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 c36816221b7385c33b2eb8889b2c5e443ebefe15)
* 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-261-2/+5
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 99621e5d979d4ac4afd98af76507f5db48761135)
* 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 6d61a79460f4d2a50cd3598ecc32c011edf46213)
* 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]>
* Use autostart as the name of the CMake project.Slávek Banko2020-04-081-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 22c3e2826346b7fabee126aa32e91525b3a3b408)
* Move translations to a new directory layout.Slávek Banko2020-04-061-2/+2
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d0b56db6fdd6912498d787f782c8a9e110736c74)
* 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 d0e939b87fff36b476819dd8f15a3dc064976c54)
* 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 5a54ec8049b9b65ed8650f592ee8d8cd0ed6d7ab)
* conversion to the cmake building systemgregory guy2018-09-231-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 326ad00672711ac256642b2070b5e64583163556)