aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2019-02-28gitlab-ci: Setup CI for nss_wrapperAndreas Schneider1-0/+21
2019-02-28cmake: Use GNUInstallDirsAndreas Schneider1-109/+0
2019-02-28cmake: Update AddCMockaTest.cmakeAndreas Schneider1-7/+111
2019-02-28cmake: Update cmocka requirementAndreas Schneider1-49/+0
2019-02-28cmake: Add AddressSanitizer and UndefinedSanitizerAndreas Schneider1-0/+24
2019-02-28cmake: Move Compiler flags to new fileAndreas Schneider2-7/+13
2019-02-28cmake: Remove obsolete DefineCompilerFlags.cmakeAndreas Schneider1-88/+0
2019-02-28cmake: Improve checks for compiler flagsAndreas Schneider2-7/+50
2019-02-28cmake: Update CMake defaultsAndreas Schneider1-12/+3
2015-07-17cmake: Add compilation flagsRobin Hack1-1/+7
2015-07-17cmake: Add detection of -fstack-protector-strong compiler flagRobin Hack1-4/+9
2014-04-04cmake: Create the compile command database by default.Andreas Schneider1-0/+3
2014-01-22cmake: Update DefineInstallationPaths.cmake.Andreas Schneider1-12/+17
2013-12-04cmake: Set _FORTIFY_SOURCE only for optimized builds.Andreas Schneider1-3/+3
2013-06-05tests: Enable the testsuite.Andreas Schneider2-0/+72
2013-05-15Initial version.Andreas Schneider7-0/+301