| Age | Commit message (Expand) | Author |
| 2009-06-28 | -same fix as in trunk: the name of the variable is _firstConfig, not firstCon... | 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 |
| 2008-12-14 | -rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm... | Alexander Neundorf |
| 2008-12-14 | -optionally support a version number for searching kdepimlibs | Alexander Neundorf |
| 2008-12-14 | -add a macro which helps with generating a find_package() conform <package>Ve... | Alexander Neundorf |
| 2008-12-12 | SVN_SILENT no it does not ;-) | David Faure |
| 2008-12-02 | make more variables as advanced, so the non-advanced view is less cluttered | Alexander Neundorf |
| 2008-12-01 | -add some comments about the imported targets | Alexander Neundorf |
| 2008-11-18 | reintroduce the cmake option KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT to enable th... | Alexander Neundorf |
| 2008-11-12 | clean up a few STATUS messages. | Allen Winter |
| 2008-11-10 | -require cmake 2.6.2 | Alexander Neundorf |
| 2008-11-06 | -remove setting CMAKE_CONFIGURATION_TYPES, this is intended only for the non-... | Alexander Neundorf |
| 2008-11-06 | when compiling kdelibs, KDE4_KFILE_LIBS should contain also the dependencies ... | Pino Toscano |
| 2008-11-06 | kfile does not link to kde3support, so there is no reason the define KDE4_KFI... | Marijn Kruisselbrink |
| 2008-11-04 | Pino was right it's better to use KDE4_PLASMA_LIBS | Laurent Montel |
| 2008-10-25 | - fix library name to be more consistent with the others | Dirk Mueller |
| 2008-10-22 | It's kformulalib and not kformula... | Laurent Montel |
| 2008-09-21 | Not pedantic by default | Laurent Montel |
| 2008-09-21 | Add cmake macro for kformula lib | Laurent Montel |
| 2008-09-07 | -remove debug output and improve message | Alexander Neundorf |
| 2008-09-07 | -fix handling of "REQUIRED" when used in kdelibs | Alexander Neundorf |