| Age | Commit message (Expand) | Author |
| 2006-05-12 | -kde4_header() and footer are gone | Alexander Neundorf |
| 2006-05-11 | -enhanced syntax for KDE4_ADD_EXECUTABLE and KDE4_ADD_KDEINIT_EXECUTABLE: | Alexander Neundorf |
| 2006-05-09 | Requires 2.4.1 by default. | Laurent Montel |
| 2006-05-05 | Find dcopidl executable also on Windows. | Paulo Moura Guedes |
| 2006-05-04 | Factorize the version-number parsing and checking code into a separate macro. | David Faure |
| 2006-05-04 | "su" just for unixes. | Paulo Moura Guedes |
| 2006-05-03 | Added support for KDE_MIN_VERSION (modelled after QT_MIN_VERSION), and ported... | David Faure |
| 2006-05-03 | Port the DONTPORT check. | Volker Krause |
| 2006-05-02 | downgrade hard requirement again. using 2.4.1 is | Dirk Mueller |
| 2006-05-01 | -cmake 2.4.1 beta is now required | Alexander Neundorf |
| 2006-04-28 | -move the check for Perl into FindKDE4Internal.cmake, so we don't have to put... | Alexander Neundorf |
| 2006-04-26 | -move the test for a compiler flag into an own generic cmake module: CheckCXX... | Alexander Neundorf |
| 2006-04-26 | - some compile flags cleanups | Dirk Mueller |
| 2006-04-23 | -remove KDE4_INCLUDE_DIRS, it doesn't exist | Alexander Neundorf |
| 2006-04-22 | -add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE() | Alexander Neundorf |
| 2006-04-15 | Add makekdewidgets macro. | Volker Krause |
| 2006-04-14 | Patch by Frank Osterfeld to find makekdewidgets. | Volker Krause |
| 2006-04-14 | -- Found KDE4 include dir: /Users/dfaure/kde/trunk/KDE/kdelibs | David Faure |
| 2006-04-07 | -fix link error in kdewidgets | Alexander Neundorf |
| 2006-04-05 | -add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS() | Alexander Neundorf |
| 2006-04-05 | -add a KDE4Defaults.cmake to set default values and use this one in kdelibs/C... | Alexander Neundorf |
| 2006-04-03 | -add a KDE4_KDESU_LIBS variables, so we have a full path and it can't be mixe... | Alexander Neundorf |
| 2006-03-31 | Complain about specific files in a non-clean srcdir; don't insert /usr/local/... | Adriaan de Groot |
| 2006-03-30 | bigger changes in FindQt4.cmake: | Alexander Neundorf |
| 2006-03-29 | only look at the path we want it to look | Albert Astals Cid |
| 2006-03-29 | Those aliases seem quite useful when building kdelibs itself, too... | David Faure |
| 2006-03-27 | The other vars don't have KDE4_ as prefix (for some reason) | David Faure |
| 2006-03-27 | It's not unused, see kded/CMakeLists.txt | David Faure |
| 2006-03-26 | -rename KDE4_INCLUDE_DIRS to KDE4_INCLUDES (but still keep it in the snapshot... | Alexander Neundorf |
| 2006-03-23 | add a newline to the end of file. | Allen Winter |
| 2006-03-23 | DEPREACTED won't do much good :) | David Faure |
| 2006-03-22 | -remove the LIB_SOMETHING variables | Alexander Neundorf |
| 2006-03-22 | again revert the KDE4_LD_LIBRARY_PATH change | Alexander Neundorf |
| 2006-03-21 | once again apply LIBRARY_PATH setting which AGAIN got reverted | Dirk Mueller |
| 2006-03-20 | -rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBS | Alexander Neundorf |
| 2006-03-20 | remove code that sets CMAKE_INSTALL_PREFIX from $KDEDIR | Allen Winter |
| 2006-03-19 | Support the KDEDIR environment variable for the installation prefix. | Allen Winter |
| 2006-03-18 | As before with auto* tools, we now have the following | Allen Winter |
| 2006-03-18 | use kdecore instead of kxmlcore for determining kde4_lib_dir, since currently... | Alexander Neundorf |
| 2006-03-18 | add documentation | Alexander Neundorf |
| 2006-03-17 | add KDE_DEPREACTED_WARNINGS and disable deprecated warnings for kde3support u... | Christian Ehrlicher |
| 2006-03-16 | -implemented RPATH handling, set RPATH_STYLE to one of the following: | Alexander Neundorf |
| 2006-03-14 | reapply r509806 which got reverted in the fancy RPATH rewrite | Dirk Mueller |
| 2006-03-07 | -implemented RPATH handling, but disabled for now | Alexander Neundorf |
| 2006-03-04 | disable warning 4661 for msvc (A member of the template class is not defined) | Christian Ehrlicher |
| 2006-03-02 | -prepare the KDE3 files for moving to cmake cvs | Alexander Neundorf |
| 2006-03-01 | -renamed FindKDE4.cmake to FindKDE4Internal.cmake, so the name FindKDE4.cmake... | Alexander Neundorf |