summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2016-03-24Updated version to 0.25.0.John MacFarlane
2016-03-10Moved the cmake minimum version to top linetinysun212
2016-01-17Bump to 0.24.1, updated changelog.John MacFarlane
2016-01-12Bump version to 0.24.0John MacFarlane
2015-12-28Bump version to 0.23.John MacFarlane
2015-08-23Version bump to 0.22.0.John MacFarlane
2015-08-11Add option to disable testsKevin Wojniak
2015-07-14Bump version to 0.21.0.John MacFarlane
2015-06-06Updated version to 0.20.0.John MacFarlane
2015-05-29Added Ubsan build target, to check for undefined behavior.John MacFarlane
2015-04-27Bump version to 0.19.0.John MacFarlane
2015-04-01Bump version to 0.18.3.John MacFarlane
2015-03-30Updated version to 0.18.2John MacFarlane
2015-03-09Version to 0.18.1.John MacFarlane
2015-03-03Updated version to 0.18.John MacFarlane
2015-02-19Added 'Asan' build type.John MacFarlane
2015-01-28Added Profile build type, 'make prof' target.John MacFarlane
2015-01-24Updated version in CMakeLists.txt.John MacFarlane
2015-01-23Set version in CMakeLists to 0.16.0.John MacFarlane
2015-01-23Let cmake update versionNick Wellnhofer
2014-12-31Rename test builddir to 'build/testdir'Nick Wellnhofer
2014-12-30Require cmake >= 2.8.9, use a ppa for travis.John MacFarlane
2014-11-29Moved testing programs to test/.John MacFarlane
2014-11-29Moved man page generation to man/CMakeLists.txt.John MacFarlane
2014-11-28Framework for using doxygen to generate API docs.John MacFarlane
2014-11-27Renamed runtests.py -> spec_tests.py.John MacFarlane
2014-11-27Added pathological_tests.py to test suite.John MacFarlane
2014-11-24Set test environment on WindowsNick Wellnhofer
2014-11-20Use --no-normalize in tests.John MacFarlane
2014-11-19Further runtests.py improvements.John MacFarlane
2014-11-18Added python version of test runner.John MacFarlane
2014-11-18Start with tests for the C APINick Wellnhofer
2014-11-16Fixed cmake add_test syntax.John MacFarlane
2014-11-12Added cmake test target.John MacFarlane
2014-11-12Moved man install target to main CMakeLists.txt.John MacFarlane
2014-11-11Removed cpack stuff from CMakeLists.txt.`John MacFarlane
2014-11-10Properly set default build type in CMakeLists.txt.John MacFarlane
2014-11-07More cmake cleanup.John MacFarlane
2014-11-07Fixed compiler warnings in cmake.John MacFarlane
2014-11-07Moved include file check to src/CMakeLists.txt.John MacFarlane
2014-11-07Removed old man/CMakeLists.txt.John MacFarlane
2014-11-06cmake: Give fatal error on in-source build.John MacFarlane
2014-10-25Added man/CMakeLists.txt to install man pages.John MacFarlane
2014-10-25CMakeLists tweaks.John MacFarlane
2014-10-25config.h unnecessary for now.John MacFarlane
2014-10-25Merge branch 'cmake-build' of https://github.com/gittiver/stmd into gittiver-...John MacFarlane
2014-09-11urls used in packages changed to common mark.orgGulliver
2014-09-11corrections for OSX and *NIXGulliver
2014-09-10added scanner.c to sources and special ruleGulliver
2014-09-10added initial version of cmake build-filesGulliver