Revert "Add explicit rule for compile to use CCFLAGS instead of CFLAGS"
[open-adventure.git] / Makefile
2017-06-02 Michael JarvisRevert "Add explicit rule for compile to use CCFLAGS...
2017-06-02 Michael JarvisAdd explicit rule for compile to use CCFLAGS instead...
2017-06-02 Eric S. RaymondHand merge of MR !31: Update the CI infrastructure...
2017-05-31 Eric S. RaymondSimplify inclusion computation so it's BSD-friendly.
2017-05-31 Jason S. NinnemanFix dependencies so parallel make works (issue #4). 28/head
2017-05-31 Eric S. RaymondAdd a missing dependency.
2017-05-29 Jason S. NinnemanDon't build with two -std options.
2017-05-29 Jason S. NinnemanReally mean it about strict C99 compliance. 21/head
2017-05-29 Eric S. RaymondMinor build tweaks.
2017-05-29 Warren MelnickMove the if for GCC 4 to an elseif so it does not inter... 19/head 20/head
2017-05-29 Warren MelnickTest for >= gcc 4, and change to g99 -std=gnu99 for...
2017-05-29 Eric S. RaymondDon't assume gcc.
2017-05-29 Eric S. RaymondMacOS port fix.
2017-05-29 Jason S. NinnemanRemove 'compile' upon 'make clean'. 17/head
2017-05-29 Eric S. RaymondSimplify build: nested makefiles considered harmful.
2017-05-29 Jason S. NinnemanMove database compilation out into its own tool (for... 15/head
2017-05-28 Jason S. NinnemanFactor out handling of variables populated from the... 14/head
2017-05-27 Eric S. RaymondCorrect a dependency.
2017-05-26 Eric S. RaymondUse C99 moode of compiler.
2017-05-26 NHOrusDifferent, correct fix of tests 10/head
2017-05-26 Eric S. RaymondFirst version of regression tests.
2017-05-25 Eric S. RaymondRepair CentOS 6 build (fails due to clock_gettime(...
2017-05-24 Eric S. RaymondRemove cached data on clean.
2017-05-19 Eric S. RaymondDocumentation polishing. Add TODO.
2017-05-18 Eric S. RaymondReplace fDATIME with ANSI/POSIX clock_gettime(). Rip...
2017-05-18 Eric S. RaymondAdd control file for shipper.
2017-05-18 Eric S. RaymondConsistent use of 'advent' to avoid collision with...
2017-05-15 Eric S. RaymondRelicense to 2-clause BSD. Befin the history document.
2017-02-16 Eric S. RaymondMinimal forward-port to modern C - just enough to get...
2017-02-16 Eric S. RaymondDon Wood's 430-point Adventure 2.5 from 1995, from...