Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: conditionally use -Wempty-body | Stefano Pigozzi | 2014-04-26 | 1 | -2/+8 |
* | Remove CPU detection and inline asm handling | wm4 | 2014-04-19 | 1 | -28/+0 |
* | build: add -Wempty-body to compiler flags | wm4 | 2014-04-04 | 1 | -2/+2 |
* | build: Add -U__STRICT_ANSI__ to CFLAGS on Cygwin | Diogo Franco (Kovensky) | 2014-02-13 | 1 | -0/+1 |
* | build: disable clang's tautological compare warnings [2] | Stefano Pigozzi | 2014-02-13 | 1 | -3/+3 |
* | build: disable clang's tautological compare warnings | Stefano Pigozzi | 2014-02-13 | 1 | -0/+2 |
* | build: switch to -std=c99 for saner float semantics | wm4 | 2014-02-02 | 1 | -1/+1 |
* | Windows: use the GUI subsystem, attach to console | Martin Herkt | 2014-01-02 | 1 | -1/+1 |
* | build: add flag for inline assembly | Stefano Pigozzi | 2013-12-29 | 1 | -5/+5 |
* | build: add -mwin32 on cygwin | Stefano Pigozzi | 2013-11-26 | 1 | -0/+4 |
* | build: cache compiler defines on the configure context directly | Stefano Pigozzi | 2013-11-24 | 1 | -3/+3 |
* | switch the build system to waf | Stefano Pigozzi | 2013-11-21 | 4 | -0/+114 |