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 ecda24b6fc360cae10073c25cad134cd3c3e5425)
* 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-011-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a85f52b03c37a4c84274e71176edbcc31cdbd5d1)
* 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-121-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 99a09f78f10531d3e04d960a91af31f562eadc6b)
* 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 21fc0587e3ad8aca4c1aba45a9d875ae5fda6a53)
* Add CMakeL10n rules.Slávek Banko2018-12-101-0/+2
| | | | | | | | Create translation template. Add CMake rules to build translations. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fdd508d2999441099da89dddedd98bde036e82a7)
* conversion to the cmake building systemgregory guy2018-12-101-0/+75
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 5fc3ae36c8e07ed7157b04ce25b7339a119be471)