tests: Fix fake socket_wrapper_syscall_valid()
[uid_wrapper.git] / cmake / Modules /
2023-01-17 Andreas Schneidercmake: Add -DCMAKE_BUILD_TYPE=ThreadSanitizer
2019-06-03 Andreas Schneidercmake: Use GNUInstallDirs
2019-06-03 Andreas Schneidercmake: Update AddCMockaTest.cmake
2019-06-03 Andreas Schneidercmake: Update cmocka requirement
2019-06-03 Andreas Schneidercmake: Add AddressSanitizer and UndefinedSanitizer
2019-06-03 Andreas Schneidercmake: Move Compiler flags to new file
2019-06-03 Andreas Schneidercmake: Remove obsolete DefineCompilerFlags.cmake
2019-06-03 Andreas Schneidercmake: Improve checks for compiler flags
2019-06-03 Andreas Schneidercmake: Update CMake defaults
2015-08-12 Andreas Schneidercmake: Do not optimize the code by default
2015-01-07 Robin Hackuwrap: Rewrite uwrap_libc_fns struct to pass strict...
2014-04-07 Andreas Schneidercmake: Create the compile command database by default.
2014-01-20 Andreas Schneidercmake: Add cmake version file.
2013-12-04 Andreas Schneidercmake: Set _FORTIFY_SOURCE only for optimized builds.
2013-11-15 Andreas Schneidercmake: Detect OSX.
2013-06-06 Andreas Schneidertests: Add a testsuite.
2013-06-05 Andreas SchneiderInitial commit.