aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-07-12-KDE4_AUTOMOC: give a better error message if the header which should exist f...Alexander Neundorf
2006-07-11Allow to specify classname.Laurent Montel
2006-07-11Allow to manually set the LIB_INSTALL_DIR (needed to install into lib64).Volker Krause
2006-07-11Add kdefx variablLaurent Montel
2006-07-07Not necessary to keep debugLaurent Montel
2006-07-06-fix gcc version detection on MacAlexander Neundorf
2006-07-05merge the settings from FindKDEPIMLibs.cmake, which I will be removing ASAP.Allen Winter
2006-07-05don't install into share/share/applnk (and so far there still are kcmodules t...Matthias Kretz
2006-07-05now we have a uninstall target in every toplevel module, so you can do "make ...Alexander Neundorf
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