| Age | Commit message (Expand) | Author |
| 2009-11-12 | Run tests from IDE. $(OutDir) must be expanded by ctest: | Peter Kümmel |
| 2009-10-05 | -don't use the internal macro from FindQt4.cmake here | Alexander Neundorf |
| 2009-10-03 | Fix / adapt to FindQt4.cmake changes. Found the error in kdenetwork which | Andreas Hartmetz |
| 2009-09-14 | But do not find it multiple times if it has been found yet | Dario Freddi |
| 2009-09-14 | Actually, we have to take the POLKITQT_FOUND variable from somewhere. | Dario Freddi |
| 2009-09-07 | CCMAIL:kde-buildsystem@kde.org | Dario Freddi |
| 2009-09-06 | -the RUN_UNINSTALLED argument for KDE4_ADD_[KDEINIT]_EXECUTABLE() is ignored ... | Alexander Neundorf |
| 2009-09-03 | Simplify using IS_ABSOLUTE. | Kevin Ottens |
| 2009-08-30 | revert r990265 because it breaks plugins on windows | Christian Ehrlicher |
| 2009-08-26 | OK, my previous claim for r1015454 was wrong. The new behavior breaks | Kevin Ottens |
| 2009-08-25 | Handle relative paths gracefully for kde4_add_kcfg_files macro. | Kevin Ottens |
| 2009-07-12 | Always define MAKE_FOO_LIB, not only on Windows. This is used in konqueror to... | David Faure |
| 2009-07-02 | Force the prefix to "lib" so that the plugin name is sure to match the init_ ... | Ralf Habacker |
| 2009-07-02 | could not change commit log after a commit, so revert the part of the patch f... | Ralf Habacker |
| 2009-07-02 | Cygwin uses $PATH for runtime library resolution by cygwin ports maintainer | Ralf Habacker |
| 2009-05-29 | fixed manifest adding when using OUTPUT_NAME target properties | Ralf Habacker |
| 2009-05-29 | made cmake policy conform | Ralf Habacker |
| 2009-05-26 | space fix | Ralf Habacker |
| 2009-05-26 | documented the real problem better | Ralf Habacker |
| 2009-05-26 | added initial support for fixing windows vista uac problem by adding a specif... | Ralf Habacker |
| 2009-04-01 | Honour request from Alex to use _FILE for files, by using _FILENAME for "just... | David Faure |
| 2009-03-25 | forward-port various Mac OS X fixes from the 4.2 branch to trunk | Benjamin Reed |
| 2009-03-04 | Support for .kcfg files being generated using configure_file like tmcguire | David Faure |
| 2009-01-28 | GLOB_RECURSE in KDE4_ADD_WIN32_APP_ICON is wrong - GLOB should be enough | Christian Ehrlicher |
| 2009-01-09 | add a training / so it's easier to call a filename without having to prepend ... | Anne-Marie Mahfouf |
| 2009-01-02 | -check the version of kdelibs using the KDE_VERSION variable from KDELibsDepe... | Alexander Neundorf |
| 2009-01-02 | -introduce two new internal macros which do the necessary handling for automo... | Alexander Neundorf |
| 2008-12-15 | -unconditionally enable the reduced link interface | Alexander Neundorf |
| 2008-12-14 | -remove support for option KDE4_USE_ALWAYS_FULL_RPATH, with cmake >= 2.6.0 we... | Alexander Neundorf |
| 2008-12-14 | -rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm... | Alexander Neundorf |
| 2008-12-14 | -add a macro which helps with generating a find_package() conform <package>Ve... | Alexander Neundorf |
| 2008-12-11 | make it possible to install several man page docbooks from one dir by generat... | Burkhard Lück |
| 2008-11-18 | reintroduce the cmake option KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT to enable th... | Alexander Neundorf |
| 2008-11-10 | -require cmake 2.6.2 | Alexander Neundorf |
| 2008-11-08 | SVN_SILENT: correct endif | Patrick Spendrin |
| 2008-11-08 | make it possible to add application icons to kdeinit applications too. | Patrick Spendrin |
| 2008-11-07 | -print a warning for users which have not yet updated to cmake 2.6.2 | Alexander Neundorf |
| 2008-09-08 | -prepare for supporting cmake >= 2.6.2 and TARGET_LINK_LIBRARIES(target LINK_... | Alexander Neundorf |
| 2008-09-07 | -save some regex matching and make the code easier readable: since cmake 2.6 ... | Alexander Neundorf |
| 2008-08-24 | patch from Alex: | Dirk Mueller |
| 2008-08-14 | fix comment in the generated file, it was not correct anymore, the option was... | Alexander Neundorf |
| 2008-07-29 | -this was missing from the commit last night, which enabled the reduced link ... | Alexander Neundorf |
| 2008-07-21 | fix automoc4 for msvc as discussed on kde-buildsystem | Christian Ehrlicher |
| 2008-07-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
| 2008-07-20 | add a message in case somebody stumbles about a KDE4_TARGET_LINK_INTERFACE_LI... | Alexander Neundorf |
| 2008-07-20 | prefix KDE4_TARGET_LINK_INTERFACE_LIBRARIES with a "_", it is unused in svn a... | Alexander Neundorf |
| 2008-07-18 | fix for targets with '-' in name on windows | Christian Ehrlicher |
| 2008-07-17 | fix typo | Dirk Mueller |
| 2008-07-07 | -make automoc4 required finally (... 4.1 is not too far away) | Alexander Neundorf |
| 2008-07-02 | point to the correct test filename on windows, second try | Christian Ehrlicher |