| Age | Commit message (Expand) | Author |
| 2006-06-05 | Fix typo | Laurent Montel |
| 2006-06-02 | Add macro for phononcore/phononui lib | Laurent Montel |
| 2006-05-31 | Re-add the DONTPORT check that I had removed in my own version | Thiago Macieira |
| 2006-05-31 | Since no objections were raised in kde-core-devel, I am merging the | Thiago Macieira |
| 2006-05-18 | eh. another attempt. don't think this is quite working. | Allen Winter |
| 2006-05-18 | visibility for the Intel C/C++ compiler. | Allen Winter |
| 2006-05-16 | more work to get the Intel compilers fully supported. still not all the way ... | Allen Winter |
| 2006-05-16 | fix install <call | Peter Kümmel |
| 2006-05-16 | typo | Allen Winter |
| 2006-05-15 | -avoid-version was a libtool option, don't pass it to the linker | David Faure |
| 2006-05-13 | First attempt at support for the Intel C/C++ compilers. | Allen Winter |
| 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 |