cmocka: Fix type of number_of_test_states which can be negative.
[obnox/cmocka.git] / cmake /
2014-04-10 Andreas Schneidercmake: Update UseDoxygen.cmake.
2014-04-09 Andreas Schneidercmake: Create the compile command database by default.
2014-02-21 Lukas SlebodnikEnable warning Wundef
2014-01-20 Andreas Schneidercmake: Add cmake config mode support.
2013-11-28 Andreas Schneidercmake: Fix compilation with -D_FORTIFY_SOURCE.
2013-08-11 Andreas Schneidercmake: Disable broken latex doc generation.
2013-07-24 Andreas Schneidercmake: Fix a typo in FindNSIS.
2013-07-24 Andreas Schneidercmake: Update FindNSIS module.
2013-07-10 Andreas Schneidercmake: Pass _FORTIFY_SOURCE directly to the preprocessor.
2013-04-09 Andreas Schneidercmake: Fix check for fortify source.
2013-03-19 Andreas Schneidercmake: Try to fix problems with installation on other...
2012-10-15 Andreas Schneidercmake: Add API documentation support using doxygen.
2012-10-09 Andreas Schneidercmake: Add missing AddCMockaTest.cmake.
2012-06-25 Andreas Schneidercmake: Check for _GNU_SOURCE and add it if available.
2011-05-31 Andreas Schneiderbuild: Fix Visual Studio warnings.
2011-05-31 Andreas Schneiderbuild: Added CPack config for source and binary generators.
2011-05-31 Andreas Schneiderbuild: Added CMake build of cmockery.