aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-07-02-remove the old makefile.am contents from the cmake files in kdelibsAlexander Neundorf
2006-07-01Fix typo.Kevin Ottens
2006-07-01Make kdecore link against QtDBus, thanks to Alex for his help on debugging!Tobias Koenig
2006-07-01Make kdelibs compile with current qt4.2 snapshotTobias Koenig
2006-07-01- re-apply Thiago's patch, now that qt-copy is up-to-date with a Qt 4.2 snapshotSimon Hausmann
2006-06-30Revert thiago's merge to kdelibs /trunk that broke lotsa stuff for now.Michael Pyne
2006-06-30Port to the new QtDBus API, including regeneration of the interfaceThiago Macieira
2006-06-30This is safe to add.Thiago Macieira
2006-06-24port to new MacroLogFeature()Allen Winter
2006-06-24now handles required packages. also supports minimum_version and comments fi...Allen Winter
2006-06-24Define KDELIBSUFF Laurent Montel
2006-06-20Fix compilation on OSX: QtUiTools also doesn't come as a framework.Marijn Kruisselbrink
2006-06-20Fix probable copy/paste error.Paulo Moura Guedes
2006-06-18Don'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-17Handle org.foo.Bar.xml correctly, ie. generate barinterface.h/.cpp.Volker Krause
2006-06-16typo fix - "kdesupport", not "kdesupprt"Helge Deller
2006-06-16Better error messages when either dbus-1 or dbus-qt4-1 can't be found using p...David Faure
2006-06-14I can't build without thisGeorge Staikos
2006-06-12use d-bus 0.62Dirk Mueller
2006-06-09-remove FindZLIB.cmake once we require cmake >= 2.4.3Alexander Neundorf
2006-06-09-also check for zdll on windows, patch from PeterAlexander Neundorf
2006-06-09apply patch from Peter KuemmelAlexander Neundorf
2006-06-09rpath_style doesn't exist anymore since several weeks alreadyAlexander Neundorf
2006-06-07-first check for qmake, then for qmake-qt4, this is in sync with cmake's Find...Alexander Neundorf
2006-06-07Fix paths with white space.Paulo Moura Guedes
2006-06-06win32 fixesRalf Habacker
2006-06-05remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1Alexander Neundorf
2006-06-05Fix typoLaurent Montel
2006-06-02Add macro for phononcore/phononui libLaurent Montel
2006-05-31Save 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-31Add macros to generate adaptor code from XML and XML from a header file.Volker Krause
2006-05-31Put the vars in the cache; useful for debugging and for adding "reuse cache" ...David Faure
2006-05-31Add macro to generate QDBus interfaces from XML descriptions.Volker Krause
2006-05-31Format porting doc nicer, point to it from configureAdriaan de Groot
2006-05-31Display Thiago's notes on where to get the new dependency so people aren't im...Adriaan de Groot
2006-05-31Re-add the DONTPORT check that I had removed in my own versionThiago Macieira
2006-05-31Since no objections were raised in kde-core-devel, I am merging theThiago Macieira
2006-05-30Allow cmake to use the gif include dir, necessary for the check.Paulo Moura Guedes
2006-05-30Move cmake duplicate check here:Laurent Montel
2006-05-28Check for UserData member of GifFileType so it bails with giflib (and not lib...Adriaan de Groot
2006-05-25Oops, forgot to remove that debugging message before committing.Simon Perreault
2006-05-25Check for qmake-qt4 before qmake. Doing otherwise would fail on Debian becauseSimon Perreault
2006-05-23Be just a *tad* more informative on the command-line when an essential depend...Adriaan de Groot
2006-05-23Search shape for ksnapshotLaurent Montel
2006-05-19-merge some fixes from cmake cvs:Alexander Neundorf
2006-05-18eh. another attempt. don't think this is quite working.Allen Winter
2006-05-18visibility for the Intel C/C++ compiler.Allen Winter
2006-05-18Fix debug/release link problem for msvc.Peter Kümmel