summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 79f5942fa2d15f1661c25aad863c6f8f22534aa8)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-261-2/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit eda8adee01eb0d4bff8c45da55c826acea5849ba)
* 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 692567b445909cc8b7858e13c7a0e3d92e50418e)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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]>
* Move translations to a new directory layout.Slávek Banko2020-04-061-2/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f95858cd2e274efdaf99ccdc9b3bf62bb6914adb)
* 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]>
* Drop automake build support.gregory guy2019-10-201-19/+6
| | | | | | | | | | | Add basic cmake build instructions in the INSTALL file. Deleted empty file: NEWS. Deleted obsolete file: kkbswitch.spec . Some cleanup in the README, the "man" page and the "help" page files. The man page as well as the icons have moved in their own folder. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 9d191894a587d67cacceb69b868160250820cfa7)
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use common CMake tests.Slávek Banko2019-02-111-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 792f21b5a8e8091368b4035e1e9ab96288a4c183)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 763d543bb93f2771201019e237fac15bf3c7810e)
* converios to the cmake building systemgregory guy2018-11-041-0/+93
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit a63b9b15ca806337081c1e2126559be21fc3b7fe)