aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2009-11-08Move kdewebkit from kdereview to kdelibs.Urs Wolfer
2009-10-22better place for the extra msvc compile flagRomain Pokrzywka
2009-10-22bring msvc compiler flags in sync with the flags used when building QtRomain Pokrzywka
2009-09-13I shouldn't expect CMake's if-clause to be anything comparable to C/C++. ThoughAndreas Pakulat
2009-09-13Allow for changing the required Qt version for KDE apps, useful to require aAndreas Pakulat
2009-09-07Fix KAuth also outside kdebootstrappingDario Freddi
2009-09-07CCMAIL:kde-buildsystem@kde.orgDario Freddi
2009-09-06-the RUN_UNINSTALLED argument for KDE4_ADD_[KDEINIT]_EXECUTABLE() is ignored ...Alexander Neundorf
2009-09-06Add KDE4_KUNITCONVERSION_LIBSPetri Damstén
2009-09-02Document the USE_RELATIVE_PATH option.Kevin Ottens
2009-09-01unbreak compilation of kio/misc/kpacDavid Faure
2009-09-01- Need to undefine macro if we force exceptions. Thanks to Andreas PakulatHelio Castro
2009-09-01As of Qt 4.6.x, we need explicetly add macro in case of use -fno-exceptionsHelio Castro
2009-08-31Respect PREFIX for "dbus system service" files and dbus "systemMichael Jansen
2009-08-17increase the .so versioningAllen Winter
2009-08-09add CMAKE_C_COMPILER_ARG1 as argument when executing the compiler, this way c...Carlo Segato
2009-08-09don't use visibility on windows with gcc 4.4Carlo Segato
2009-07-02Account for CMAKE_EXECUTABLE_SUFFIX in KDE4_*_EXECUTABLE .shell names, since ...Ralf Habacker
2009-06-28unbreak (remove an underscore too much)Pino Toscano
2009-06-28-fix getting the correct location for the respective configuration, (the resu...Alexander Neundorf
2009-06-17applied naming changeRalf Habacker
2009-06-16renamed kdewin32 to kdewin to have a more generic name, approved by kde-build...Ralf Habacker
2009-05-29made cmake policy conform Ralf Habacker
2009-05-26fixed initialisation of uac manifest support for non kdelibs packagesRalf Habacker
2009-05-07we need 0.9.88 nowDirk Mueller
2009-05-06make it easier to bump the min versionDirk Mueller
2009-04-28Removed non-existing kmetadata and renamed knepomuk to nepomuk - is this enou...Sebastian Trueg
2009-04-14-search for phonon after KDELibsDependencies.cmake has been includedAlexander Neundorf
2009-03-27-don't require Perl for building any KDE4 app, this is not necessary (documen...Alexander Neundorf
2009-03-21although we do support w2k, define win32_winnt to 0x0501 (winxp) to be able t...Christian Ehrlicher
2009-03-08we need to define _WIN32_IE too (for mingw)Christian Ehrlicher
2009-03-07define UNICODE also for mingwChristian Ehrlicher
2009-02-234.2 -> 4.3 in some messagesAllen Winter
2009-02-16Reflect new reality -- kdelibs trunk requires Qt 4.5 (rc1 passes this check)David Faure
2009-02-13Fix linking in kdelibs/kate/plugins/David Faure
2009-02-09explicitely set CMP0011 to OLD, so we don't get the warning with cmake >= 2.6.3Alexander Neundorf
2009-01-24- define NDEBUG and QT_NO_DEBUG in relwithebinfo build mode - that is how itAndreas Hartmetz
2009-01-06-install the exports file as KDELibs4LibraryTargets.cmake, instead of KDELibs...Alexander Neundorf
2009-01-05Remove kformula as discussed on k-c-d.David Faure
2009-01-04-add a test for plasma/glapplet.h to see whether the plasma opengl support is...Alexander Neundorf
2009-01-03-fix typo, unbreak build (of kdebase/runtime)Alexander Neundorf
2009-01-03-don't search for the KDE4_INCLUDE_DIR using FIND_PATH() but use the value fr...Alexander Neundorf
2009-01-03-use cmake_policy(VERSION) instead of a second cmake_minimum_required(VERSION...Alexander Neundorf
2009-01-02-if no minimum version is given, set it to 4.0.0Alexander Neundorf
2009-01-02fix error message: KDEVERSION -> KDE_VERSIONAlexander Neundorf
2009-01-02-since cmake 2.6.2 the <package>_FIND_VERSION_(MAJOR|MINOR|PATCH) variables a...Alexander Neundorf
2009-01-02-check the version of kdelibs using the KDE_VERSION variable from KDELibsDepe...Alexander Neundorf
2008-12-23fix cmake version variable namesPino Toscano
2008-12-15-unconditionally enable the reduced link interface Alexander Neundorf
2008-12-14-remove support for option KDE4_USE_ALWAYS_FULL_RPATH, with cmake >= 2.6.0 we...Alexander Neundorf