| Age | Commit message (Expand) | Author |
| 2006-07-20 | Finally commit my change to kde4_add_kcfg_files. | Michaƫl Larouche |
| 2006-07-17 | fix for win32 - why it's only me who needs this? | Christian Ehrlicher |
| 2006-07-12 | -KDE4_AUTOMOC: give a better error message if the header which should exist f... | Alexander Neundorf |
| 2006-07-04 | -link kdeinit modules with empty rpath | Alexander Neundorf |
| 2006-07-04 | -adjust the LD_LIBRARY_PATH for the new contents of LIB_INSTALL_DIR (now the ... | Alexander Neundorf |
| 2006-07-04 | Commit big work on build system with Alex: | Laurent Montel |
| 2006-07-03 | Make the DCOP porting warnings more useful | Will Stephenson |
| 2006-07-02 | -add macros for dealing with dbus stuff: | Alexander Neundorf |
| 2006-07-02 | -add KDE4_ADD_DCOP_SKELS/STUBS again, but make them simply bail out with FATA... | Alexander Neundorf |
| 2006-07-02 | -remove dcop support from the build system | Alexander Neundorf |
| 2006-05-17 | -the behaviour of LIST(REMOVE_ITEM ...) changed from cmake 2.4.1 beta to cmak... | Alexander Neundorf |
| 2006-05-12 | -kde4_header() and footer are gone | Alexander Neundorf |
| 2006-05-11 | -enhanced syntax for KDE4_ADD_EXECUTABLE and KDE4_ADD_KDEINIT_EXECUTABLE: | Alexander Neundorf |
| 2006-05-03 | I was told kopeteappearancesettings.kcfg has signals ;( | Stephan Kulow |
| 2006-05-03 | there is no single kcfg file in our SVN that needs signals. | Stephan Kulow |
| 2006-05-01 | -remove the kde4_create_doxygen_docs() command | Alexander Neundorf |
| 2006-04-27 | if we call it with --no-stub, then it won't produce a | Dirk Mueller |
| 2006-04-26 | -add the multiple output to the dcop macros | Alexander Neundorf |
| 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 kdelibs | Alexander Neundorf |
| 2006-04-22 | -add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE() | Alexander Neundorf |
| 2006-04-15 | Add makekdewidgets macro. | Volker Krause |
| 2006-04-09 | -better error handling in FindQt4.cmake | Alexander Neundorf |
| 2006-04-08 | -generate the shell-wrappers for the executables during buildtime instead of ... | 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 | 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 | -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-03-30 | Don't remove this file on make clean, it won't be re-generated by "make". | David Faure |
| 2006-03-22 | don't generate files in the source-tree | Alexander Neundorf |
| 2006-03-20 | minor cleanups: indenting, adding newline to end of file, etc. | Allen Winter |
| 2006-03-19 | Fix install icons | Laurent Montel |
| 2006-03-18 | generate the files in CURRENT_BINARY_DIR again | Alexander Neundorf |
| 2006-03-18 | -don't generate any files in the source tree, but only in the build tree | Alexander Neundorf |
| 2006-03-18 | Generate file into own directory | Laurent Montel |
| 2006-03-16 | -implemented RPATH handling, set RPATH_STYLE to one of the following: | Alexander Neundorf |
| 2006-03-16 | Generate file into own directory | Laurent Montel |
| 2006-03-16 | Generate files from ui3 into own directory | Laurent Montel |
| 2006-03-16 | Generate moc file into own directory | Laurent Montel |
| 2006-03-11 | Fix generate file space into "kcfg" file | Laurent Montel |
| 2006-03-08 | -apply patch by Andreas Beckermann for KDE 3 stuff | Alexander Neundorf |