Ilya Shipitsin
d4ac00855b
cmake: compare PROJECT_VERSION against src/CurrentBuild.txt
2018-09-28 23:38:31 +05:00
Davide Beatrici
de656ba1a7
CMake: add support for RPM packaging with CPack
2018-08-13 05:48:45 +02:00
Davide Beatrici
3a7b801ce5
CMake: change output directory from "bin" to "build"
2018-08-12 19:22:51 +02:00
Davide Beatrici
a162dec76f
CMake: add support for Debian packaging with CPack
2018-08-09 23:33:45 +02:00
Ilya Shipitsin
bec58b86a4
ignore temp cmake files
...
check whether cloned recursively during cmake build
2018-08-07 20:38:06 +05:00
Andy Walsh
0bbf08fea7
cmake: lib cleanup and use cmake package_find
...
* use OPENSSL_ROOT_DIR
* add special .configure handling for osx
* move readline, curses to cedar
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-31 18:11:13 +02:00
Davide Beatrici
f65ae2bf7d
Replace hand-written Makefiles with CMake ( #518 )
...
* src: remove makefiles
* .gitignore: remove CMakeLists.txt
* README.md: add CMake to the required packages
* debian: add CMake to the dependencies
* Travis CI: specify Makefile directory
* Replace hand-written Makefiles with CMake
2018-05-22 22:20:41 +02:00