ioq3/code/tools/lcc/cpp
Bernhard M. Wiedemann a96f32eba2 q3rcc: Allow to override build date
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.
2019-07-11 14:20:31 +01:00
..
cpp.c q3rcc: Allow to override build date 2019-07-11 14:20:31 +01:00
cpp.h Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
eval.c Fixed compiler warning about uninitialized variables. 2006-01-14 09:16:16 +00:00
getopt.c * (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for 2008-04-23 17:39:39 +00:00
hideset.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
include.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
lex.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
macro.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
nlist.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
tokens.c Few LCC memory fixes. 2017-12-15 18:08:23 -06:00
unix.c Fix Makefile for OSX 2016-06-12 17:17:33 -04:00