| Age | Commit message (Expand) | Author |
| 2006-06-18 | Don't look for X11 again, FindQt4 did it already (if Q_WS_X11) | David Faure |
| 2006-06-18 | -macro_push_required_vars() and macro_pop_required_vars() for guarding cmake'... | Alexander Neundorf |
| 2006-06-17 | Handle org.foo.Bar.xml correctly, ie. generate barinterface.h/.cpp. | Volker Krause |
| 2006-06-16 | typo fix - "kdesupport", not "kdesupprt" | Helge Deller |
| 2006-06-16 | Better error messages when either dbus-1 or dbus-qt4-1 can't be found using p... | David Faure |
| 2006-06-14 | I can't build without this | George Staikos |
| 2006-06-12 | use d-bus 0.62 | Dirk Mueller |
| 2006-06-09 | -remove FindZLIB.cmake once we require cmake >= 2.4.3 | Alexander Neundorf |
| 2006-06-09 | -also check for zdll on windows, patch from Peter | Alexander Neundorf |
| 2006-06-09 | apply patch from Peter Kuemmel | Alexander Neundorf |
| 2006-06-09 | rpath_style doesn't exist anymore since several weeks already | Alexander Neundorf |
| 2006-06-07 | -first check for qmake, then for qmake-qt4, this is in sync with cmake's Find... | Alexander Neundorf |
| 2006-06-07 | Fix paths with white space. | Paulo Moura Guedes |
| 2006-06-06 | win32 fixes | Ralf Habacker |
| 2006-06-05 | remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1 | Alexander Neundorf |
| 2006-06-05 | Fix typo | Laurent Montel |
| 2006-06-02 | Add macro for phononcore/phononui lib | Laurent Montel |
| 2006-05-31 | Save 8 calls to pkg-config when reconfiguring and qtdbus is all in the cache ... | David Faure |
| 2006-05-31 | - fix warning when calling automoc after qdbus_add_* | Volker Krause |
| 2006-05-31 | Add macros to generate adaptor code from XML and XML from a header file. | Volker Krause |
| 2006-05-31 | Put the vars in the cache; useful for debugging and for adding "reuse cache" ... | David Faure |
| 2006-05-31 | Add macro to generate QDBus interfaces from XML descriptions. | Volker Krause |
| 2006-05-31 | Format porting doc nicer, point to it from configure | Adriaan de Groot |
| 2006-05-31 | Display Thiago's notes on where to get the new dependency so people aren't im... | Adriaan de Groot |
| 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-30 | Allow cmake to use the gif include dir, necessary for the check. | Paulo Moura Guedes |
| 2006-05-30 | Move cmake duplicate check here: | Laurent Montel |
| 2006-05-28 | Check for UserData member of GifFileType so it bails with giflib (and not lib... | Adriaan de Groot |
| 2006-05-25 | Oops, forgot to remove that debugging message before committing. | Simon Perreault |
| 2006-05-25 | Check for qmake-qt4 before qmake. Doing otherwise would fail on Debian because | Simon Perreault |
| 2006-05-23 | Be just a *tad* more informative on the command-line when an essential depend... | Adriaan de Groot |
| 2006-05-23 | Search shape for ksnapshot | Laurent Montel |
| 2006-05-19 | -merge some fixes from cmake cvs: | Alexander Neundorf |
| 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-18 | Fix debug/release link problem for msvc. | Peter Kümmel |
| 2006-05-18 | Fix debug/release link problem for msvc. | Peter Kümmel |
| 2006-05-18 | change error message | Peter Kümmel |
| 2006-05-18 | handle all msvc generators correct: debug/release, nmake/project generators | Peter Kümmel |
| 2006-05-17 | -the behaviour of LIST(REMOVE_ITEM ...) changed from cmake 2.4.1 beta to cmak... | Alexander Neundorf |
| 2006-05-16 | Optimization: don't look twice for Qt 4. This is usually already done before ... | Paulo Moura Guedes |
| 2006-05-16 | If we are building kdelibs with debug build type then choose the debug Qt lib... | Paulo Moura Guedes |
| 2006-05-16 | -a new cmake module which contains two macros: | Alexander Neundorf |
| 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 | Taken from cmake cvs. This fixes moc and uic for msys. | Paulo Moura Guedes |
| 2006-05-16 | Even better. Suggested by Peter. | Paulo Moura Guedes |
| 2006-05-16 | Better. Only msvc requires same build type (release/debug). | Paulo Moura Guedes |
| 2006-05-16 | typo | Allen Winter |