aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-18-make it work with cmake 2.8.7, i.e. warn only instead of failingAlex Neundorf
2012-02-18-make use of the new KDE cmake modules in ECMQtFrameworkAlex Neundorf
2012-02-18-add CMAKECONFIG_INSTALL_PREFIX (lib/cmake/ )Alex Neundorf
2012-02-18-add fix from Rex Dieter to not add directories from CMAKE_CXX_IMPLICIT_LINK_...Alex Neundorf
2012-02-18-add more settings to KDECMakeSettings.cmakeAlex Neundorf
2012-02-18-add KDECMakeSettings.cmake, move RPATH settings thereAlex Neundorf
2012-02-18-cosmeticsAlex Neundorf
2012-02-17add a KDECompilerSettings.cmake, which contains the extracted compiler settin...Alex Neundorf
2012-02-16-add a directory for KDE specific files and add a KDEInstallDirs.cmakeAlex Neundorf
2012-02-16-generate documentation for both module directoriesAlex Neundorf
2012-02-16-mark ecm_version() as obsolete, ecm_set_version_variables() should be used i...Alex Neundorf
2012-02-16Simply test for the target, no need for the global property.Alex Neundorf
2012-02-16-nicer indentationAlex Neundorf
2012-02-15Set Qt5Transitional_FOUND if Qt4 is foundChristophe Giboudeaux
2012-02-12Move the option to build with Qt5 to ECM.Stephen Kelly
2012-02-12Fix the DATA_INSTALL_DIR.Stephen Kelly
2012-02-12Make sure the Qt Sql module is handled.Stephen Kelly
2012-02-12Rename QtQuick1 to QtQuick.Stephen Kelly
2012-02-12Don't install ECM frameworks with export targets.Stephen Kelly
2012-02-11The targets files are not created for the moment.Christophe Giboudeaux
2012-02-10Add missing QtConcurrent entry.Stephen Kelly
2012-02-07Add WebKit handling.Stephen Kelly
2012-02-07Add transitional code for declarative.Stephen Kelly
2012-02-07Handle the new QtConcurrent library.Stephen Kelly
2012-02-03Also handle QtUiTools.Stephen Kelly
2012-02-02Add some porting modules to ECM.Stephen Kelly
2012-02-01Add the ecm_mark_as_test macro.Stephen Kelly
2012-01-13FindBlueZ: add FeatureSummaryYury G. Kudryashov
2012-01-13Add FindLibUSB1.cmakeYury G. Kudryashov
2012-01-13Remove FindMsgfmtYury G. Kudryashov
2011-12-18-enable testingAlex Neundorf
2011-12-17Fix typo done in commit 446c7795a858eebabd004e98a1512a741c5fe3f5Nicolas Lécureuil
2011-12-17Add use of -Wno-variadic needed to build files including kdebug.hNicolas Lécureuil
2011-12-16-fix: use CMAKE_CURRENT_LIST_DIR instead of EXTRA_CMAKE_MODULES_MODULE_PATH ....Alex Neundorf
2011-12-11-add function ecm_use_find_modules() to selectively use some of the find-modu...Alex Neundorf
2011-12-11improve documentation formattingAlex Neundorf
2011-12-11-add module ecm_print_variables(var1 var2 ... varN)Alex Neundorf
2011-12-11-add ECMSetVersionVariables.cmake, to replace ECMVersion.cmake: proper name, ...Alex Neundorf
2011-12-11-separate find-modules and other modules into two separate directories, so th...Alex Neundorf
2011-12-07Disable this for now, to fix kdelibs-frameworks compilation.David Faure
2011-11-29-use the write_basic_config_version_file() macro from cmake 2.8.6Alex Neundorf
2011-11-29Require cmake 2.8.6 here, will be 2.8.7 soonAlex Neundorf
2011-11-29Merge branch 'master' of git://anongit.kde.org/extra-cmake-modulesAlex Neundorf
2011-11-25Set a variable to clear the link interface libraries.Stephen Kelly
2011-11-18...just testingAlex Neundorf
2011-11-18change commentAlex Neundorf
2011-11-05we'll use FindOpenSSL.cmake from cmake, see discussion on the mailing listAlex Neundorf
2011-10-25Remove FindLibXslt.cmake, merged with cmake nextAlex Neundorf
2011-10-23remove FindFlex.cmake, merged version FindFLEX.cmake is in cmake 2.8.6Alex Neundorf
2011-09-22minor whitespaceAllen Winter