summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.gregory guy2020-05-261-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Fix missing or incorrect ascii conversions when retrieving process output.Slávek Banko2020-05-261-1/+1
| | | | | | | Added controlled conversions to char* instead of automatic ascii conversions. The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Add a man page.gregory guy2020-05-261-5/+5
| | | | | | | | Move the kscope.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Delete empty folder templates. Signed-off-by: gregory guy <[email protected]>
* Conversion to the cmake building system.gregory guy2020-05-261-0/+79
Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>