| Age | Commit message (Expand) | Author |
| 2010-03-14 | -add a copy of FindPackageHandleStandardArgs, which adds checking the version... | Alexander Neundorf |
| 2010-03-14 | -simplify FindPhonon.cmake | Alexander Neundorf |
| 2010-03-07 | -fix build on OSX with OpenGL (don't turn "-framework foo" into "-framework;... | Alexander Neundorf |
| 2010-03-05 | Allow macro_optional_add_subdirectory to work with CMake 2.8 in | Jonathan Marten |
| 2010-03-05 | reduce few columns, so it gives less issues in manpages generation | Pino Toscano |
| 2010-03-03 | Look at the correct variable to determine if a compile test succeeded. After | Andreas Hartmetz |
| 2010-03-03 | Change the visibility checking test from try_run to try_compile to make | Harald Fernengel |
| 2010-02-20 | Bring Cross compilation to kdelibs | Harald Fernengel |
| 2010-02-17 | Committing the second part of a previous patch to KAuth (the static fake back... | Dario Freddi |
| 2010-02-16 | Add the support of QtDeclarative module in Qt 4.7. Green flag in | Alexis Ménard |
| 2010-02-15 | 4.4 => 4.5 | Allen Winter |
| 2010-02-03 | KDE4_SERIALIZE_TOOL - set to icerun (with icecream 0.9.5+) to | Luboš Luňák |
| 2010-01-24 | CCMAIL: kde-packager@kde.org | Dario Freddi |
| 2010-01-20 | forward port fix | Patrick Spendrin |
| 2010-01-18 | -comment debug output | Alexander Neundorf |
| 2010-01-18 | -fix two remaining compat. issues found by the cmake devs: | Alexander Neundorf |
| 2010-01-17 | -remove commented code | Alexander Neundorf |
| 2010-01-13 | -fix the temporary source incompatiblity introduced in rev 1070849 | Alexander Neundorf |
| 2010-01-13 | -don't try to mark non-cache variables as advanced | Alexander Neundorf |
| 2010-01-13 | -break mark_as_advanced into multiple lines to improve readability (also for ... | Alexander Neundorf |
| 2010-01-11 | -fix handling of imported targets which don't have the link interface librari... | Alexander Neundorf |
| 2010-01-07 | -make cmake 2.6.2 find SDO 0.2 | Alexander Neundorf |
| 2010-01-07 | we require CMake 2.6.2 or KDE, nothing else has been announced, discussed or ... | Alexander Neundorf |
| 2010-01-07 | we need 2.6.3 for the shared-desktop-ontologies detection | Dirk Mueller |
| 2010-01-06 | -introduce imported targets for the various Qt4 libraries, so we can handle t... | Alexander Neundorf |
| 2010-01-06 | -setting QUIETLY manually is not necessary, this is handled automatically by ... | Alexander Neundorf |
| 2010-01-06 | bugfix: this macro did actually in most cases not work as it should, since most | Alexander Neundorf |
| 2010-01-01 | Make it possible to override SIP_DEFAULT_DIR from the commandline. This | Michael Jansen |
| 2009-12-30 | hmm, actually that change breaks nmake, so revert it. It's a bug that has to ... | Romain Pokrzywka |
| 2009-12-30 | jom parses the '#' from the class uri as the start of a comment so we must es... | Romain Pokrzywka |
| 2009-12-28 | There doesn't exist any sourceformatter library. | Andreas Pakulat |
| 2009-12-28 | Make Soprano dependency check nonfatal and thus Nepomuk libs optional. | Maciej Mrozowski |
| 2009-12-26 | Fix FindSharedDesktopOntologies: Previously, if the required version wasn't f... | Christophe Giboudeaux |
| 2009-12-24 | CCMAIL: neundorf@kde.org | Dario Freddi |
| 2009-12-23 | -handle the case that release- as well as debug-version have been found first... | Alexander Neundorf |
| 2009-12-22 | CCMAIL: ossi@kde.org | Dario Freddi |
| 2009-12-20 | -sync the way how the libraries are found with the FindQt4.cmake from current... | Alexander Neundorf |
| 2009-12-20 | -sort the libs alphabetically | Alexander Neundorf |
| 2009-12-20 | -sync with cmake: move the check for the window system before the include-dir... | Alexander Neundorf |
| 2009-12-20 | -syncing with cmake: 7 differences less, 35 left to go | Alexander Neundorf |
| 2009-12-19 | -keep in sync with Qt4 from cmake | Alexander Neundorf |
| 2009-12-14 | -add the framework path to QT_INCLUDE_DIR instead of QT_QTCORE_INCLUDE_DIR | Alexander Neundorf |
| 2009-12-14 | -kio should be in the link interface of kfile, since it uses kio symbols in i... | Alexander Neundorf |
| 2009-12-13 | -set the KDE4_FOO_LIBRARY/LIBS variables also when building kdelibs itself, a... | Alexander Neundorf |
| 2009-12-13 | SVN_SILENT Fix doc. LIBATTICA_INCLUDE_DIRS doesn't exist. | Christophe Giboudeaux |
| 2009-12-13 | -also use the "NAMES" keyword | Alexander Neundorf |
| 2009-12-13 | remove NO_DEFAULT_PATH in the find_library() call | Allen Winter |
| 2009-12-13 | -make building KDE with Qt4 installed as OSX frameworks work | Alexander Neundorf |
| 2009-12-12 | fix find_library to use HINTS rather than PATHS when searching | Allen Winter |
| 2009-12-08 | add version check for attica | Frederik Gladhorn |