summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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-04-291-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 365a6a850c5f21b93dbde6784c93c1ca358bb897)
* 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>
* 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>
* Remove the CMake option BUILD_EXTRA_THEMESlávek Banko2019-11-041-2/+0
| | | | | | because extra themes are not included in the r14.0.x branch. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2019-11-041-7/+9
| | | | | | | | | | | | Add basic cmake build instructions in the INSTALL file. Rework of README file and the help page. The History file has been removed, the content added to the ChangeLog file. The file CreatingThemes has moved in the doc folder. Cosmetic changes in CMakeLists.txt . Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 873d0e4138a1569d2a8dfa061d0338b6d017dd3b)
* 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-121-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9a21cc6a9fe95eff97a2bba43b66e215f8de5119)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-01-051-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 9e120e0d4bd46ebc619390f23ef874542f6548cf)
* conversion to the cmake building systemgregory guy2019-01-051-0/+78
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 7a0f90f2809ec97436f55aab39ddc5a0a2452b0e)