cmake: require c99 standard
[platform/upstream/libaec.git] / CMakeLists.txt
2017-08-12 Christoph Junghanscmake: require c99 standard
2017-07-17 Mathis RosenhauerVersion bump
2017-07-17 Mathis RosenhauerBuild fuzzer with autotools
2017-06-30 Mathis Rosenhauercmake: fuzzing
2016-12-07 Mathis RosenhauerVersion bump
2016-08-16 Mathis RosenhauerVersion bump
2016-05-20 Mathis RosenhauerChange Windows packager to WIX
2016-05-19 Mathis RosenhauerSmall fix for Windows
2015-02-04 Mathis RosenhauerVersion bump.
2014-10-23 Mathis RosenhauerVersion bump.
2014-08-06 Mathis RosenhauerVersion and SOVERSION bump.
2014-08-06 Mathis RosenhauerCPack packaging
2014-07-29 Mathis RosenhauerNext attempt to tackle DLLs.
2014-07-25 Mathis RosenhauerWindows install fixes.
2014-07-25 Mathis RosenhauerMove some CMake chunks as macros in separate file
2014-07-25 Mathis RosenhauerFixed Windows static lib buid.
2014-07-24 Mathis RosenhauerDLL support for Windows.
2014-07-23 Mathis RosenhauerSupport CLZ intrinsic for VC.
2014-07-16 Mathis RosenhauerExport symbols for Windows dlls.
2014-07-16 Mathis RosenhauerNo benchmarking on Windows for now.
2014-07-16 Mathis RosenhauerCMake checks for inline and restrict. Toupper.
2014-07-15 Mathis RosenhauerCheck and enable CLZ intrinsic for decoding.
2014-07-14 Mathis RosenhauerInitial CMake support.