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

Reply via email to