summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/DefineCompilerFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Set strict aliasing and strict overflow checks.Andreas Schneider2014-09-011-0/+4
* Add #define __APPLE_USE_RFC_3542 to CFLAGSJakub Hrozek2014-08-151-0/+4
* Define _GNU_SOURCE on one place only.Jakub Hrozek2014-08-151-0/+1
* cmake: Add more build warnings and errors.Andreas Schneider2014-07-091-2/+3
* cmake: Add some warnings were we should error out.Andreas Schneider2014-05-261-0/+6
* cmake: Build swrap with _GNU_SOURCE.Andreas Schneider2014-05-211-1/+1
* cmake: Set _FORTIFY_SOURCE only for optimized builds.Andreas Schneider2013-12-041-3/+3
* Fix cmake -D_FORTIFY_SOURCE=2 detection.Andreas Schneider2013-02-071-6/+8
* Initial commit.Andreas Schneider2013-02-071-0/+75