Configure change proposal :

 

echo "#define TCC_RELEASE_DATE \"`git log -1 --format=%cd`\" >> $TMPH

 

Then extend -vv to display release date. It will help determine if s.o. is
up to date.

 

F:\tinycc>win32\tcc -vv

tcc version 0.9.26 (i386 Windows) - Wed Oct 12 06:18:38 2016 +0200

install: f:/tinycc/win32

include:

  f:/tinycc/win32/include

  f:/tinycc/win32/include/winapi

libraries:

  f:/tinycc/win32/lib

  C:/WINDOWS/system32

 

We probably need to test if git returns something in case we get a tar.gz
having only the source code and choose another string value.

 

C.

 

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to