summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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 d37b353f7752e4cbe98c12b03e01eb2b81e60212)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-221-2/+5
| | | | | | | Simplify the structure of the documentation directories. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3b4b5a1fad7ffa13a3c41162eadb51b01915014d)
* 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 3e064b670b8cfbb5b16f42167002c57d00f08b60)
* 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]>
* 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-3/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 70c6012735401beda672124d23c06a7b5fe20b72)
* Update version number for R14.0.7 final release.Slá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 4cfcedc2a283358760407f4fcada06341cc2b678)
* 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 d31c0bf6fcd1b64e998a7f406fadd59b2e2909b9)
* Change from TQFont::defaultFont to TQApplication::fontSlávek Banko2018-10-191-1/+1
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e41bb0490d884fc8fb817cf64a3f015b32888180)
* cmake: Add options WITH_SSL and WITH_MLEDSlávek Banko2018-10-191-0/+7
| | | | | | | | Fix test for SSL => is not needed, because is used KSSL from tdelibs Fix test for ASUS Mail LED support in ACPI Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3e2052d2d451a77852c362f6b8812f74f4648739)
* cmake conversiongregory guy2018-10-191-0/+79
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit b5b14cd452881aed460f29c0ef52a877b35f0439)