Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-22 | 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-09-27 | 1 | -2/+2 |
| | | | | 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. | gregory guy | 2020-08-05 | 1 | -1/+1 |
| | | | | | | Delete empty folder templates. Signed-off-by: gregory guy <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-08-04 | 1 | -0/+78 |
Add a man page taken from the Debian packaging system. Signed-off-by: gregory guy <[email protected]> |