Commit Graph

106 Commits (9053451f7acab34f7c024b647fefab77c0272f41)

Author SHA1 Message Date
gregory guy 82afa07a43
fix issue #3 utempter detection
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 7fc6616c13 Removed unnecessary dependency on libnm-util-dev, which is no longer
available in buster and bionic.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 98ba18d0fc Add paths to the search for utempter helper
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a14adb9ab9 Add search for utempter helper
This resolves Bug 2841

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 4d31e7d405 Temporarily disable PKCS for build with OpenSSL >= 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 2aa548763e Allow openssl detection without pkg-config file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 7cc97cb187 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Alexander Golubev 0c64a776dd Initial add for check target for cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
François Andriot 5fac044f8d Fix libcryptsetup detection without pkg-config file
Signed-off-by: François Andriot <francois.andriot@free.fr>
9 years ago
Slávek Banko ece75495e1 Add support for udevil to mount/unmount removable drives
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 69a43103d9 Attempt to fix cryptsetup version detection yet again
The library authors would have done well to include a version number #define in the header...
10 years ago
Timothy Pearson 7d6aacd403 Fix FTBFS on Squeeze 10 years ago
Timothy Pearson 161491fac6 Fix FTBFS on Precise 10 years ago
Timothy Pearson ffa54887ce Add additional cryptographic card functions to tdehwlib
Fix FTBFS on old distributions
10 years ago
Timothy Pearson c867c64aa9 Add initial LUKS key management support 10 years ago
Slávek Banko 4925611808 Fix dlerror and crypt detection for CMake build
This resolves Bug 654

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 2b7151f46f Fix FTBFS from prior commit due to missing files 10 years ago
Michele Calgaro 8a66a469fb Fixup previous commit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 4e2c9c0660 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko e75569be1b Fix openpty detection with libutil.h
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 14243cc8ea Fix detection for option TDEINIT_USE_XFT with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko f17c618004 Fix setting some constants in config.h with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko d107d0b0d7 Fix detection of LZMA without pkgconfig file
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 6ebff39751 Improve ACL detection for CMake build
Fix hidden visibility in posixacladdons

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko dfd680030c Add include directory for internal libltdl
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 5b95b86a5b Add mit-shm extension support for CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko c80f418abf Fix xext configure check for CMake build
This resolves Bug 2410

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro 3e39b81989 Fixed tqt3 folder in API documentation generation. 10 years ago
Slávek Banko 03a61295af Fix FTBFS on missing magic_getpath 11 years ago
François Andriot aae8990d33 Add a cmake detection for Xext library
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
11 years ago
François Andriot 84e3f9e06b Allow conditional build of tdehwlib 11 years ago
François Andriot e255a8ca63 Fix openpty detection on openbsd 11 years ago
François Andriot 3f5a4b419f Fix detection of some headers on openbsd
Many headers requires additional include stdlib.h
11 years ago
François Andriot af2c2afb25 Fix hardcoded link flag to "dl" library
Fix "dlopen" function detection
11 years ago
Timothy Pearson 427ebd3a97 Rename kde.pot to tde.pot
This relates to Bug 1910
11 years ago
Timothy Pearson f6d69d45cf Finish renaming knewstuff
This relates to Bug 2093
11 years ago
Francois Andriot 316893d449 Add systemd/logind power management backend to TDE hardware library
This resolves Bug 1941
11 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries 11 years ago
Slávek Banko e1062b5b6b Rename kdewidgets => tdewidgets 11 years ago
Slávek Banko 208d93bf75 Add new build option WITH_TDEICONLOADER_DEBUG 11 years ago
Alexander Golubev 6e81fa9ce1 Add new build option WITH_XCOMPOSITE
Fix build without xcomposite
This resolves Bug 1289
12 years ago
Alexander Golubev 4626871a9d Add new build option WITH_XRANDR
This resolves Bug 1553
12 years ago
Slávek Banko 11b5fd8f08 Fix tdesu backend check in CMake
This relates to Bug 1655
12 years ago
Alexander Golubev a5ba7ad712 Improved creation backtraces 12 years ago
Slávek Banko 8e37bb9724 Add version number to pkgconfig file 12 years ago
Darrell Anderson dad42352f4 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Darrell Anderson 365f030613 Add compilation support to enable/disable
[KDE4] suffix in KDE4 menu items.
This resolves bug report 1563.
12 years ago
Alexander Golubev 35748811a4 Added check the conditions for building backtrace handler 12 years ago
Slávek Banko 18b2509986 Add DeviceKit power management backend to TDE hardware library 12 years ago
Slávek Banko f27e71dcb1 Add HAL power management backend to TDE hardware library 12 years ago