summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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)