summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add search for utempter helperSlávek Banko2018-02-131-1/+20
* Temporarily disable PKCS for build with OpenSSL >= 1.1Slávek Banko2018-02-101-2/+8
* Allow openssl detection without pkg-config fileSlávek Banko2017-06-021-1/+9
* Fix detection whether the system is big endianSlávek Banko2017-01-301-0/+3
* Initial add for check target for cmakeAlexander Golubev2017-01-291-0/+1
* Fix libcryptsetup detection without pkg-config fileFrançois Andriot2016-05-081-0/+4
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-231-0/+1
* Attempt to fix cryptsetup version detection yet againTimothy Pearson2015-09-181-1/+12
* Fix FTBFS on SqueezeTimothy Pearson2015-09-171-1/+1
* Fix FTBFS on PreciseTimothy Pearson2015-09-151-0/+1
* Add additional cryptographic card functions to tdehwlibTimothy Pearson2015-09-141-0/+9
* Add initial LUKS key management supportTimothy Pearson2015-09-061-13/+45