aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-07-05if a wrong qmake has been found, mark it as invalid in the cache, so that it ...Alexander Neundorf
2006-07-04kompmgr is soon goneLuboš Luňák
2006-07-04delete previously installed FindQtDBus.cmake and QtDBUSMacros.cmakeAlexander Neundorf
2006-07-04-link kdeinit modules with empty rpathAlexander Neundorf
2006-07-04make the last three options of macro_log_feature() optional, so kdenetwork co...Alexander Neundorf
2006-07-04set X11_Xdamage_FOUNDLuboš Luňák
2006-07-04make the optional parameter ofr qt4_add_dbus_adaptor() actually workAlexander Neundorf
2006-07-04That's in FindQt4.cmake now.Volker Krause
2006-07-04-support an additional optional basename parameter for QT4_ADD_DBUS_ADAPTER()Alexander Neundorf
2006-07-04Fix install/remove macroLaurent Montel
2006-07-04Replace all '/include' by ${INSTALL_INCLUDE_DIR} and convert again some insta...Laurent Montel
2006-07-04-adjust the LD_LIBRARY_PATH for the new contents of LIB_INSTALL_DIR (now the ...Alexander Neundorf
2006-07-04Commit big work on build system with Alex:Laurent Montel
2006-07-04Let's stop generating adaptors that completely fail at runtime (qinvokemethod...David Faure
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-03- variable overriding doesn't seem to work, according to AlexSimon Hausmann
2006-07-03Make the DCOP porting warnings more usefulWill Stephenson
2006-07-03Copy it into kdelibs because it will require by several Laurent Montel
2006-07-02adding Enchant plugin and adjust the others to the new namingZack Rusin
2006-07-02-fix dependencies for cmake < 2.4.3Alexander Neundorf
2006-07-02fix typoThorsten Roeder
2006-07-02Make it work, thanks to Alex!Tobias Koenig
2006-07-02-add macros for dealing with dbus stuff: Alexander Neundorf
2006-07-02-new option: KDE4_IGNORE_DONTPORT , which if enabled ignores the "don't port ...Alexander Neundorf
2006-07-02-add KDE4_ADD_DCOP_SKELS/STUBS again, but make them simply bail out with FATA...Alexander Neundorf
2006-07-02-remove dcop support from the build systemAlexander Neundorf
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