aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2010-10-21Make it an error when a method doesn't return anything.David Faure
2010-10-18add a new cmake variable: IMPORTS_INSTALL_DIR alongside KDE4_IMPORTS_INSTALL_DIRMarco Martin
2010-10-17-add documentation for INSTALL_TARGETS_DEFAULT_ARGSAlexander Neundorf
2010-09-02Prefix with KDE4_ as requested by Alexander.David Faure
2010-09-02Add support for showing file and line number in debug output. Based on idea b...David Faure
2010-07-314.5 -> 4.6Allen Winter
2010-07-28-extend the documentation for KDE4_ADD_LIBRARY() a bitAlexander Neundorf
2010-07-12- fixed some find scripts for winceAndreas Holzammer
2010-07-12- made kdelibs compile for winceAndreas Holzammer
2010-07-06Fix target name assumption in KDE4_ADD_APP_ICON together with AlexSjors Gielen
2010-06-30Restore required phonon version.Stephen Kelly
2010-06-30Separate Private class methods from public interface implementation.Stephen Kelly
2010-06-21-add some comments where the export-files come fromAlexander Neundorf
2010-06-14Revert part of r1137949 which shouldn't have been committed.Stephen Kelly
2010-06-14Simplify the index method and write some more asserts.Stephen Kelly
2010-06-07Check gcc's include path and add any previously missing entries toRaphael Kubo da Costa
2010-05-17do not die when using non-gcc compiler, for example clang++Adrian Schroeter
2010-05-12Forgot to commit the new relevant cmake variables from the kutils split.Kevin Ottens
2010-05-08-don't set the install RPATH to LIB_INSTALL_DIR if LIB_INSTALL_DIR is one of ...Alexander Neundorf
2010-05-04-improve documentation of the provided variablesAlexander Neundorf
2010-05-01-require CMake 2.6.4 for trunkAlexander Neundorf
2010-04-29Add support for profiles in our platform. The cmake variables areKevin Ottens
2010-03-25- Phonon 4.3.80 or newer is requiredAlexander Neundorf
2010-03-25-some work on the documentationAlexander Neundorf
2010-03-03Look at the correct variable to determine if a compile test succeeded. AfterAndreas Hartmetz
2010-03-03Change the visibility checking test from try_run to try_compile to makeHarald Fernengel
2010-02-20Bring Cross compilation to kdelibsHarald Fernengel
2010-02-154.4 => 4.5Allen Winter
2010-02-03KDE4_SERIALIZE_TOOL - set to icerun (with icecream 0.9.5+) toLuboš Luňák
2010-01-18-fix two remaining compat. issues found by the cmake devs:Alexander Neundorf
2010-01-13-fix the temporary source incompatiblity introduced in rev 1070849Alexander Neundorf
2010-01-07we require CMake 2.6.2 or KDE, nothing else has been announced, discussed or ...Alexander Neundorf
2010-01-07we need 2.6.3 for the shared-desktop-ontologies detectionDirk Mueller
2009-12-14-kio should be in the link interface of kfile, since it uses kio symbols in i...Alexander Neundorf
2009-12-13-set the KDE4_FOO_LIBRARY/LIBS variables also when building kdelibs itself, a...Alexander Neundorf
2009-12-13-make building KDE with Qt4 installed as OSX frameworks workAlexander Neundorf
2009-12-03add support for the GNU OS (also known as Hurd)Pino Toscano
2009-12-02Various OSX 10.6 fixes.Mike Arthur
2009-11-24set knewstuff3 variablesFrederik Gladhorn
2009-11-15-add a comment that we need to check which Qt modules have been foundAlexander Neundorf
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