Slávek Banko
6c18a6cb79
Fix typo in the SSL library check rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa244c3700
)
5 years ago
Michele Calgaro
339f27f967
Update release version number to R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
527dcf77d4
Update version number for R14.0.8 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
5da57962ef
Enable storing ELF metadata in a standard way using a common cmake module
...
for all libraries and binaries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c64685ad8d
)
5 years ago
Matías Fonzo
53d42e2472
Use the correct macros isnan, isinf for libc compatibility
...
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>
(cherry picked from commit 8ae17a5d9d
)
5 years ago
Slávek Banko
4304997180
Fix building with avahi support
...
+ 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>
(cherry picked from commit 281e2da7f1
)
5 years ago
Slávek Banko
6ef58927d2
Update version number for R14.0.7 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
731c85817e
Updated VERSION reference to R14.0.6 in CMakeLists.txt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
33c3818ac5
Use system libdir when searching for dynamically loaded libraries.
...
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3
)
6 years ago
Slávek Banko
b709a7a17d
Fix openssl >= 1.1 detection without pkg-config file.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5de71676ac
)
6 years ago
Slávek Banko
0ce92f9144
Use a common test for dbus detection and paths configuration.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3c9bcf2134
)
6 years ago
Slávek Banko
1434d41c75
Use common test for large files support.
...
Drop hardcoded definition -D_LARGEFILE64_SOURCE=1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ebf0115af1
)
6 years ago
Slávek Banko
1eba0b939e
Use common GCC visibility test.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 83e4c4d56c
)
6 years ago
OBATA Akio
22e5099290
Convert GETMNTINFO_USES_STATVFS check to CMake
...
Fix to build on such platforms, it is used but not checked with CMake.
(cherry picked from commit 6716d0dfb9
)
6 years ago
Fabio Rossi
7d8d7f102a
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit d8177b4058
)
6 years ago
gregory guy
38e386a7e2
fix issue #3 utempter detection
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 82afa07a43
)
6 years ago
Michele Calgaro
2deef22689
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>
(cherry picked from commit 7fc6616c13
)
7 years ago
Slávek Banko
fbae32bb04
Add paths to the search for utempter helper
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98ba18d0fc
)
7 years ago
Slávek Banko
1e22a0ce39
Add search for utempter helper
...
This resolves Bug 2841
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a14adb9ab9
)
7 years ago
Slávek Banko
41d41d2af9
Allow openssl detection without pkg-config file
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2aa548763e
)
8 years ago
Slávek Banko
b9d5e48086
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7cc97cb187
)
8 years ago
Alexander Golubev
297691c5b8
Initial add for check target for cmake
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 0c64a776dd
)
8 years ago
Slávek Banko
32f820e4ba
Update version number for new target R14.0.5
8 years ago
Slávek Banko
c5fb34d10e
Update version number for new target R14.0.4
9 years ago
Slávek Banko
76adbedc16
Update version number for new target R14.0.3
9 years ago
Slávek Banko
38ed45d3b9
Fix dlerror and crypt detection for CMake build
...
This resolves Bug 654
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4925611808
)
9 years ago
Slávek Banko
07665de5d8
Update version number for new target R14.0.2
9 years ago
Slávek Banko
6acd843185
Update version in CMakeLists files
9 years ago
Slávek Banko
b71166c66a
Fix openpty detection with libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e75569be1b
)
10 years ago
Slávek Banko
1af68b9ef8
Fix detection for option TDEINIT_USE_XFT with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 14243cc8ea
)
10 years ago
Slávek Banko
ce741f6553
Fix setting some constants in config.h with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f17c618004
)
10 years ago
Slávek Banko
30a0743655
Fix detection of LZMA without pkgconfig file
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d107d0b0d7
)
10 years ago
Slávek Banko
182f65f099
Improve ACL detection for CMake build
...
Fix hidden visibility in posixacladdons
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6ebff39751
)
10 years ago
Slávek Banko
54c9be2c4c
Add include directory for internal libltdl
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dfd680030c
)
10 years ago
Slávek Banko
c88f021085
Add mit-shm extension support for CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5b95b86a5b
)
10 years ago
Slávek Banko
04f07f87c2
Fix xext configure check for CMake build
...
This resolves Bug 2410
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c80f418abf
)
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
10 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
10 years ago
François Andriot
84e3f9e06b
Allow conditional build of tdehwlib
10 years ago
François Andriot
e255a8ca63
Fix openpty detection on openbsd
10 years ago
François Andriot
3f5a4b419f
Fix detection of some headers on openbsd
...
Many headers requires additional include stdlib.h
10 years ago
François Andriot
af2c2afb25
Fix hardcoded link flag to "dl" library
...
Fix "dlopen" function detection
10 years ago
Timothy Pearson
427ebd3a97
Rename kde.pot to tde.pot
...
This relates to Bug 1910
10 years ago
Timothy Pearson
f6d69d45cf
Finish renaming knewstuff
...
This relates to Bug 2093
10 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
11 years ago