| Age | Commit message (Expand) | Author |
| 2006-07-06 | -fix gcc version detection on Mac | Alexander Neundorf |
| 2006-07-05 | don't install into share/share/applnk (and so far there still are kcmodules t... | Matthias Kretz |
| 2006-07-05 | now we have a uninstall target in every toplevel module, so you can do "make ... | Alexander Neundorf |
| 2006-07-04 | -link kdeinit modules with empty rpath | Alexander Neundorf |
| 2006-07-04 | -support an additional optional basename parameter for QT4_ADD_DBUS_ADAPTER() | Alexander Neundorf |
| 2006-07-04 | Commit big work on build system with Alex: | Laurent Montel |
| 2006-07-03 | -use positive logic for macro_ensure_version(MIN found RESULT) -> result is t... | Alexander Neundorf |
| 2006-07-03 | -error out if dbusxml2cpp wasn't found (because Qt didn't install it) | Alexander Neundorf |
| 2006-07-02 | fix typo | Thorsten Roeder |
| 2006-07-02 | -new option: KDE4_IGNORE_DONTPORT , which if enabled ignores the "don't port ... | Alexander Neundorf |
| 2006-07-01 | Make kdecore link against QtDBus, thanks to Alex for his help on debugging! | Tobias Koenig |
| 2006-06-24 | Define KDELIBSUFF | Laurent Montel |
| 2006-06-18 | Don't look for X11 again, FindQt4 did it already (if Q_WS_X11) | David Faure |
| 2006-06-09 | rpath_style doesn't exist anymore since several weeks already | Alexander Neundorf |
| 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 |