aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-08Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-08Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-07Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-07fix typo found by pinoLaurent Montel
2007-08-07-use PATH_SUFFIXES in FindGLIB2.cmake to make the command even shorterAlexander Neundorf
2007-08-06Remove not necessary pathLaurent Montel
2007-08-06Remove not necessary path here tooLaurent Montel
2007-08-06Remove not necessary pathLaurent Montel
2007-08-06SVN_SILENT: typoLaurent Montel
2007-08-06don't create the buildtests target for the MSVC IDEBernhard Loos
2007-08-05ignore errors from the cmake echo processBernhard Loos
2007-08-05add a target "buildtests" which builds all tests in this and its subdirsAlexander Neundorf
2007-08-03don't use $ENV{foo} in MESSAGE(), can mess up parsing under windowsAlexander Neundorf
2007-08-03also search in the kde4 install dirsAlexander Neundorf
2007-08-03-more default search paths: always also search in the current install prefix ...Alexander Neundorf
2007-08-03-don't load KDELibsDependencies.cmake twiceAlexander Neundorf
2007-08-03-add FindPackageHandleStandardArgs.cmake from cmake cvs, which adds a macro f...Alexander Neundorf
2007-08-03remove unnecessary default search pathAlexander Neundorf
2007-08-03remove unnecessary default search pathsAlexander Neundorf
2007-08-02* Improve the error message when the strigi pkgconfig test failsRichard Dale
2007-08-01add macro KDE4_CREATE_MANPAGE().Allen Winter
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