| Age | Commit message (Expand) | Author |
| 2007-11-16 | Use the -Woverloaded-virtual compile option, if available. | Allen Winter |
| 2007-11-14 | -change the install destinations for Windows: everything is relative to CMAKE... | Alexander Neundorf |
| 2007-11-12 | -fix error message for cygwin | Alexander Neundorf |
| 2007-11-12 | minor cosmetic changes: fix indentation (no tabs), don't test for WIN32 twice... | Alexander Neundorf |
| 2007-11-08 | temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ... | Christian Ehrlicher |
| 2007-11-06 | Make __KDE_HAVE_GCC_VISIBILITY cached. | Luboš Luňák |
| 2007-10-30 | It's meinproc4 | Laurent Montel |
| 2007-10-29 | -don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include fo... | Alexander Neundorf |
| 2007-10-22 | Goodbye, libkdeprint, how we loved thee. | Alex Merry |
| 2007-10-05 | Merged KIO::JobFlags branch | David Faure |
| 2007-10-02 | extract kpty* into an own lib | Oswald Buddenhagen |
| 2007-10-02 | kdefx is dead. Long live... something that is not kdefx :-). | Matthew Woehlke |
| 2007-10-01 | There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define i... | David Faure |
| 2007-09-26 | update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE(). | Allen Winter |
| 2007-09-26 | install manpages and infopages into destdir/share | Allen Winter |
| 2007-09-14 | fix confusing typo, it's kconfig_compiler | Frank Osterfeld |
| 2007-09-11 | some minor win32 fix | Ralf Habacker |
| 2007-09-11 | win32 fix: KDE and QT install dir's are determined on runtime not install tim... | Ralf Habacker |
| 2007-08-20 | Use FIND_PACKAGE_HANDLE_STANDARD_ARGS | Laurent Montel |
| 2007-08-15 | -fix indentation | Alexander Neundorf |
| 2007-08-03 | also search in the kde4 install dirs | Alexander Neundorf |
| 2007-08-03 | -more default search paths: always also search in the current install prefix ... | Alexander Neundorf |
| 2007-08-03 | -don't load KDELibsDependencies.cmake twice | Alexander Neundorf |
| 2007-07-24 | Add KDE4_UPDATE_ICONCACHE() macro and call it from KDE4_INSTALL_ICONS() | Rivo Laks |
| 2007-07-23 | ok, this is a hack to make update-mime-database work again. We need to find a... | Christian Ehrlicher |
| 2007-07-23 | change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY... | Laurent Montel |
| 2007-07-23 | move the mimetype update macro to FindSharedMimeInfo.cmake, since it belongs ... | Alexander Neundorf |
| 2007-07-18 | win32 fix: make sure no dll is build using auto-import because it makes troub... | Ralf Habacker |
| 2007-07-12 | -instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m... | Alexander Neundorf |
| 2007-07-11 | -use ${KDE4_KDECONFIG_EXECUTABLE} coming from FindKDE4.cmake instead of just ... | Alexander Neundorf |
| 2007-07-10 | added support for searching cmake modules in all given kde install locations ... | Ralf Habacker |
| 2007-07-09 | As posted to kde-buildsystem: | Matthias Kretz |
| 2007-06-24 | Fix the kde4_add_test_executable macro by setting EXECUTABLE_OUTPUT_PATH and | Andreas Pakulat |
| 2007-06-22 | fatal error if KDE wants to compile with -fvisibility=hidden but Q_DECL_EXPOR... | Matthias Kretz |
| 2007-06-22 | dos -> unix | Matthias Kretz |
| 2007-06-21 | beautify | Alexander Neundorf |
| 2007-06-20 | win32 fix: use relative install prefix to avoid hardcoded install pathes in c... | Ralf Habacker |
| 2007-06-20 | - added win32 packager support | Ralf Habacker |
| 2007-06-17 | As discussed on kde-buildsystem rename kde4_add_test to | Andreas Pakulat |
| 2007-06-09 | small update for win32/msvc9 | Christian Ehrlicher |
| 2007-06-08 | revert 'SET(CMAKE_DEBUG_POSTFIX "d")' for win32 | Christian Ehrlicher |
| 2007-06-08 | - splitted KDEWIN32 and GUNWIN32 module into KDEWIN and KDEWIN32, where KDEWI... | Ralf Habacker |
| 2007-06-08 | -also put LIBEXEC_INSTALL_DIR into the dependencies file | Alexander Neundorf |
| 2007-06-05 | rename KDE4_BUILD_TESTREQGRESSION to KHTML_BUILD_TESTREGRESSION and move it t... | Alexander Neundorf |
| 2007-05-30 | Patch requested by Coolo. | Laurent Montel |
| 2007-05-24 | Add a flag for building testregression and some build instructions. | Maks Orlovich |
| 2007-05-21 | Ah! KDE4_INCLUDE_INSTALL_DIR is defined by KDELibsDependencies.cmake | David Faure |
| 2007-05-21 | Revert - there's no such var; the proper fix for this looks a bit involved an... | David Faure |
| 2007-05-21 | a bit more readable output. still can't build anything though | Dirk Mueller |
| 2007-05-21 | After discut with Alex, it was just a pb with my cmake | Laurent Montel |