summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Copy translations to a new directory layout.Slávek Banko2022-02-071-1/+1
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1b87ee119571516b414c70e4afab9fd68750b1cb)
* Use common rules for build and install documentation.Slávek Banko2022-02-071-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit cb952883c9662328e7b1ac026589a116e687aa69)
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 92a578cbfd7e3ecbcb65834e2e40cbe31dd52604)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 a6965c5a63ac9386d6d026951046b0b9c2dcf748)
* 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.r14.0.9Slávek Banko2020-10-161-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-091-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-05-091-0/+79
Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>