summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-151-6/+5
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-151-7/+1
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-05-241-4/+31
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
* Add symbols visibility option.gregory guy2021-01-011-2/+3
* Turn into a TDE application.gregory guy2020-12-011-2/+2
* Some cleanup and cosmetics.gregory guy2020-12-011-42/+47
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
* Add WITH_ALL_OPTIONS for consistency with other modulesAlexander Golubev2016-09-281-1/+2
* cmake: Add apidox targetsSlávek Banko2016-03-141-1/+12
* Initial cmake conversionAlexander Golubev2016-03-141-0/+156