aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-29Give extra hints on failure to find StrigiWill Stephenson
2007-07-26give a hintDirk Mueller
2007-07-26replace the incorrect message about "recent strigi" with 0.5.3. Dirk Mueller
2007-07-25- okayed by thiagoJason vanRijn Kasper
2007-07-24PLASMA_OPENGL_FOUNDAaron J. Seigo
2007-07-24Make KDE4_UPDATE_ICONCACHE() no-op if DESTDIR is setRivo Laks
2007-07-24Add KDE4_UPDATE_ICONCACHE() macro and call it from KDE4_INSTALL_ICONS()Rivo Laks
2007-07-24PLASMA_LIBS not PLASMA_LIBRARIESAaron J. Seigo
2007-07-24the name of the installed library is "libgpgme++" nowAllen Winter
2007-07-24REPLACE -> REGEX REPLACEChristian Ehrlicher
2007-07-23ok, this is a hack to make update-mime-database work again. We need to find a...Christian Ehrlicher
2007-07-23subtle attempt to break win32 compilation - read the docs marc ! ;-)Christian Ehrlicher
2007-07-23moved the waiting for moc processes to finish code back where it should be (a...Matthias Kretz
2007-07-23Be more robust when creating export macro definesMarc Mutz
2007-07-23fix for QCA2 include dir on win32Christian Ehrlicher
2007-07-23change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY...Laurent Montel
2007-07-23move the mimetype update macro to FindSharedMimeInfo.cmake, since it belongs ...Alexander Neundorf
2007-07-22Bump minimum supported CUPS version to 1.1.20, and drop someAlex Merry
2007-07-22libkleo will move back to kdepimTom Albers
2007-07-21remove tabsPeter Kümmel
2007-07-21too much parameters for the msvc IDE, put them into a file and use the moc op...Peter Kümmel
2007-07-19- fixed comments Ralf Habacker
2007-07-18fix for win32Christian Ehrlicher
2007-07-18win32 fix: make sure no dll is build using auto-import because it makes troub...Ralf Habacker
2007-07-18Do not install SVN support files in l10n/ll/scripts.Chusslove Illich
2007-07-17thiago suggested to add an enum if the _automoc.cpp file is otherwise empty, ...Matthias Kretz
2007-07-17if the moc fails kde4automoc returns EXIT_FAILURE and deletes the moc fileMatthias Kretz
2007-07-17Define this symbol everywhere, not just on WindowsThiago Macieira
2007-07-17let search KDEPimLibsDependencies.cmake in CMAKE_MODULE_PATH, not only in har...Ralf Habacker
2007-07-16- change back the generic version to be in syncDirk Mueller
2007-07-16Rename it as discussed with AlexLaurent Montel
2007-07-15KLEO, not KLEOPATRA.Allen Winter
2007-07-14Oops, this is not neededCharles Connell
2007-07-14back to unix styleChristian Ehrlicher
2007-07-14fix for msvc when find_package(Qt) is called more than once.Christian Ehrlicher
2007-07-14macro to find libkleoCharles Connell
2007-07-14not used anymoreMatthias Kretz
2007-07-14Now kleopatra was moved to kdepimlibsLaurent Montel
2007-07-13SVN_SILENT: rename some variables for more consistencyMatthias Kretz
2007-07-13alex says list(append is faster than set(foo ${foo}Matthias Kretz
2007-07-13don't show an extra console on WindowsMatthias Kretz
2007-07-13only pass C++ source files to kde4automocMatthias Kretz
2007-07-13kde variable is not defined at the begining into kdelibsLaurent Montel
2007-07-12-remove a lot of code duplication for the icon stuff by using "maps" instead ...Alexander Neundorf
2007-07-12Fix the build, by installing the new kde4automoc.files.in fileAndreas Pakulat
2007-07-12Use configure_file instead of file(write ...) so that the file is only touchedMatthias Kretz
2007-07-12-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...Alexander Neundorf
2007-07-11Remove the no-op KDE4_AUTOMOC() macro.Allen Winter
2007-07-11-use ${KDE4_KDECONFIG_EXECUTABLE} coming from FindKDE4.cmake instead of just ...Alexander Neundorf
2007-07-10added support for searching cmake modules in all given kde install locations ...Ralf Habacker