aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2007-11-16Use the -Woverloaded-virtual compile option, if available.Allen Winter
2007-11-14-change the install destinations for Windows: everything is relative to CMAKE...Alexander Neundorf
2007-11-12-fix error message for cygwinAlexander Neundorf
2007-11-12minor cosmetic changes: fix indentation (no tabs), don't test for WIN32 twice...Alexander Neundorf
2007-11-08temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ...Christian Ehrlicher
2007-11-06Make __KDE_HAVE_GCC_VISIBILITY cached.Luboš Luňák
2007-10-30It's meinproc4Laurent Montel
2007-10-29-don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include fo...Alexander Neundorf
2007-10-22Goodbye, libkdeprint, how we loved thee.Alex Merry
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-10-02extract kpty* into an own libOswald Buddenhagen
2007-10-02kdefx is dead. Long live... something that is not kdefx :-).Matthew Woehlke
2007-10-01There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define i...David Faure
2007-09-26update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE().Allen Winter
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