packaging: Add packaging for generating RPM package
[platform/upstream/cmocka.git] / ConfigureChecks.cmake
2017-04-07 Andreas Schneidercmocka: Change define to HAVE_CLOCK_REALTIME
2016-03-03 Andreas Schneidercmake: Fix possible issues with librt during configure
2016-02-10 Joseph Atescmocka: Add VS2015 support
2015-09-14 Jonathon ReinhartUse sigsetjmp()/siglongjmp() when available
2015-02-11 Andreas Schneidertests: Add io.h for open() and close() on Windows.
2015-02-10 Andreas Schneidercmocka: Check if 'struct timespec' is available.
2015-02-08 Andreas Schneidercmocka: Add correct checks for clock_gettime().
2015-02-08 Andreas Schneidercmake: Add configure checks for thread local storage.
2013-07-10 Andreas Schneidersrc: Fix ValuePointer conversion on 32bit big endian.
2012-10-15 Andreas Schneidercmake: Remove superflous function and header checks.
2012-10-15 Andreas Schneidercmake: Add a check for strsignal().
2012-10-15 Andreas Schneidercmake: Fix build warning on OpenIndiana.
2012-06-14 Andreas SchneiderRename cmokery to cmocka for a fork.
2011-05-31 Andreas Schneiderbuild: Added CMake build of cmockery.