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]>
* Move translations to a new directory layout.Slávek Banko2020-05-061-2/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e79fc265f939f1cea76f3d7c924308635fccdb51)
* 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-151-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4b2bbd32180f0bf46e4194f983bcc00a54b972b6)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 10cb72fd6ed320eac19c1491d99ad3c0df1087e5)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-021-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 5adfcf05ce5ebffe7eeaf4f4526f520aeddec35a)
* convert to the cmake building systemgregory guy2018-10-021-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 71f288193240340d0ac142f1f00900c2629a3f91)