summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* Move translations to a new directory layout.Slávek Banko2020-04-051-2/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ed85ba62356e3176b91bef08016ab9ed44084003)
* 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-101-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b1ceb5a9f030acff9a96c1b0f96cd0bab29b048e)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-01-131-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 b1833cf50dace47a755e575b1faa5372b7fb7d1a)
* conversion to the cmake buildidng systemgregory guy2019-01-131-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 27c48d17115d47cf2bf2c9a33d328729a5e4a777)