summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 993e6ccb14cf7dd0c4d13a5af9d7c4fe395b466c)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-05-051-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e134118659802bf6916cc7b7b4665173ee7c467c)
* Drop automake build support.gregory guy2020-05-031-5/+5
| | | | | | | | | | Add basic cmake build instructions. Rework of the README and help files. Delete the NEWS file. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 9b0f1edee518a8c69bb51b25e0dbf56ae9b32843)
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use common CMake tests.Slávek Banko2019-02-141-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit db310868250d3e047d0dc210f53087a354d66312)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-01-121-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 374417024147717d195e1830bb72d057995b0aa8)
* conversion to the cmake building systemgregory guy2019-01-121-0/+77
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit c582b3bf38f9d95e8af05b28a3d653e96ead5dea)