| Age | Commit message (Expand) | Author |
| 2009-11-08 | Move kdewebkit from kdereview to kdelibs. | Urs Wolfer |
| 2009-10-22 | better place for the extra msvc compile flag | Romain Pokrzywka |
| 2009-10-22 | bring msvc compiler flags in sync with the flags used when building Qt | Romain Pokrzywka |
| 2009-09-13 | I shouldn't expect CMake's if-clause to be anything comparable to C/C++. Though | Andreas Pakulat |
| 2009-09-13 | Allow for changing the required Qt version for KDE apps, useful to require a | Andreas Pakulat |
| 2009-09-07 | Fix KAuth also outside kdebootstrapping | 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-06 | Add KDE4_KUNITCONVERSION_LIBS | Petri Damstén |
| 2009-09-02 | Document the USE_RELATIVE_PATH option. | Kevin Ottens |
| 2009-09-01 | unbreak compilation of kio/misc/kpac | David Faure |
| 2009-09-01 | - Need to undefine macro if we force exceptions. Thanks to Andreas Pakulat | Helio Castro |
| 2009-09-01 | As of Qt 4.6.x, we need explicetly add macro in case of use -fno-exceptions | Helio Castro |
| 2009-08-31 | Respect PREFIX for "dbus system service" files and dbus "system | Michael Jansen |
| 2009-08-17 | increase the .so versioning | Allen Winter |
| 2009-08-09 | add CMAKE_C_COMPILER_ARG1 as argument when executing the compiler, this way c... | Carlo Segato |
| 2009-08-09 | don't use visibility on windows with gcc 4.4 | Carlo Segato |
| 2009-07-02 | Account for CMAKE_EXECUTABLE_SUFFIX in KDE4_*_EXECUTABLE .shell names, since ... | Ralf Habacker |
| 2009-06-28 | unbreak (remove an underscore too much) | Pino Toscano |
| 2009-06-28 | -fix getting the correct location for the respective configuration, (the resu... | Alexander Neundorf |
| 2009-06-17 | applied naming change | Ralf Habacker |
| 2009-06-16 | renamed kdewin32 to kdewin to have a more generic name, approved by kde-build... | Ralf Habacker |
| 2009-05-29 | made cmake policy conform | Ralf Habacker |
| 2009-05-26 | fixed initialisation of uac manifest support for non kdelibs packages | Ralf Habacker |
| 2009-05-07 | we need 0.9.88 now | Dirk Mueller |
| 2009-05-06 | make it easier to bump the min version | Dirk Mueller |
| 2009-04-28 | Removed non-existing kmetadata and renamed knepomuk to nepomuk - is this enou... | Sebastian Trueg |
| 2009-04-14 | -search for phonon after KDELibsDependencies.cmake has been included | Alexander Neundorf |
| 2009-03-27 | -don't require Perl for building any KDE4 app, this is not necessary (documen... | Alexander Neundorf |
| 2009-03-21 | although we do support w2k, define win32_winnt to 0x0501 (winxp) to be able t... | Christian Ehrlicher |
| 2009-03-08 | we need to define _WIN32_IE too (for mingw) | Christian Ehrlicher |
| 2009-03-07 | define UNICODE also for mingw | Christian Ehrlicher |
| 2009-02-23 | 4.2 -> 4.3 in some messages | Allen Winter |
| 2009-02-16 | Reflect new reality -- kdelibs trunk requires Qt 4.5 (rc1 passes this check) | David Faure |
| 2009-02-13 | Fix linking in kdelibs/kate/plugins/ | David Faure |
| 2009-02-09 | explicitely set CMP0011 to OLD, so we don't get the warning with cmake >= 2.6.3 | Alexander Neundorf |
| 2009-01-24 | - define NDEBUG and QT_NO_DEBUG in relwithebinfo build mode - that is how it | Andreas Hartmetz |
| 2009-01-06 | -install the exports file as KDELibs4LibraryTargets.cmake, instead of KDELibs... | Alexander Neundorf |
| 2009-01-05 | Remove kformula as discussed on k-c-d. | David Faure |
| 2009-01-04 | -add a test for plasma/glapplet.h to see whether the plasma opengl support is... | Alexander Neundorf |
| 2009-01-03 | -fix typo, unbreak build (of kdebase/runtime) | Alexander Neundorf |
| 2009-01-03 | -don't search for the KDE4_INCLUDE_DIR using FIND_PATH() but use the value fr... | Alexander Neundorf |
| 2009-01-03 | -use cmake_policy(VERSION) instead of a second cmake_minimum_required(VERSION... | Alexander Neundorf |
| 2009-01-02 | -if no minimum version is given, set it to 4.0.0 | Alexander Neundorf |
| 2009-01-02 | fix error message: KDEVERSION -> KDE_VERSION | Alexander Neundorf |
| 2009-01-02 | -since cmake 2.6.2 the <package>_FIND_VERSION_(MAJOR|MINOR|PATCH) variables a... | Alexander Neundorf |
| 2009-01-02 | -check the version of kdelibs using the KDE_VERSION variable from KDELibsDepe... | Alexander Neundorf |
| 2008-12-23 | fix cmake version variable names | Pino Toscano |
| 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 |