tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] I want to add more info with -v option


From: Christian Jullien
Subject: Re: [Tinycc-devel] I want to add more info with -v option
Date: Wed, 31 Mar 2021 18:11:03 +0200

Of course it’s git. I use gut to test the case git is not installed.

 

From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On Behalf Of Dmitry Selyutin
Sent: Wednesday, March 31, 2021 17:44
To: jullien@eligis.com; tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] I want to add more info with -v option

 

Hi Jullien,

 

I think this is a really good idea. I'd also consider git hash, not a date, but this is likely a minor.

 

> +TCC_GIT_DATE=$(shell which gut > /dev/null 2>&1 && git log -1 --format=%ad --date=local || echo no)

 

Did you mean "git" here, not "gut"?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]