summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-151-6/+6
* cmake files: change keywords to lower caseMichele Calgaro2024-03-081-51/+51
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-151-7/+1
* Fix FTBFS caused by detection of libr version after recent updateMichele Calgaro2023-11-261-2/+2
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
* Add SunOS specific patchesDenis Kozadaev2023-05-221-2/+21
* Use pkg-config to detect libpcsclite.Slávek Banko2023-03-171-13/+16
* Fix FTBFS when backtrace is not found.Slávek Banko2022-11-041-0/+3
* Use TDE cmake macro to set versionMichele Calgaro2022-06-201-1/+5
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
* Add tdemarkdown part - embeddable lightweight markdown viewing component.Mavridis Philippe2022-04-171-0/+1
* Removed HAL dependant code.Michele Calgaro2022-02-141-1/+0
* Fix feature detections with CMakeOBATA Akio2022-01-171-2/+13
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
* Fix definitions of slot constants for old cryptsetup API.Slávek Banko2021-06-071-1/+1
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-05-241-6/+34
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
* Add an option to install the imagetops binary.Slávek Banko2021-01-071-0/+1
* Drop weird macro and use memcpy/memset instead.Michele Calgaro2020-12-201-2/+0
* Add a check to verify that the spell checker set as the default is enabled fo...Slávek Banko2020-09-271-0/+4
* Add a build option for ispell.Slávek Banko2020-09-271-15/+19
* Add an ability to specify default spell checkerOBATA Akio2020-09-271-0/+4
* Port ASPELL_DATADIR detection to CMakeOBATA Akio2020-09-271-1/+13
* Add the ability to detect ispell lib directoryOBATA Akio2020-09-271-0/+18
* Add definitions for X11_RGBFILE and XMLLINT in config.hgregory guy2020-09-271-0/+24
* Add support of posix_openpt(2) to open master pseudo terminal deviceOBATA Akio2020-08-311-0/+1
* Add a knob to use fixed path `iceauth` toolOBATA Akio2020-08-261-0/+11
* Fix to set DCOP_PATH properlyOBATA Akio2020-08-261-1/+0
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2020-08-171-0/+1
* Fix to detect vsnprintf prototype properlyOBATA Akio2020-08-171-1/+1
* Allow to use backtrace(3) external library for kdebugOBATA Akio2020-08-171-1/+12
* Use target names for commands instead of full paths.Slávek Banko2020-06-161-4/+4
* Enable the use of dcopidlng during build tdelibs.Slávek Banko2020-06-071-0/+5
* Update for OpenSSL >= 1.1.0Timothy Pearson2020-06-031-4/+1
* Fix typo in the SSL library check rules.Slávek Banko2020-05-261-2/+2
* Enable storing ELF metadata in a standard way using a common cmake moduleSlávek Banko2020-04-041-3/+9
* Added back build options for UDISKS2, UDISKS and UDEVIL as requested byMichele Calgaro2020-02-101-0/+3
* Use the correct macros isnan, isinf for libc compatibilityMatías Fonzo2020-01-221-4/+0
* Fix building with avahi supportSlávek Banko2020-01-121-10/+9
* tdehw: code restructuring for tdestoragedevice.Michele Calgaro2019-07-071-3/+0
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-0/+12
* Fix openssl >= 1.1 detection without pkg-config file.Slávek Banko2019-02-161-3/+12
* Use a common test for dbus detection and paths configuration.Slávek Banko2019-01-311-25/+2
* Use common test for large files support.Slávek Banko2019-01-281-0/+2
* Use common GCC visibility test.Slávek Banko2019-01-281-8/+1
* Convert GETMNTINFO_USES_STATVFS check to CMakeOBATA Akio2019-01-251-0/+11
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
* fix issue #3 utempter detectiongregory guy2018-11-131-2/+2
* Removed unnecessary dependency on libnm-util-dev, which is no longerMichele Calgaro2018-05-011-9/+0
* Add paths to the search for utempter helperSlávek Banko2018-03-101-0/+2