mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-12-11 13:11:55 +00:00
a96f32eba2
Allow to override __DATE__ and __TIME__ with SOURCE_DATE_EPOCH in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. This behavior is what gcc already does. |
||
---|---|---|
.. | ||
cpp.c | ||
cpp.h | ||
eval.c | ||
getopt.c | ||
hideset.c | ||
include.c | ||
lex.c | ||
macro.c | ||
nlist.c | ||
tokens.c | ||
unix.c |