aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
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
2007-04-16we have core and ui where ui is optional.Sebastian Sauer
2007-04-02Need to define this, to link knewstuffDavid Faure
2007-04-02- it's called KNS2 now, we want old code to fail on purpose instead of by acc...Josef Spillner
2007-04-02Define KDE4_KDE3SUPPORT_LIBS while building kdelibs too, and the upcoming kfi...David Faure
2007-03-31Split sonnet between kdeui/kdecore ok'ed in januaryLaurent Montel
2007-03-30Changed the services and servicetypes directories to "kde4/services" and "kde...David Faure
2007-03-29Remove kxmlcore library tests. This library is gone.Brad Hards
2007-03-28Now we requires qt4.3Laurent Montel
2007-03-26allow to use KDE4_PHONONUI_LIBS in kdelibsMatthias Kretz
2007-03-19-require CMake 2.4.5Alexander Neundorf
2007-02-26There are a couple of places where we make "APPLE" assumptionsBenjamin Reed
2007-02-20use "kde4" as prefix for application .desktop filesStephan Binner
2007-02-13don't include -finlines-visibility-hidden unless gcc is >= 4.2. just tooDirk Mueller
2007-02-07we don't want -ansi in C flags, we want c89 plus BSD 4.4 extensions.Dirk Mueller
2007-02-07SVN_SILENT remove commented out lines (showed up in my grep)David Faure
2007-02-05Needed for other modules to use kdefakes without hardcoding the lib dirDavid Faure
2007-02-04make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBSMatthias Kretz
2007-01-30-only look for the headers in the given install pathAlexander Neundorf