summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove unused configure-time tests for snprintfMartin Pool2016-01-021-4/+0
* Add a test for bad options to rdiffMartin Pool2016-01-021-1/+4
* Apparently CMake spells the compiler identification 'GNU'Martin Pool2016-01-021-1/+1
* Set -Werror on clang and gccMartin Pool2016-01-021-0/+9
* Fixed cosmetic typos in log output from CMake.Martin Pool2015-12-261-3/+3
* Bump version to 2.0.1Martin Pool2015-12-201-1/+1
* Bump version to 2.0.0 to match sonamev2.0.0Martin Pool2015-11-291-2/+2
* Fix up isprefix_test (trivial though it is).Martin Pool2015-11-151-3/+4
* Bump version to 1.0.1Martin Pool2015-11-151-2/+3
* Fix tests to work with builddir.Paul Harris2015-06-291-8/+8
* CMake: Generate files in the build directoryPaul Harris2015-06-291-36/+23
* Add Copyright headers and some cleanupAdam Schubert2015-05-111-0/+16
* Use detected perl bin pathAdam Schubert2015-05-111-4/+5
* Fix paths for generated configs, detect perlAdam Schubert2015-05-111-4/+11
* Prevent warnings regarding policy CMP0042, see http://www.cmake.org/Wiki/CMak...Adam Schubert2015-05-111-0/+13
* Fix prototab generation on OS XAdam Schubert2015-05-111-1/+1
* Generate prototab.c/.h into src dirAdam Schubert2015-05-111-1/+1
* Move *.c *.h project files into src dirAdam Schubert2015-05-111-60/+60
* Implement original RS_LONG_T type detection, for now...Adam Schubert2015-05-111-0/+17
* Rename tests dirAdam Schubert2015-05-111-10/+10
* Lets make tests workAdam Schubert2015-05-111-5/+18
* Make doxygen generator workingAdam Schubert2015-05-091-1/+17
* Uppercase betterAdam Schubert2015-05-091-5/+5
* Allow install of compiled lib and binaryAdam Schubert2015-05-091-80/+3
* Link popt to rdiff not to librsyncAdam Schubert2015-05-091-2/+1
* Run prototab generator when running cmakeAdam Schubert2015-05-091-0/+1
* Added first version of CMakeFile.txtAdam Schubert2015-05-091-0/+268