summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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