Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-26 | 1 | -2/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-04-06 | 1 | -2/+2 |
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | gregory guy | 2019-10-17 | 1 | -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]> | ||||
* | Use common CMake tests. | Slávek Banko | 2019-02-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <[email protected]> | ||||
* | converios to the cmake building system | gregory guy | 2018-11-03 | 1 | -0/+93 |
Signed-off-by: gregory guy <[email protected]> |