aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-04-24-add the generated ui-headers to the list of sources, this helps with creatin...Alexander Neundorf
2006-04-23-make the kdewidgets rule depend on makekdewidgets inside kdelibsAlexander Neundorf
2006-04-23-remove KDE4_INCLUDE_DIRS, it doesn't existAlexander Neundorf
2006-04-22-add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE()Alexander Neundorf
2006-04-20OK so FIND_PATH and FIND_LIBRARIES use the cache already, so no need for the ...David Faure
2006-04-20This one now looks exactly like the one in cmake itself (even in cmake-2.2.3)David Faure
2006-04-18Turn "-Ifoo -Ibar" into "foo;bar", as expected by include_directories.David Faure
2006-04-18-I doesn't belong in _INCS.David Faure
2006-04-18More use of the cache; fixing previous commit to not recheck everytime when s...David Faure
2006-04-17Move windowsystem check earlier in file and use the resultTanner Lovelace
2006-04-15Add makekdewidgets macro.Volker Krause
2006-04-14Patch by Frank Osterfeld to find makekdewidgets.Volker Krause
2006-04-14Actually use the cache whenever possible. Should speed up the re-configuring ...David Faure
2006-04-14-- Found KDE4 include dir: /Users/dfaure/kde/trunk/KDE/kdelibsDavid Faure
2006-04-13Fix up include guard since it's missing UI_ currentlyDavid Faure
2006-04-13Add X11_XFT_FOUNDLaurent Montel
2006-04-13Search Xft include libLaurent Montel
2006-04-12Moved out the 4 values from config.h that depend on the installation prefix,David Faure
2006-04-12Actually use the cache so that every call to cmake doesn't call akode-config.David Faure
2006-04-12Make it user friendly:Stephan Kulow
2006-04-11the usual security fixes:Dirk Mueller
2006-04-11cups >= 1.1.19 is required by kdeprint. Should that check be added here, or i...David Faure
2006-04-10-handling paths containing spaces seems to be a major problem, at least hereAlexander Neundorf
2006-04-10Reported to fix compilation with msvc.David Faure
2006-04-09-better error handling in FindQt4.cmakeAlexander Neundorf
2006-04-08Add a check for Xinput.Adrian Page
2006-04-08optimized gnuwin32 detection on windowsRalf Habacker
2006-04-08fixed gnuwin32 detectionRalf Habacker
2006-04-08-generate the shell-wrappers for the executables during buildtime instead of ...Alexander Neundorf
2006-04-08-try to make it work with paths which contain spacesAlexander Neundorf
2006-04-08forgot to add this file :-/Alexander Neundorf
2006-04-08abort configuring if installed used qt version is to old Ralf Habacker
2006-04-08limit gnuwin32 package to windowsRalf Habacker
2006-04-08-add GENERIC_LIB_VERSION and GENERIC_LIB_SOVERSION in KDE4Defaults.cmake, so ...Alexander Neundorf
2006-04-08-creating of the sh-wrappers now also works with empty EXECUTABLE_OUTPUT_PATHAlexander Neundorf
2006-04-07-fix link error in kdewidgetsAlexander Neundorf
2006-04-07-in ADD_CUSTOM_COMMAND: use MAIN_DEPENDENCY, where the depend file is a file ...Alexander Neundorf
2006-04-06-use the TOOL keyword for kconfig_compiler, genembed and makekdewidgetsAlexander Neundorf
2006-04-06If libdns_sd or includes are not found, build libkdnssd anyway as stub.Jakub Stachowski
2006-04-06unset the bundle param if it is non-guiBenjamin Reed
2006-04-05Prefix generated header files with ui_ for designer4 ui files.Matthias Kretz
2006-04-05-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()Alexander Neundorf
2006-04-05-add a KDE4Defaults.cmake to set default values and use this one in kdelibs/C...Alexander Neundorf
2006-04-04Ooops remove line that got committed by mistake; more docu updates.David Faure
2006-04-04Fix docuDavid Faure
2006-04-04-fix detection of Qt4 qmakeAlexander Neundorf
2006-04-04-listing the generated header file also in the list of sources can't hurtAlexander Neundorf
2006-04-04-tell cmake that kconfig_compiler produces both a header and an implementatio...Alexander Neundorf
2006-04-03-prepare for the different executable types: default, "NOGUI" and "BUILDTOOL"Alexander Neundorf
2006-04-03-add a KDE4_KDESU_LIBS variables, so we have a full path and it can't be mixe...Alexander Neundorf