Bump version to 1.4.2
[socket_wrapper.git] / cmake /
2023-05-08 Andreas Schneidergitlab-ci: Add a 32bit build
2021-01-28 Andreas Schneidercmake: Add ThreadSanitizer compile flags
2019-02-20 Andreas Schneidercmake: Use GNUInstallDirs
2018-10-23 Andreas Schneidergitlab-ci: Add runners and toolchain files
2018-10-23 Andreas Schneidercmake: Update AddCMockaTest
2018-10-23 Andreas Schneidercmake: Add CFLAGS for AddressSanitizer and UndefinedSan...
2018-10-23 Andreas Schneidercmake: Move Compiler flags to new file
2018-10-23 Andreas Schneidercmake: Remove obsolete DefineCompilerFlags.cmake
2018-10-23 Andreas Schneidercmake: Improve checks for compiler flags
2018-10-23 Andreas Schneidercmake: Update CMake defaults
2017-04-06 Andreas Schneidercmake: Do not check for LFS support
2014-09-01 Andreas Schneidercmake: Set strict aliasing and strict overflow checks.
2014-08-15 Jakub HrozekAdd #define __APPLE_USE_RFC_3542 to CFLAGS
2014-08-15 Jakub HrozekDefine _GNU_SOURCE on one place only.
2014-07-09 Andreas Schneidercmake: Add more build warnings and errors.
2014-05-26 Andreas Schneidercmake: Add some warnings were we should error out.
2014-05-22 Andreas Schneidercmake: Require cmocka versin 0.4.1.
2014-05-21 Andreas Schneidercmake: Build swrap with _GNU_SOURCE.
2014-05-05 Jakub WilkFix some typos.
2014-04-07 Andreas Schneidercmake: Create the compile command database by default.
2014-01-20 Andreas Schneidercmake: Add cmake config version script.
2013-12-04 Andreas Schneidercmake: Set _FORTIFY_SOURCE only for optimized builds.
2013-07-05 Andreas Schneidersrc: Correctly load symbols on APPLE.
2013-05-28 Andreas Schneidertests: Add test as cmocka test.
2013-02-07 Andreas SchneiderFix cmake -D_FORTIFY_SOURCE=2 detection.
2013-02-07 Andreas SchneiderInitial commit.