summaryrefslogtreecommitdiffstats
path: root/waftools/detections
Commit message (Expand)AuthorAgeFilesLines
* build: fix swift build with waf 1.8.4Akemi2018-03-111-2/+2
* cocoa-cb: change border and borderless window stylingAkemi2018-02-281-3/+3
* build: remove shell usage from swift build scriptsAkemi2018-02-131-4/+5
* build: fix swift detection with python2Akemi2018-02-131-6/+2
* build: fix swift detection on major swift versionsAkemi2018-02-121-2/+2
* build: fix swift detection with python3Akemi2018-02-121-1/+1
* build: fix configure on windowsAkemi2018-02-121-7/+8
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-0/+71
* win32: add more-POSIXy versions of open() and fstat()James Ross-Gowan2017-10-251-1/+1
* build: warn against VLAwm42017-07-241-1/+2
* win32: build with -DINITGUIDJames Ross-Gowan2016-09-281-1/+1
* waftools: remove trailing newlinestepshal2016-06-081-1/+0
* build: silence -Wunused-resultNiklas Haas2016-06-071-1/+3
* win32: build: set subsystem versionJames Ross-Gowan2015-12-201-0/+2
* w32: use DisplayConfig API to retrieve correct monitor refresh rateJames Ross-Gowan2015-11-061-1/+1
* win32: revert wchar_t changeswm42015-08-011-1/+0
* win32: more wchar_t -> WCHAR replacementswm42015-07-301-0/+1
* build: exclude -Wredundant-declswm42015-05-091-2/+3
* win32: use a platform-specific unicode entry-pointJames Ross-Gowan2015-04-111-2/+2
* buid: readd -Wparentheseswm42015-03-021-1/+1
* win32: make sure __STRICT_ANSI__ is not definedJames Ross-Gowan2015-01-161-2/+2
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-0/+5
* build: add -Werror=format-security, add -W flags in all platformswm42014-12-171-5/+7
* build: add checks for some compiler warning flagswm42014-12-141-8/+8
* build: add -Wno-format-zero-lengthwm42014-09-261-0/+1
* build: enable compiler optimization by defaultTsukasa OMOTO2014-07-201-0/+3
* Revert "build: avoid defining _GNU_SOURCE"wm42014-07-101-2/+1
* build: deal with endian messwm42014-07-101-3/+0
* build: avoid defining _GNU_SOURCEwm42014-07-091-1/+2
* build: set default cdrom and dvd devices on linuxAlessandro Ghedini2014-06-301-0/+2
* build: add some warning cflagswm42014-05-141-1/+3
* build: fix OpenBSD DVD/CDROM device nameswm42014-05-121-2/+2
* build: conditionally use -Wempty-bodyStefano Pigozzi2014-04-261-2/+8
* Remove CPU detection and inline asm handlingwm42014-04-191-28/+0
* 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