summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-301-2/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 80833d85844b784609e68dea15ccedea6d870f39)
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b8c75ce8135ec3e87f8b75a986264c18103f4c82)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-07-291-1/+1
| | | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f53b2baa8e571d46f0c3f38da20ddd1c243063c2)
* Drop automake build support.gregory guy2020-07-291-5/+5
| | | | | | | | | | | Add basic cmake build instructions. Rework of the README file. Delete files INDEX and Mainpage.dox. Add a warning if the rdiff-backup backend is not found on the system. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit d60abd172dca3ed096aee7e34c75b0d43673816e)
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-05-231-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 14bb845a29befcb8b11e2b55a43c58684d9acac0)