Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-10 | Properly set default build type in CMakeLists.txt. | John MacFarlane | |
2014-11-07 | More cmake cleanup. | John MacFarlane | |
2014-11-07 | Fixed compiler warnings in cmake. | John MacFarlane | |
2014-11-07 | Moved include file check to src/CMakeLists.txt. | John MacFarlane | |
2014-11-07 | Removed old man/CMakeLists.txt. | John MacFarlane | |
2014-11-06 | cmake: Give fatal error on in-source build. | John MacFarlane | |
2014-10-25 | Added man/CMakeLists.txt to install man pages. | John MacFarlane | |
2014-10-25 | CMakeLists tweaks. | John MacFarlane | |
Use compiler optimizations, -Wall, -Werror. | |||
2014-10-25 | config.h unnecessary for now. | John MacFarlane | |
2014-10-25 | Merge branch 'cmake-build' of https://github.com/gittiver/stmd into ↵ | John MacFarlane | |
gittiver-cmake-build Conflicts: .gitignore | |||
2014-09-11 | urls used in packages changed to common mark.org | Gulliver | |
2014-09-11 | corrections for OSX and *NIX | Gulliver | |
2014-09-10 | added scanner.c to sources and special rule | Gulliver | |
for it to build it from scanner.re (added setting RE2C which contains the path to needed re2c utilitity) | |||
2014-09-10 | added initial version of cmake build-files | Gulliver | |