aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-18-same as in trunk:Alexander Neundorf
2010-01-18-comment debug outputAlexander Neundorf
2010-01-18-fix two remaining compat. issues found by the cmake devs:Alexander Neundorf
2010-01-17-use imported targets for the Qt4 libs also in the 4.4 release branchAlexander Neundorf
2010-01-17-remove commented codeAlexander Neundorf
2010-01-13-fix the temporary source incompatiblity introduced in rev 1070849Alexander Neundorf
2010-01-13-don't try to mark non-cache variables as advancedAlexander Neundorf
2010-01-13-break mark_as_advanced into multiple lines to improve readability (also for ...Alexander Neundorf
2010-01-12Replaced Quadros with Ethais.Davide Bettio
2010-01-11-fix handling of imported targets which don't have the link interface librari...Alexander Neundorf
2010-01-07-we require 2.6.2, nothing else, we can discuss a higher version for 4.5, not...Alexander Neundorf
2010-01-07-make cmake 2.6.2 find SDO 0.2Alexander 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 cmake checkDirk Mueller
2010-01-07we need 2.6.3 for the shared-desktop-ontologies detectionDirk Mueller
2010-01-06-introduce imported targets for the various Qt4 libraries, so we can handle t...Alexander Neundorf
2010-01-06-setting QUIETLY manually is not necessary, this is handled automatically by ...Alexander Neundorf
2010-01-06bugfix: this macro did actually in most cases not work as it should, since mostAlexander Neundorf
2010-01-01Make it possible to override SIP_DEFAULT_DIR from the commandline. ThisMichael Jansen
2009-12-30hmm, actually that change breaks nmake, so revert it. It's a bug that has to ...Romain Pokrzywka
2009-12-30jom parses the '#' from the class uri as the start of a comment so we must es...Romain Pokrzywka
2009-12-28There doesn't exist any sourceformatter library.Andreas Pakulat
2009-12-28Make Soprano dependency check nonfatal and thus Nepomuk libs optional.Maciej Mrozowski
2009-12-26Fix FindSharedDesktopOntologies: Previously, if the required version wasn't f...Christophe Giboudeaux
2009-12-24CCMAIL: neundorf@kde.orgDario Freddi
2009-12-23-handle the case that release- as well as debug-version have been found first...Alexander Neundorf
2009-12-22CCMAIL: ossi@kde.orgDario Freddi
2009-12-20-sync the way how the libraries are found with the FindQt4.cmake from current...Alexander Neundorf
2009-12-20-sort the libs alphabeticallyAlexander Neundorf
2009-12-20-sync with cmake: move the check for the window system before the include-dir...Alexander Neundorf
2009-12-20-syncing with cmake: 7 differences less, 35 left to goAlexander Neundorf
2009-12-19-keep in sync with Qt4 from cmakeAlexander Neundorf
2009-12-14-add the framework path to QT_INCLUDE_DIR instead of QT_QTCORE_INCLUDE_DIRAlexander Neundorf
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-13SVN_SILENT Fix doc. LIBATTICA_INCLUDE_DIRS doesn't exist.Christophe Giboudeaux
2009-12-13-also use the "NAMES" keyword Alexander Neundorf
2009-12-13remove NO_DEFAULT_PATH in the find_library() callAllen Winter
2009-12-13-make building KDE with Qt4 installed as OSX frameworks workAlexander Neundorf
2009-12-12fix find_library to use HINTS rather than PATHS when searchingAllen Winter
2009-12-08add version check for atticaFrederik Gladhorn
2009-12-07Remove file removed in 1059810 from CMakeLists.txt too.Will Stephenson
2009-12-07Remove CMake module: identical to upstream.Mike Arthur
2009-12-04SVN_SILENT typoChristophe Giboudeaux
2009-12-03add support for the GNU OS (also known as Hurd)Pino Toscano
2009-12-03-autmatically include NepomukAddOn...cmake file, so modules using nepomuk don...Alexander Neundorf
2009-12-03fix name of the nepomuk fileAlexander Neundorf
2009-12-03NepomukAddOntologies.cmake is now in cmake/modules/ like all the other filesAlexander Neundorf
2009-12-03-move this file also to cmake/modules/ where all the other installed files areAlexander Neundorf
2009-12-03-use HINTS instead of PATHS and don't disable the default search path, this s...Alexander Neundorf