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: Dmitry Selyutin
Subject: Re: [Tinycc-devel] I want to add more info with -v option
Date: Wed, 31 Mar 2021 18:43:50 +0300

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]