summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Enable storing ELF metadata in a standard way using a common cmake moduleSlávek Banko2020-04-041-3/+9
| | | | | | | for all libraries and binaries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c64685ad8d7b76b78a5342fc03e7b7cf245eec84)
* Use the correct macros isnan, isinf for libc compatibilityMatías Fonzo2020-01-231-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> (cherry picked from commit 8ae17a5d9d77d489a2d16529f16680d31374537e)
* Fix building with avahi supportSlávek Banko2020-01-121-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> (cherry picked from commit 281e2da7f14eca57104dbd3f7da39506011729a8)
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-0/+12
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6)
* Fix openssl >= 1.1 detection without pkg-config file.Slávek Banko2019-02-161-3/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5de71676ac3ab1b305ff02185bb683af1a1c3dee)
* Use a common test for dbus detection and paths configuration.Slávek Banko2019-01-311-25/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3c9bcf21340c5923a46dff2baad419ef8865eb69)
* Use common test for large files support.Slávek Banko2019-01-281-0/+2
| | | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE=1. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ebf0115af1c52612e02fd8908b4240501bd34c60)
* Use common GCC visibility test.Slávek Banko2019-01-281-8/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 83e4c4d56c1bda0a7b925c8dccb971d7a3a12362)
* Convert GETMNTINFO_USES_STATVFS check to CMakeOBATA Akio2019-01-251-0/+11
| | | | | | Fix to build on such platforms, it is used but not checked with CMake. (cherry picked from commit 6716d0dfb9c50b388817118469d1e2b7dc7ae46a)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit d8177b405849215646b5c2524a1ec1df245301ff)
* fix issue #3 utempter detectiongregory guy2018-11-161-2/+2
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 82afa07a430c43bc122c7325dc67fb9f3ad6216a)
* Removed unnecessary dependency on libnm-util-dev, which is no longerMichele Calgaro2018-05-011-9/+0
| | | | | | | available in buster and bionic. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7fc6616c13fc752380240e9bc05d55e7f2d88a40)
* Add paths to the search for utempter helperSlávek Banko2018-03-101-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 98ba18d0fc275af53746782e36f0b71d667f591d)
* Add search for utempter helperSlávek Banko2018-02-131-1/+20
| | | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0)
* Allow openssl detection without pkg-config fileSlávek Banko2017-06-021-1/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2aa548763e7d1dd7a10427df45988a78b3e97b8b)
* Fix detection whether the system is big endianSlávek Banko2017-01-301-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7cc97cb18734939136579c086bf6758f3a4c18ad)
* Initial add for check target for cmakeAlexander Golubev2017-01-291-0/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-1/+1
|
* Update version number for new target R14.0.4Slávek Banko2016-02-291-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-1/+1
|
* Fix dlerror and crypt detection for CMake buildSlávek Banko2015-08-301-0/+21
| | | | | | | This resolves Bug 654 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4925611808ccb524a6c0bd225fb39b52ae1cf1ae)
* Update version number for new target R14.0.2Slávek Banko2015-08-261-1/+1
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Fix openpty detection with libutil.hSlávek Banko2015-06-141-12/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e75569be1b7bf138685d0e4941daf111e6f51ba3)
* Fix detection for option TDEINIT_USE_XFT with CMake buildSlávek Banko2015-06-141-1/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 14243cc8ead795531e47954763cc8b1bec94a092)
* Fix setting some constants in config.h with CMake buildSlávek Banko2015-06-141-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f17c618004e799eb1ae9dc35907a7b9431968ba2)
* Fix detection of LZMA without pkgconfig fileSlávek Banko2015-06-111-1/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d107d0b0d758225d0b01429410200f51c91efe54)
* Improve ACL detection for CMake buildSlávek Banko2015-06-111-3/+15
| | | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6ebff397515bf153ea95d7e80d21ca9a0f97708d)
* Add include directory for internal libltdlSlávek Banko2015-06-111-1/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc)
* Add mit-shm extension support for CMake buildSlávek Banko2015-04-051-2/+15
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5b95b86a5bbe9a4f558712b3e2173f90b7cd0dd5)
* Fix xext configure check for CMake buildSlávek Banko2015-04-051-3/+9
| | | | | | | This resolves Bug 2410 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c80f418abf9c3061b0fb7759a1e560a0ab1243fe)
* Fixed tqt3 folder in API documentation generation.Michele Calgaro2014-10-181-1/+1
|
* Fix FTBFS on missing magic_getpathSlávek Banko2014-10-091-0/+20
|
* Add a cmake detection for Xext libraryFrançois Andriot2014-10-081-0/+6
| | | | | Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui
* Allow conditional build of tdehwlibFrançois Andriot2014-10-071-1/+6
|
* Fix openpty detection on openbsdFrançois Andriot2014-10-071-10/+23
|
* Fix detection of some headers on openbsdFrançois Andriot2014-10-051-1/+22
| | | | Many headers requires additional include stdlib.h
* Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-10-051-4/+9
| | | | Fix "dlopen" function detection
* Rename kde.pot to tde.potTimothy Pearson2014-09-281-1/+1
| | | | This relates to Bug 1910
* Finish renaming knewstuffTimothy Pearson2014-09-211-1/+1
| | | | This relates to Bug 2093
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-031-0/+1
| | | | This resolves Bug 1941
* Fix tdecore directories of linked librariesSlávek Banko2014-01-211-0/+7
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Add new build option WITH_TDEICONLOADER_DEBUGSlávek Banko2013-10-241-0/+9
|
* Add new build option WITH_XCOMPOSITEAlexander Golubev2013-09-251-4/+10
| | | | | Fix build without xcomposite This resolves Bug 1289
* Add new build option WITH_XRANDRAlexander Golubev2013-09-251-7/+10
| | | | This resolves Bug 1553