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: avih
Subject: Re: [Tinycc-devel] I want to add more info with -v option
Date: Wed, 31 Mar 2021 17:37:31 +0000 (UTC)


I also think the hash should be there.
git describe can be useful here too.

On Wednesday, March 31, 2021, 06:44:39 PM GMT+3, Dmitry Selyutin <ghostman.sd@gmail.com> wrote:


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"?
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

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