summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct macros isnan, isinf for libc compatibilityMatías Fonzo2020-01-231-12/+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-0/+1
| | | | | | | | | + 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)
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-0/+1
| | | | | | | 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)
* Convert GETMNTINFO_USES_STATVFS check to CMakeOBATA Akio2019-01-251-1/+1
| | | | | | Fix to build on such platforms, it is used but not checked with CMake. (cherry picked from commit 6716d0dfb9c50b388817118469d1e2b7dc7ae46a)
* Add search for utempter helperSlávek Banko2018-02-131-0/+1
| | | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0)
* Fix detection whether the system is big endianSlávek Banko2017-01-301-12/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7cc97cb18734939136579c086bf6758f3a4c18ad)
* Fix FTBFS on missing magic_getpathSlávek Banko2014-10-091-0/+6
|
* Enable previously disabled build options in config.hFrançois Andriot2014-10-071-7/+7
|
* Add new build option WITH_TDEICONLOADER_DEBUGSlávek Banko2013-10-241-0/+3
|
* Improved creation backtracesAlexander Golubev2013-08-251-1/+66
|
* Add compilation support to enable/disableDarrell Anderson2013-08-171-0/+3
| | | | | [KDE4] suffix in KDE4 menu items. This resolves bug report 1563.
* Added check the conditions for building backtrace handlerAlexander Golubev2013-08-171-0/+3
|
* Fix tdeioslaves FTBFS when compiled in standalone.Alexander Golubev2013-08-101-1/+1
| | | | | | | This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614.
* Add XZ tdeioslaveFrancois Andriot2013-05-081-0/+3
| | | | Based on KDE GIT commit bbe9e8f5
* Fix XDG ShowOnlyIn/NotShowIn conflicts with KDE4. Add cmakeDarrell Anderson2013-04-231-0/+3
| | | | | WITH_OLD_XDG_STD configure support to retain old style support for potential problematic distros. This resolves bug report 1364.
* Fix URL handling of media/builtin-* mimetypesTimothy Pearson2013-04-181-2/+2
| | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-0/+3
|
* Update to new CUPS 1.6 APITimothy Pearson2012-08-101-0/+3
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-7/+7
|
* Add fam/gamin support to tdelibs CMakeTimothy Pearson2012-01-151-1/+1
|
* Add inotify CMake support to tdelibsTimothy Pearson2012-01-091-2/+2
|
* Add gcc visibility option to tdelibsTimothy Pearson2012-01-091-0/+3
|
* Add pcre detection to tdelibs CMake filesTimothy Pearson2012-01-081-1/+1
| | | | This closes Bug 569
* Add initial support for ELF embedded icons in KonquerorTimothy Pearson2011-12-301-0/+3
| | | | | | This feature still needs quite a bit of work to add embedding support to other parts of TDE such as the minicli, as well as bringing konqueror behaviour more in line with the minicli previews, but it is a start at least!
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* Add composition manager detection and support to Trinitytpearson2011-08-101-0/+3
| | | | | | | | This adds the methods required to make transparent widgets via alpha blending a reality An additional widget class may be coming shortly git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246265 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] remove some useless checks (HAVE_X11_EXTENSIONS_XRANDR_H, ↵samelian2011-03-201-12/+0
| | | | | | HAVE_X11_EXTENSIONS_XSHM_H, HAVE_X11_ICE_ICELIB_H, HAVE__ICETRANSNOLISTEN) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225395 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-071-2/+2
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-031-2/+2
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] more system checkssamelian2010-11-261-43/+43
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1201140 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-051-0/+1158
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da