summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new rs_version() to get the library versionrustMartin Pool2015-11-224-10/+18
* Simple working makefile to link rust into CMartin Pool2015-11-211-0/+9
* Very early experiment in calling out to RustMartin Pool2015-11-217-1/+93
* Release 1.0.1Martin Pool2015-11-211-1/+1
* Remove shipped copy of popt.Martin Pool2015-11-2116-1747/+2
* Merge replacement of autoconf by cmakeMartin Pool2015-11-15117-1462/+4575
|\
| * Fix up isprefix_test (trivial though it is).Martin Pool2015-11-156-101/+20
| * Ew, cmake doesn't automatically build test dependenciesMartin Pool2015-11-151-0/+4
| * Versioning number todo is doneMartin Pool2015-11-151-3/+0
| * librsync versioning is obsolete: describe new approachMartin Pool2015-11-151-5/+4
| * Mention CMake switch in newsMartin Pool2015-11-151-3/+7
| * Remove now-obsolete libtool versioning listMartin Pool2015-11-151-22/+0
| * Bump version to 1.0.1Martin Pool2015-11-151-2/+3
| * Trim whitespaceMartin Pool2015-11-151-10/+10
| * Fix version number from CMake into librsyncMartin Pool2015-11-151-1/+1
| * Travis: try containerized builds without sudoMartin Pool2015-11-141-0/+2
| * Install libpopt-dev and cmake on Travis as apt dependenciesMartin Pool2015-11-141-0/+6
| * Merge Salamek's conversion to CMake.Martin Pool2015-11-14118-1406/+4608
| |\
| | * Merge pull request #1 from paulharris/issue-cmake1Adam Schubert2015-07-018-66/+63
| | |\
| | | * Fix tests to work with builddir.Paul Harris2015-06-297-30/+38
| | | * CMake: Generate files in the build directoryPaul Harris2015-06-291-36/+23
| | | * Ignore vim swap filesPaul Harris2015-06-291-0/+2
| | |/
| | * Add Copyright headers and some cleanupAdam Schubert2015-05-116-9/+43
| | * Use detected perl bin pathAdam Schubert2015-05-111-4/+5
| | * Fix paths for generated configs, detect perlAdam Schubert2015-05-111-4/+11
| | * Find popt under windowsAdam Schubert2015-05-111-2/+2
| | * 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-1157-61/+61
| | * Added build status infoAdam Schubert2015-05-111-0/+2
| | * Fix build under clangAdam Schubert2015-05-111-6/+6
| | * Return -1 to make compiler happyAdam Schubert2015-05-111-0/+1
| | * Implement original RS_LONG_T type detection, for now...Adam Schubert2015-05-112-1/+18
| | * Fix wrong includeAdam Schubert2015-05-111-1/+1
| | * Wrong pathAdam Schubert2015-05-111-1/+1
| | * Do not create build dirAdam Schubert2015-05-111-2/+0
| | * Uodate README.mdAdam Schubert2015-05-111-4/+2
| | * Modify travis.yml for cmake versionAdam Schubert2015-05-111-4/+11
| | * move check-rdiff into testsAdam Schubert2015-05-1114-0/+215
| | * CTest fileAdam Schubert2015-05-111-0/+23
| | * Update gitignoreAdam Schubert2015-05-111-1/+5
| | * Rename tests dirAdam Schubert2015-05-1137-15/+24
| | * Lets make tests workAdam Schubert2015-05-1114-78/+97
| | * CleanupAdam Schubert2015-05-111-28/+0
| | * Update doxygen header, footer, and cssAdam Schubert2015-05-094-35/+1523
| | * Ignore doxyfileAdam Schubert2015-05-091-0/+1
| | * Make doxygen generator workingAdam Schubert2015-05-094-141/+2299
| | * Uppercase betterAdam Schubert2015-05-092-6/+6
| | * Allow install of compiled lib and binaryAdam Schubert2015-05-091-80/+3