Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port TIME_WITH_SYS_TIME to CMake. | Slávek Banko | 2019-02-11 | 1 | -0/+1 |
| | | | | | | This resolves FTBFS from commit 05dc8500dd. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Port HAVE_SYS_TIME_H to CMake | OBATA Akio | 2019-02-11 | 1 | -0/+6 |
| | | | | | | It is used, but not checked with CMake. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Use common test for large files support. | Slávek Banko | 2019-02-04 | 1 | -0/+2 |
| | | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common GCC visibility test. | Slávek Banko | 2019-02-04 | 1 | -21/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-01 | 1 | -0/+22 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS on Ubuntu Lucid | Timothy Pearson | 2016-09-21 | 1 | -0/+3 |
| | |||||
* | Add missing Kerberos checks | Timothy Pearson | 2016-09-20 | 1 | -0/+10 |
| | |||||
* | Fix detection of XSS in Xext with CMake build | Slávek Banko | 2015-06-14 | 1 | -2/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix GL/GLU detection on older distributions | François Andriot | 2015-05-31 | 1 | -2/+12 |
| | | | | | | This resolves Bug 2155 Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 1 | -0/+18 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix gcc visibility detection | Slávek Banko | 2014-10-18 | 1 | -8/+18 |
| | | | | | | This resolves Bug 1832 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix crypt library detection in CMake | Slávek Banko | 2014-10-18 | 1 | -0/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-12 | 1 | -0/+14 |
| | | | | Fix "dlopen" function detection | ||||
* | Fixed typos in comments. | Michele Calgaro | 2014-04-29 | 1 | -3/+3 |
| | |||||
* | twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵ | Slávek Banko | 2014-04-29 | 1 | -0/+7 |
| | | | | libXext versions which doesn't provide XSyncFence | ||||
* | Move the Xinerama test to main ConfigureChecks.cmake | Alexander Golubev | 2014-04-29 | 1 | -1/+12 |
| | |||||
* | twin/compton-tde: transparent pass TDE build-time configure options to ↵ | Alexander Golubev | 2014-04-29 | 1 | -5/+15 |
| | | | | compot-tde | ||||
* | Move the XRandr test to main ConfigureChecks.cmake | Alexander Golubev | 2014-04-29 | 1 | -0/+9 |
| | |||||
* | Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE | Alexander Golubev | 2014-04-29 | 1 | -20/+14 |
| | |||||
* | Enhance xscreensaver directory detection | Golubev Alexander | 2014-04-29 | 1 | -2/+10 |
| | | | | This resolves Bug 1622 | ||||
* | Fix compton-tde FTBFS on older systems | Timothy Pearson | 2014-04-01 | 1 | -1/+18 |
| | |||||
* | Extract and include any pertinent SCM metadata from the crashed application ↵ | Timothy Pearson | 2014-03-28 | 1 | -0/+12 |
| | | | | in its crash report | ||||
* | Add systemd support into kdesktop | Slávek Banko | 2014-02-25 | 1 | -2/+13 |
| | | | | | + response to systemd signal Lock() + setting SetIdleHint(true / false) by screen saver activity | ||||
* | Removed unnecessary dependency on dbus-tqt and dbus-1-tqt | Slávek Banko | 2014-02-04 | 1 | -10/+4 |
| | |||||
* | Add optional opengl support | Alexander Golubev | 2013-09-08 | 1 | -5/+22 |
| | |||||
* | Fix kicker FTBFS because of missing includes. | Alexander Golubev | 2013-08-01 | 1 | -1/+1 |
| | | | | This resolves bug report 1556. | ||||
* | Update references of kscreensaver->tdescreensaver. | Darrell Anderson | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Do not display screensavers in the configuration dialog that are not ↵ | Timothy Pearson | 2013-07-24 | 1 | -0/+4 |
| | | | | installed on the system | ||||
* | Fix tdeioslave build options | Fat-Zer | 2013-07-01 | 1 | -4/+4 |
| | | | | This resolves Bug 1557 | ||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -5/+5 |
| | |||||
* | Fix cmake build: FTBFS on kioslaves with hal | Alexander Golubev | 2012-12-14 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS when WITH_HAL=OFF. | Darrell Anderson | 2012-08-14 | 1 | -16/+14 |
| | |||||
* | Add xscreensaver support to CMake | Slávek Banko | 2012-06-10 | 1 | -0/+20 |
| | | | | This closes Bug 859 | ||||
* | Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵ | Darrell Anderson | 2012-06-01 | 1 | -0/+10 |
| | | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko. | ||||
* | Use detected architecture flags for immediate symbol binding in kdesktop lock | Timothy Pearson | 2012-02-19 | 1 | -0/+2 |
| | |||||
* | Fix FTBFS when both upower and hal support is enabled | Timothy Pearson | 2012-02-18 | 1 | -1/+2 |
| | |||||
* | [tdebase/ksmserver] added UPower support | Serghei Amelian | 2012-02-15 | 1 | -15/+29 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -12/+12 |
| | |||||
* | Add udev detection to CMake | Timothy Pearson | 2012-01-21 | 1 | -0/+9 |
| | | | | Fix tsak buid warnings | ||||
* | Enable xtest support flag | Timothy Pearson | 2012-01-10 | 1 | -1/+14 |
| | |||||
* | Add gcc visibility option to tdebase | Timothy Pearson | 2012-01-09 | 1 | -0/+14 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -4/+4 |
| | |||||
* | Allow kdebase to build with HAL disabled | tpearson | 2011-09-08 | 1 | -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-tqt | tpearson | 2011-07-22 | 1 | -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 building | samelian | 2011-03-30 | 1 | -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 system | samelian | 2011-03-27 | 1 | -1/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix dbus detection | tpearson | 2011-03-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixup dbus tqt check | tpearson | 2011-03-24 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |