summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add ThreadSanitizer compile flagsAndreas Schneider2021-01-281-0/+12
* cmake: Use GNUInstallDirsAndreas Schneider2019-02-201-109/+0
* gitlab-ci: Add runners and toolchain filesAndreas Schneider2018-10-231-0/+21
* cmake: Update AddCMockaTestAndreas Schneider2018-10-231-7/+111
* cmake: Add CFLAGS for AddressSanitizer and UndefinedSanitizerAndreas Schneider2018-10-231-0/+24
* cmake: Move Compiler flags to new fileAndreas Schneider2018-10-232-7/+13
* cmake: Remove obsolete DefineCompilerFlags.cmakeAndreas Schneider2018-10-231-64/+0
* cmake: Improve checks for compiler flagsAndreas Schneider2018-10-232-7/+50
* cmake: Update CMake defaultsAndreas Schneider2018-10-231-12/+3
* cmake: Do not check for LFS supportAndreas Schneider2017-04-061-29/+0
* 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: Require cmocka versin 0.4.1.Andreas Schneider2014-05-221-49/+0
* cmake: Build swrap with _GNU_SOURCE.Andreas Schneider2014-05-211-1/+1
* Fix some typos.Jakub Wilk2014-05-052-2/+2
* cmake: Create the compile command database by default.Andreas Schneider2014-04-071-0/+3
* cmake: Add cmake config version script.Andreas Schneider2014-01-201-12/+17
* cmake: Set _FORTIFY_SOURCE only for optimized builds.Andreas Schneider2013-12-041-3/+3
* src: Correctly load symbols on APPLE.Andreas Schneider2013-07-051-0/+4
* tests: Add test as cmocka test.Andreas Schneider2013-05-282-0/+72
* Fix cmake -D_FORTIFY_SOURCE=2 detection.Andreas Schneider2013-02-071-6/+8
* Initial commit.Andreas Schneider2013-02-077-0/+299