| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a check to verify that the spell checker set as the default is enabled fo... | Slávek Banko | 2020-09-27 | 1 | -0/+4 |
* | Add a build option for ispell. | Slávek Banko | 2020-09-27 | 1 | -15/+19 |
* | Add an ability to specify default spell checker | OBATA Akio | 2020-09-27 | 1 | -0/+4 |
* | Port ASPELL_DATADIR detection to CMake | OBATA Akio | 2020-09-27 | 1 | -1/+13 |
* | Add the ability to detect ispell lib directory | OBATA Akio | 2020-09-27 | 1 | -0/+18 |
* | Add definitions for X11_RGBFILE and XMLLINT in config.h | gregory guy | 2020-09-27 | 1 | -0/+24 |
* | Add support of posix_openpt(2) to open master pseudo terminal device | OBATA Akio | 2020-08-31 | 1 | -0/+1 |
* | Add a knob to use fixed path `iceauth` tool | OBATA Akio | 2020-08-26 | 1 | -0/+11 |
* | Fix to set DCOP_PATH properly | OBATA Akio | 2020-08-26 | 1 | -1/+0 |
* | Add `getservbyname_r` prototype detection to CMake | OBATA Akio | 2020-08-17 | 1 | -0/+1 |
* | Fix to detect vsnprintf prototype properly | OBATA Akio | 2020-08-17 | 1 | -1/+1 |
* | Allow to use backtrace(3) external library for kdebug | OBATA Akio | 2020-08-17 | 1 | -1/+12 |
* | Use target names for commands instead of full paths. | Slávek Banko | 2020-06-16 | 1 | -4/+4 |
* | Enable the use of dcopidlng during build tdelibs. | Slávek Banko | 2020-06-07 | 1 | -0/+5 |
* | Update for OpenSSL >= 1.1.0 | Timothy Pearson | 2020-06-03 | 1 | -4/+1 |
* | Fix typo in the SSL library check rules. | Slávek Banko | 2020-05-26 | 1 | -2/+2 |
* | Enable storing ELF metadata in a standard way using a common cmake module | Slávek Banko | 2020-04-04 | 1 | -3/+9 |
* | Added back build options for UDISKS2, UDISKS and UDEVIL as requested by | Michele Calgaro | 2020-02-10 | 1 | -0/+3 |
* | Use the correct macros isnan, isinf for libc compatibility | Matías Fonzo | 2020-01-22 | 1 | -4/+0 |
* | Fix building with avahi support | Slávek Banko | 2020-01-12 | 1 | -10/+9 |
* | tdehw: code restructuring for tdestoragedevice. | Michele Calgaro | 2019-07-07 | 1 | -3/+0 |
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -0/+12 |
* | Fix openssl >= 1.1 detection without pkg-config file. | Slávek Banko | 2019-02-16 | 1 | -3/+12 |
* | Use a common test for dbus detection and paths configuration. | Slávek Banko | 2019-01-31 | 1 | -25/+2 |
* | Use common test for large files support. | Slávek Banko | 2019-01-28 | 1 | -0/+2 |
* | Use common GCC visibility test. | Slávek Banko | 2019-01-28 | 1 | -8/+1 |
* | Convert GETMNTINFO_USES_STATVFS check to CMake | OBATA Akio | 2019-01-25 | 1 | -0/+11 |
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
* | fix issue #3 utempter detection | gregory guy | 2018-11-13 | 1 | -2/+2 |
* | Removed unnecessary dependency on libnm-util-dev, which is no longer | Michele Calgaro | 2018-05-01 | 1 | -9/+0 |
* | Add paths to the search for utempter helper | Slávek Banko | 2018-03-10 | 1 | -0/+2 |
* | Add search for utempter helper | Slávek Banko | 2018-02-13 | 1 | -1/+20 |
* | Temporarily disable PKCS for build with OpenSSL >= 1.1 | Slávek Banko | 2018-02-10 | 1 | -2/+8 |
* | Allow openssl detection without pkg-config file | Slávek Banko | 2017-06-02 | 1 | -1/+9 |
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-30 | 1 | -0/+3 |
* | Initial add for check target for cmake | Alexander Golubev | 2017-01-29 | 1 | -0/+1 |
* | Fix libcryptsetup detection without pkg-config file | François Andriot | 2016-05-08 | 1 | -0/+4 |
* | Add support for udevil to mount/unmount removable drives | Slávek Banko | 2016-01-23 | 1 | -0/+1 |
* | Attempt to fix cryptsetup version detection yet again | Timothy Pearson | 2015-09-18 | 1 | -1/+12 |
* | Fix FTBFS on Squeeze | Timothy Pearson | 2015-09-17 | 1 | -1/+1 |
* | Fix FTBFS on Precise | Timothy Pearson | 2015-09-15 | 1 | -0/+1 |
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 1 | -0/+9 |
* | Add initial LUKS key management support | Timothy Pearson | 2015-09-06 | 1 | -13/+45 |
* | Fix dlerror and crypt detection for CMake build | Slávek Banko | 2015-08-30 | 1 | -0/+21 |
* | Fix FTBFS from prior commit due to missing files | Timothy Pearson | 2015-08-29 | 1 | -0/+20 |
* | Fixup previous commit | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -2/+2 |
* | Fix openpty detection with libutil.h | Slávek Banko | 2015-06-14 | 1 | -12/+8 |
* | Fix detection for option TDEINIT_USE_XFT with CMake build | Slávek Banko | 2015-06-14 | 1 | -1/+8 |
* | Fix setting some constants in config.h with CMake build | Slávek Banko | 2015-06-14 | 1 | -0/+9 |