aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-03-22cmake: Set CMOCKA_LIBRARIES in package config for backwards compatibilityAlexander Dahl1-1/+9
2023-01-25Wrapped test and example build in project testChris Schick1-8/+10
2023-01-24cmake: Do not use CMAKE_(BINARY|SOURCE)_DIR for compile_commands.jsonAndreas Schneider1-2/+2
2022-12-01cmake: Fix path relocation in pkgconfig file for mingwBiswapriyo Nath1-1/+1
2022-11-28cmocka: Deprecate assert_in_range()Andreas Schneider1-2/+2
2019-11-19cmake: Export cmake config for cmockaAndreas Schneider1-30/+3
2019-10-25cmake: Link compile database to source dir for clangdAndreas Schneider1-0/+5
2019-10-22cmake: Fix usage of cmocka with build treeArnaud Gelas1-1/+6
2019-03-28Bump version to 1.1.5cmocka-1.1.5Andreas Schneider1-2/+2
2019-03-28Bump version to 1.1.4cmocka-1.1.4Andreas Schneider1-2/+2
2019-03-12cmake: Fix lib name on WindowsAndreas Schneider1-1/+5
2019-01-23cmake: Add WITH_EXAMPLES optionsAndreas Schneider1-1/+3
2018-10-24cmake: Fix doxygen generationAndreas Schneider1-1/+1
2018-09-27Bump version to 1.1.3Andreas Schneider1-2/+2
2018-09-27cmake: Always include AddCMockaTestAndreas Schneider1-1/+1
2018-09-18cmake: Use CMakePackageConfigHelpersAndreas Schneider1-2/+14
2018-09-11cmake: Do not use uninitialized variablesJan Kundrát1-2/+2
2018-09-10cmake: Move DefinePlatformDefaults to the topAndreas Schneider1-2/+2
2018-09-10cmake: Use GNUInstallDirsAndreas Schneider1-1/+1
2018-09-10cmake: Remove CheckSymbolExists included by ConfigureChecks.cmakeAndreas Schneider1-1/+0
2018-09-10cmake: Remove alreay set variablesAndreas Schneider1-6/+0
2018-09-10cmake: Set the project versionAndreas Schneider1-7/+1
2018-09-10cmake: Move compiler flags to new fileAndreas Schneider1-3/+16
2018-08-29Bump version to 1.1.2cmocka-1.1.2Andreas Schneider1-2/+2
2018-08-29cmake: Add dist target to create source tarballAndreas Schneider1-0/+4
2018-08-22cmake: Add new CompilerCheck.cmakeAndreas Schneider1-1/+1
2018-07-06cmake: Require a more modern cmake versionAndreas Schneider1-1/+1
2017-08-22cmake: Allow to use cmocka as a sub projectAndreas Schneider1-1/+1
2017-04-07Bump version to 1.1.1cmocka-1.1.1Andreas Schneider1-2/+2
2016-09-21Bump version to 1.1.0cmocka-1.1.0Andreas Schneider1-3/+3
2016-02-10cmake: Add MinGW DLL Prefix WorkaroundJoseph Ates1-0/+5
2016-02-10cmocka: Add VS2015 supportJoseph Ates1-0/+1
2015-03-12Bump version to 1.0.1cmocka-1.0.1Andreas Schneider1-2/+2
2015-02-16Bump version to 1.0.0.cmocka-1.0.0Andreas Schneider1-4/+4
2014-08-07cmake: Use standard cmake variables in CMakeLists.txt.Andreas Schneider1-1/+1
2014-05-22Bump version to 0.4.1.cmocka-0.4.1Andreas Schneider1-2/+2
2014-05-22cmake: Fix cmocka cmake-config files.Andreas Schneider1-5/+7
2014-04-16cmake: Install cmake config to the correct directory.Andreas Schneider1-1/+1
2014-04-11Bump version to 0.4.0.cmocka-0.4.0Andreas Schneider1-3/+3
2014-01-20cmake: Add cmake config mode support.Andreas Schneider1-0/+13
2013-12-23cmake: Run examples in 'make test' too.Andreas Schneider1-1/+2
2013-12-23tests: Add test_assert_macros.Andreas Schneider1-5/+4
2013-07-24cmake: Bump version number and so version.Andreas Schneider1-2/+2
2013-07-10cmake: Bump version to 0.3.1.cmocka-0.3.1Andreas Schneider1-2/+2
2013-06-04Add cmocka-0.3.0 changes to ChangeLog.Andreas Schneider1-2/+2
2013-02-11cmake: Add pkgconfig file.Andreas Schneider1-0/+11
2012-10-15cmake: Add missing inclue dir.Andreas Schneider1-0/+1
2012-10-15cmake: Add API documentation support using doxygen.Andreas Schneider1-1/+1
2012-10-15example: Move examples to top level dir.Andreas Schneider1-0/+3
2012-10-09cmake: Set version number to 0.2.0.Andreas Schneider1-3/+3