summaryrefslogtreecommitdiffstats
path: root/waftools/detections
Commit message (Expand)AuthorAgeFilesLines
* build: add -Wempty-body to compiler flagswm42014-04-041-2/+2
* build: Add -U__STRICT_ANSI__ to CFLAGS on CygwinDiogo Franco (Kovensky)2014-02-131-0/+1
* build: disable clang's tautological compare warnings [2]Stefano Pigozzi2014-02-131-3/+3
* build: disable clang's tautological compare warningsStefano Pigozzi2014-02-131-0/+2
* build: switch to -std=c99 for saner float semanticswm42014-02-021-1/+1
* Windows: use the GUI subsystem, attach to consoleMartin Herkt2014-01-021-1/+1
* build: add flag for inline assemblyStefano Pigozzi2013-12-291-5/+5
* build: add -mwin32 on cygwinStefano Pigozzi2013-11-261-0/+4
* build: cache compiler defines on the configure context directlyStefano Pigozzi2013-11-241-3/+3
* switch the build system to wafStefano Pigozzi2013-11-214-0/+114