aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-03-16Generate files from ui3 into own directoryLaurent Montel
2006-03-16Generate moc file into own directoryLaurent Montel
2006-03-14reapply r509806 which got reverted in the fancy RPATH rewriteDirk Mueller
2006-03-13really make the akode detection workPino Toscano
2006-03-11Fix generate file space into "kcfg" fileLaurent Montel
2006-03-11include used check_include_files macroPeter Kümmel
2006-03-10First attempt to find aKode.Pino Toscano
2006-03-09Detect and enable the ACL support.Pino Toscano
2006-03-09Move here (need by kdepim too)Laurent Montel
2006-03-08-some files will be obsoleted by the next cmakw releaseAlexander Neundorf
2006-03-08-apply patch by Andreas Beckermann for KDE 3 stuffAlexander Neundorf
2006-03-07-prepare these two files for moving to cmakeAlexander Neundorf
2006-03-07use EXECUTE_PROCESS instead of EXEC_PROGRAMAlexander Neundorf
2006-03-07-implemented RPATH handling, but disabled for nowAlexander Neundorf
2006-03-07Search XdmcpLaurent Montel
2006-03-07oops typoLaurent Montel
2006-03-07Search Xau libLaurent Montel
2006-03-06-shell wrapper script which sets (DY)LD_LIBRARYPATH for executables without R...Alexander Neundorf
2006-03-06Search XkbLaurent Montel
2006-03-05Search Xss extension (not perfect)Laurent Montel
2006-03-04disable warning 4661 for msvc (A member of the template class is not defined)Christian Ehrlicher
2006-03-03Search dpms extensionLaurent Montel
2006-03-03Detect Xscreensaver extensionLaurent Montel
2006-03-02-prepare the KDE3 files for moving to cmake cvsAlexander Neundorf
2006-03-02Search libXtLaurent Montel
2006-03-01-when installing, remove cmake files which may have been installed before, bu...Alexander Neundorf
2006-03-01-renamed FindKDE4.cmake to FindKDE4Internal.cmake, so the name FindKDE4.cmake...Alexander Neundorf
2006-03-01-changes in preparation of the renaming to FindKDE4Internal.cmakeAlexander Neundorf
2006-03-01-remove the manual definition of "MSVC", this is now done in cmakeAlexander Neundorf
2006-03-01Mark as advancedLaurent Montel
2006-02-28-set CMAKE_DEBUG_POSTFIX to "_debug", this has the effect that when doing a d...Alexander Neundorf
2006-02-27Use "TRUE" as for other check moduleLaurent Montel
2006-02-27Fix LIBRARY_OUTPUT_PATH when we build other module as kdelibsLaurent Montel
2006-02-25Add other X11 test (Xcursor/XTest)Laurent Montel
2006-02-23Search xinerama extensionLaurent Montel
2006-02-23Fix search xkb extensionLaurent Montel
2006-02-23Again other X11 extension (need for future)Laurent Montel
2006-02-23Search other x11 extensionLaurent Montel
2006-02-23Search X11 extension moduleLaurent Montel
2006-02-19-add basic support for different buildtypes with gcc, see FindKDE4.cmake (sea...Alexander Neundorf
2006-02-18-renamed the KDE4_something_DIR to something_INSTALL_DIRAlexander Neundorf
2006-02-18-apply patch from Andreas BeckermannAlexander Neundorf
2006-02-17after discussion with David:Alexander Neundorf
2006-02-17-give kdelibs a project name ("kdelibs")Alexander Neundorf
2006-02-17For the future (in kdebase don't duplicate search directory)Laurent Montel
2006-02-16-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a...Alexander Neundorf
2006-02-16using GNUWIN32_DIR requires detecting of gnuwin32 package dir beforeRalf Habacker
2006-02-15find libraries in previously detected gnuwin32 package location Ralf Habacker
2006-02-15set LD_LIBRARY_PATH to make sure we use the just compiled libraries, notDirk Mueller
2006-02-15on windows the plugins also need the MAKE_X_LIB macroPeter Kümmel