aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2007-09-26install manpages and infopages into destdir/shareAllen Winter
2007-09-14fix confusing typo, it's kconfig_compilerFrank Osterfeld
2007-09-11some minor win32 fixRalf Habacker
2007-09-11win32 fix: KDE and QT install dir's are determined on runtime not install tim...Ralf Habacker
2007-08-20Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-15-fix indentationAlexander 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-07-24Add KDE4_UPDATE_ICONCACHE() macro and call it from KDE4_INSTALL_ICONS()Rivo Laks
2007-07-23ok, this is a hack to make update-mime-database work again. We need to find a...Christian 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-18win32 fix: make sure no dll is build using auto-import because it makes troub...Ralf Habacker
2007-07-12-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...Alexander Neundorf
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
2007-07-09As posted to kde-buildsystem:Matthias Kretz
2007-06-24Fix the kde4_add_test_executable macro by setting EXECUTABLE_OUTPUT_PATH andAndreas Pakulat
2007-06-22fatal error if KDE wants to compile with -fvisibility=hidden but Q_DECL_EXPOR...Matthias Kretz
2007-06-22dos -> unixMatthias Kretz
2007-06-21beautifyAlexander Neundorf
2007-06-20win32 fix: use relative install prefix to avoid hardcoded install pathes in c...Ralf Habacker
2007-06-20- added win32 packager supportRalf Habacker
2007-06-17As discussed on kde-buildsystem rename kde4_add_test toAndreas Pakulat
2007-06-09small update for win32/msvc9Christian Ehrlicher
2007-06-08revert 'SET(CMAKE_DEBUG_POSTFIX "d")' for win32Christian Ehrlicher
2007-06-08- splitted KDEWIN32 and GUNWIN32 module into KDEWIN and KDEWIN32, where KDEWI...Ralf Habacker
2007-06-08-also put LIBEXEC_INSTALL_DIR into the dependencies fileAlexander Neundorf
2007-06-05rename KDE4_BUILD_TESTREQGRESSION to KHTML_BUILD_TESTREGRESSION and move it t...Alexander Neundorf
2007-05-30Patch requested by Coolo.Laurent Montel
2007-05-24Add a flag for building testregression and some build instructions.Maks Orlovich
2007-05-21Ah! KDE4_INCLUDE_INSTALL_DIR is defined by KDELibsDependencies.cmakeDavid Faure
2007-05-21Revert - there's no such var; the proper fix for this looks a bit involved an...David Faure
2007-05-21a bit more readable output. still can't build anything thoughDirk Mueller
2007-05-21After discut with Alex, it was just a pb with my cmakeLaurent Montel
2007-05-18Revert kconfig_compiler move, it's a devel toolDavid Faure
2007-05-17revert my change for win32 libexec and instead point LIBEXEC_INSTALL_DIR to B...Andreas Pakulat
2007-05-15-add comment why find_xxx() is called twiceAlexander Neundorf
2007-05-14Move kconfig_compiler to libexecDavid Faure
2007-05-07meinproc -> meinproc4David Faure
2007-05-03Add link to the bug reportThiago Macieira
2007-05-03disable -fno-threadsafe-staticsDirk Mueller
2007-05-02Revert - it's not always compiled.David Faure
2007-05-02Let's be consistent with the rest of FindKDE4Internal: renamed to KMETADATA_LIBSDavid Faure
2007-05-01Add new cmake variableLaurent Montel
2007-05-01Add new cmake kde4 macroLaurent Montel
2007-04-30merge phonon-solid-sprint working branch - minus phonon and solid subdirsMatthias Kretz
2007-04-30Merge libkwalletclient into libkdeui (since it only requires kdecore + qtgui)...David Faure
2007-04-20KDE4_INCLUDE_INSTALL_DIR is not defined but INCLUDE_INSTALL_DIR is definedLaurent Montel