summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12
| | | | | | This resolves Bug 2155 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Allow contitional build with tdehwlibSlávek Banko2014-10-181-0/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix gcc visibility detectionSlávek Banko2014-10-181-8/+18
| | | | | | This resolves Bug 1832 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix crypt library detection in CMakeSlávek Banko2014-10-181-0/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-10-121-0/+14
| | | | Fix "dlopen" function detection
* Fixed typos in comments.Michele Calgaro2014-04-291-3/+3
|
* twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵Slávek Banko2014-04-291-0/+7
| | | | libXext versions which doesn't provide XSyncFence
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-291-1/+12
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-291-5/+15
| | | | compot-tde
* Move the XRandr test to main ConfigureChecks.cmakeAlexander Golubev2014-04-291-0/+9
|
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-291-20/+14
|
* Enhance xscreensaver directory detectionGolubev Alexander2014-04-291-2/+10
| | | | This resolves Bug 1622
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-011-1/+18
|
* Extract and include any pertinent SCM metadata from the crashed application ↵Timothy Pearson2014-03-281-0/+12
| | | | in its crash report
* Add systemd support into kdesktopSlávek Banko2014-02-251-2/+13
| | | | | + response to systemd signal Lock() + setting SetIdleHint(true / false) by screen saver activity
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-10/+4
|
* Add optional opengl supportAlexander Golubev2013-09-081-5/+22
|
* Fix kicker FTBFS because of missing includes.Alexander Golubev2013-08-011-1/+1
| | | | This resolves bug report 1556.
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-291-1/+1
|
* Do not display screensavers in the configuration dialog that are not ↵Timothy Pearson2013-07-241-0/+4
| | | | installed on the system
* Fix tdeioslave build optionsFat-Zer2013-07-011-4/+4
| | | | This resolves Bug 1557
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-5/+5
|
* Fix cmake build: FTBFS on kioslaves with halAlexander Golubev2012-12-141-2/+2
|
* Fix FTBFS when WITH_HAL=OFF.Darrell Anderson2012-08-141-16/+14
|
* Add xscreensaver support to CMakeSlávek Banko2012-06-101-0/+20
| | | | This closes Bug 859
* Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵Darrell Anderson2012-06-011-0/+10
| | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko.
* Use detected architecture flags for immediate symbol binding in kdesktop lockTimothy Pearson2012-02-191-0/+2
|
* Fix FTBFS when both upower and hal support is enabledTimothy Pearson2012-02-181-1/+2
|
* [tdebase/ksmserver] added UPower supportSerghei Amelian2012-02-151-15/+29
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-12/+12
|
* Add udev detection to CMakeTimothy Pearson2012-01-211-0/+9
| | | | Fix tsak buid warnings
* Enable xtest support flagTimothy Pearson2012-01-101-1/+14
|
* Add gcc visibility option to tdebaseTimothy Pearson2012-01-091-0/+14
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-4/+4
|
* Allow kdebase to build with HAL disabledtpearson2011-09-081-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdebase: use pkgconfig to find dbus-tqttpearson2011-07-221-2/+3
| | | | | | | Thanks to "Nix" for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/kwin] improved kompmgr buildingsamelian2011-03-301-6/+37
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226469 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* arts, kdelibs, kdebase, kdepim: use new tqt build systemsamelian2011-03-271-1/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix dbus detectiontpearson2011-03-241-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixup dbus tqt checktpearson2011-03-241-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Minor kdebase build fixupstpearson2011-03-241-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225862 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/libkonq] added arts support and some cleanup/fixessamelian2011-03-181-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225219 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/kioslaves] added propsdlgpluginsamelian2011-03-141-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/klipper] added Xfixes support, klipper do not crashing anymoresamelian2011-03-021-1/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1223270 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+153
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da