summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt: pass namespace mode to the MakefileBaruch Sterin2015-11-051-0/+9
* CMakeLists.txt, Makefile: pass readline flags from the CMake lists file to th...Baruch Sterin2015-11-051-0/+9
* CMakeLists.txt: refactorBaruch Sterin2015-11-051-1/+7
* CMakeLists.txt: add a new target libabc, a regular static libraryBaruch Sterin2015-11-051-1/+4
* CMakeLists.txt: add a new target libabc-pic, a library compiled with -fPIC, n...Baruch Sterin2015-11-051-0/+7
* CMakeLists.txt: refactor a bitBaruch Sterin2015-11-051-5/+7
* CMakeLists.txt: pass CXX flags from the MakefileBaruch Sterin2015-11-051-5/+13
* CMake: only add compiler flags that are actually compatible with the compiler...Baruch Sterin2015-10-231-2/+20
* CMake: reduce minimum version to 2.8.12Baruch Sterin2015-10-231-1/+1
* Makefile: Add a CMakeLists.txt that uses the regular Makefile to compute flag...Baruch Sterin2015-10-211-0/+30