Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the option -DWITH_USBIDS more visible for packagers. | gregory guy | 2021-05-17 | 1 | -0/+21 |
| | | | | | | | | Look for installed usb.ids file, if not found, default to the one provided in source. usb.ids file has been updated to Version 2021.03.31 Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Avoid direct usage of tdeldap library. This allows to remove hard dependency ↵ | Michele Calgaro | 2021-04-22 | 1 | -1/+0 |
| | | | | | | between packages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Set required includes before checking for scrnsaver.h | aneejit1 | 2020-07-27 | 1 | -0/+2 |
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | Ask pkg-config/find_file where we can find the X11 Xkb rules directory and ↵ | aneejit1 | 2020-07-27 | 1 | -0/+95 |
| | | | | | | add some more candidate paths for xkbd to search Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | Improve detection of libXss, OpenGL and libXext DPMS support. | aneejit1 | 2020-06-19 | 1 | -7/+18 |
| | | | | | | | | | | | | | | | | | | The detection of libXss has been changed to ask the question "where is libXss?" before asking "is XScreenSaverQueryInfo available?" rather than the other way around. The test for "XScreenSaverQueryInfo" also ensures that the include and library flags from pkg-config are used. The OpenGL test has been amended to make use of the include paths and library flags returned by pkg-config to prevent the test from failing when OpenGL is not in /usr. The libXext test in kcontrol/energy/CMakeLists.txt is amended to use the libXext include path and library flags. The paths are also added to the include/link directories. Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | 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 |
| |