summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-211-2/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 542c4844927089c9f9a9d376e51332d9d0d2d375)
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5569e27b6d9774d62e328eb5b8885c619e10c2fe)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move translations to a new directory layout.Slávek Banko2020-05-031-2/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 756110e4a09bd99bfc61c460ac28ce04a759073a)
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-03-211-6/+6
| | | | | | | | | | | | | Add basic cmake build instructions. Delete templates folder. Delete empty files NEWS and TODO. Rework of the README file. Move the desktop file into the XDG_APPS_INSTALL_DIR directory, see TDE/tde#26. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 52aa25b6f791a82b048d818a61a283e57fdcc9ca)
* Update version number for R14.0.7 final release.Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use common CMake tests.Slávek Banko2019-02-131-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ccfac3b28af7547de487e32a3db0d64f644f6d75)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-12-191-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cbcf7d45291c2efe12c1de29fbf1ec11163536e4)
* correct user linker flagsgregory guy2018-12-191-2/+2
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 54d23434e61a1a86972eab071e1ad88c1e0460dd)
* conversion to the cmake building systemgregory guy2018-12-191-0/+77
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e4a719c080c3d26387a3288815eb20c164c3ed37)