Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use target names for commands instead of full paths. | Slávek Banko | 2020-06-16 | 1 | -4/+4 |
| | | | | | | | | When using target names for commands, CMake automatically resolves the necessary dependencies without having to specify them in the CMakeLists.txt source code or in the common TDE CMake module. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Enable the use of dcopidlng during build tdelibs. | Slávek Banko | 2020-06-07 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update for OpenSSL >= 1.1.0 | Timothy Pearson | 2020-06-03 | 1 | -4/+1 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | Fix typo in the SSL library check rules. | Slávek Banko | 2020-05-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Enable storing ELF metadata in a standard way using a common cmake module | Slávek Banko | 2020-04-04 | 1 | -3/+9 |
| | | | | | | for all libraries and binaries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added back build options for UDISKS2, UDISKS and UDEVIL as requested by | Michele Calgaro | 2020-02-10 | 1 | -0/+3 |
| | | | | | | some users. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use the correct macros isnan, isinf for libc compatibility | Matías Fonzo | 2020-01-22 | 1 | -4/+0 |
| | | | | | | | | | | | | Changes related to this commit: - Clean up #if mess. - Use unconditionally the correct macros isnan, isinf. - Remove redudant macros from the build system. Signed-off-by: Matías Fonzo <selk@dragora.org> | ||||
* | Fix building with avahi support | Slávek Banko | 2020-01-12 | 1 | -10/+9 |
| | | | | | | | | + Avahi detection was not performed at all + Added missing avahi-client detection + Fixed FTBFS in avahi related code Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | tdehw: code restructuring for tdestoragedevice. | Michele Calgaro | 2019-07-07 | 1 | -3/+0 |
| | | | | | | | | 1. added disk helper source files 2. removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL defines. The respective code is always included 3. order of execution for mount/umount activities: udisks2, udisk, udevil, pmount. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -0/+12 |
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix openssl >= 1.1 detection without pkg-config file. | Slávek Banko | 2019-02-16 | 1 | -3/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use a common test for dbus detection and paths configuration. | Slávek Banko | 2019-01-31 | 1 | -25/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common test for large files support. | Slávek Banko | 2019-01-28 | 1 | -0/+2 |
| | | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE=1. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common GCC visibility test. | Slávek Banko | 2019-01-28 | 1 | -8/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Convert GETMNTINFO_USES_STATVFS check to CMake | OBATA Akio | 2019-01-25 | 1 | -0/+11 |
| | | | | Fix to build on such platforms, it is used but not checked with CMake. | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | fix issue #3 utempter detection | gregory guy | 2018-11-13 | 1 | -2/+2 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Removed unnecessary dependency on libnm-util-dev, which is no longer | Michele Calgaro | 2018-05-01 | 1 | -9/+0 |
| | | | | | | available in buster and bionic. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add paths to the search for utempter helper | Slávek Banko | 2018-03-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add search for utempter helper | Slávek Banko | 2018-02-13 | 1 | -1/+20 |
| | | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Temporarily disable PKCS for build with OpenSSL >= 1.1 | Slávek Banko | 2018-02-10 | 1 | -2/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Allow openssl detection without pkg-config file | Slávek Banko | 2017-06-02 | 1 | -1/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-30 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Initial add for check target for cmake | Alexander Golubev | 2017-01-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Fix libcryptsetup detection without pkg-config file | François Andriot | 2016-05-08 | 1 | -0/+4 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Add support for udevil to mount/unmount removable drives | Slávek Banko | 2016-01-23 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Attempt to fix cryptsetup version detection yet again | Timothy Pearson | 2015-09-18 | 1 | -1/+12 |
| | | | | The library authors would have done well to include a version number #define in the header... | ||||
* | 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 |
| | | | | Fix FTBFS on old distributions | ||||
* | 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 |
| | | | | | | This resolves Bug 654 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix openpty detection with libutil.h | Slávek Banko | 2015-06-14 | 1 | -12/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection for option TDEINIT_USE_XFT with CMake build | Slávek Banko | 2015-06-14 | 1 | -1/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix setting some constants in config.h with CMake build | Slávek Banko | 2015-06-14 | 1 | -0/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection of LZMA without pkgconfig file | Slávek Banko | 2015-06-11 | 1 | -1/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improve ACL detection for CMake build | Slávek Banko | 2015-06-11 | 1 | -3/+15 |
| | | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add include directory for internal libltdl | Slávek Banko | 2015-06-11 | 1 | -1/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add mit-shm extension support for CMake build | Slávek Banko | 2015-04-05 | 1 | -2/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix xext configure check for CMake build | Slávek Banko | 2015-04-05 | 1 | -3/+9 |
| | | | | | | This resolves Bug 2410 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed tqt3 folder in API documentation generation. | Michele Calgaro | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS on missing magic_getpath | Slávek Banko | 2014-10-09 | 1 | -0/+20 |
| | |||||
* | Add a cmake detection for Xext library | François Andriot | 2014-10-08 | 1 | -0/+6 |
| | | | | | Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui | ||||
* | Allow conditional build of tdehwlib | François Andriot | 2014-10-07 | 1 | -1/+6 |
| | |||||
* | Fix openpty detection on openbsd | François Andriot | 2014-10-07 | 1 | -10/+23 |
| | |||||
* | Fix detection of some headers on openbsd | François Andriot | 2014-10-05 | 1 | -1/+22 |
| | | | | Many headers requires additional include stdlib.h | ||||
* | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-05 | 1 | -4/+9 |
| | | | | Fix "dlopen" function detection |