| Age | Commit message (Expand) | Author |
| 2006-04-18 | More use of the cache; fixing previous commit to not recheck everytime when s... | David Faure |
| 2006-04-17 | Move windowsystem check earlier in file and use the result | Tanner Lovelace |
| 2006-04-15 | Add makekdewidgets macro. | Volker Krause |
| 2006-04-14 | Patch by Frank Osterfeld to find makekdewidgets. | Volker Krause |
| 2006-04-14 | Actually 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/kdelibs | David Faure |
| 2006-04-13 | Fix up include guard since it's missing UI_ currently | David Faure |
| 2006-04-13 | Add X11_XFT_FOUND | Laurent Montel |
| 2006-04-13 | Search Xft include lib | Laurent Montel |
| 2006-04-12 | Moved out the 4 values from config.h that depend on the installation prefix, | David Faure |
| 2006-04-12 | Actually use the cache so that every call to cmake doesn't call akode-config. | David Faure |
| 2006-04-12 | Make it user friendly: | Stephan Kulow |
| 2006-04-11 | the usual security fixes: | Dirk Mueller |
| 2006-04-11 | cups >= 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 here | Alexander Neundorf |
| 2006-04-10 | Reported to fix compilation with msvc. | David Faure |
| 2006-04-09 | -better error handling in FindQt4.cmake | Alexander Neundorf |
| 2006-04-08 | Add a check for Xinput. | Adrian Page |
| 2006-04-08 | optimized gnuwin32 detection on windows | Ralf Habacker |
| 2006-04-08 | fixed gnuwin32 detection | Ralf 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 spaces | Alexander Neundorf |
| 2006-04-08 | forgot to add this file :-/ | Alexander Neundorf |
| 2006-04-08 | abort configuring if installed used qt version is to old | Ralf Habacker |
| 2006-04-08 | limit gnuwin32 package to windows | Ralf 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_PATH | Alexander Neundorf |
| 2006-04-07 | -fix link error in kdewidgets | Alexander 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 makekdewidgets | Alexander Neundorf |
| 2006-04-06 | If libdns_sd or includes are not found, build libkdnssd anyway as stub. | Jakub Stachowski |
| 2006-04-06 | unset the bundle param if it is non-gui | Benjamin Reed |
| 2006-04-05 | Prefix 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-04 | Ooops remove line that got committed by mistake; more docu updates. | David Faure |
| 2006-04-04 | Fix docu | David Faure |
| 2006-04-04 | -fix detection of Qt4 qmake | Alexander Neundorf |
| 2006-04-04 | -listing the generated header file also in the list of sources can't hurt | Alexander 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 |
| 2006-04-01 | add QT_MKSPECS_DIR | Christian Ehrlicher |
| 2006-03-31 | -revert to not grepping the qmake spec file, since this is unreliable and bre... | Alexander Neundorf |
| 2006-03-31 | EXISTS() seems to eat the NOT _skip part, at least with cmake 2.3-20060317; r... | Adriaan de Groot |
| 2006-03-31 | Complain about specific files in a non-clean srcdir; don't insert /usr/local/... | Adriaan de Groot |
| 2006-03-30 | bigger changes in FindQt4.cmake: | Alexander Neundorf |
| 2006-03-30 | Don't remove this file on make clean, it won't be re-generated by "make". | David Faure |
| 2006-03-29 | -add the include paths of all X11 extensions to X11_INCLUDE_PATH, so they don... | Alexander Neundorf |
| 2006-03-29 | don't mark it executable | Dirk Mueller |