aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-01alpha2 preparation: ECM is now 0.0.11v0.0.11David Faure
2014-02-25Remove FindDocBook*.cmakeAlex Merry
2014-02-25Improve FindXCBMartin Gräßlin
2014-02-25Add a FindWayland moduleMartin Gräßlin
2014-02-25Add a FindEGL moduleMartin Gräßlin
2014-02-21Defer to CMake's find_dependency macro if it existsAlex Merry
2014-02-19Remove CMakePackageConfigHelpers.cmakeAlex Merry
2014-02-18Simplify argument parsing for ecm_generate_headersAlex Merry
2014-02-18Rename CMakePackageConfigHelpers to ECMPackageConfigHelpersAlex Merry
2014-02-16remove old syntax, now that everything has been ported to the new oneDavid Faure
2014-02-16Improve the ECMGenerateHeaders API with a variable for generated filesAlex Merry
2014-02-15Add a cleaned up version of FindSharedMimeInfo.cmakeAlex Merry
2014-02-14build on Mac OS XHarald Fernengel
2014-02-14Improve docs for kde modulesAlex Merry
2014-02-12Install app desktop files to share/applications, not in a kde5 subdirAlex Merry
2014-02-11Improve wording of documentation for ECM_INSTALL_ICONSDavid E. Narvaez
2014-02-05Remove commands that just set variables to their defaultsv0.0.10Alex Merry
2014-02-04Use the MSVC variable directly, instead of the compiler IDAlex Merry
2014-02-04Resolve some FIXMEs related to MSVC and IntelAlex Merry
2014-02-04bump ecm to 0.0.10David Faure
2014-02-04Fix MSVC libc linkage for debug buildsAlex Richardson
2014-01-29Improve the compiler version checksAlex Merry
2014-01-29Check the C_COMPILER_ID when settings C_FLAGS, not CXX_COMPILER_IDAlex Merry
2014-01-29KDE_SOURCE_FILES_ENABLE_EXCEPTIONS: Handle case where COMPILE_FLAGS is not setAurélien Gâteau
2014-01-29Move and comment -fno-common settingAlex Merry
2014-01-29Remove the allocator and visibility checkAlex Merry
2014-01-28Add a note about why we use C89 instead of C99Alex Merry
2014-01-28Do not explicitly link against libcAlex Merry
2014-01-28Better documentation for system API definesAlex Merry
2014-01-27Organise KDECompilerSettings.cmake more logicallyAlex Merry
2014-01-27Replace the KDE_ENABLE_EXCEPTIONS variable with a pair of functionsAlex Merry
2014-01-27Add system API feature macros to CMAKE_REQUIRED_DEFINESAlex Merry
2014-01-26Replace the minimal README with a better README.md fileAlex Merry
2014-01-25This file provides the function ecm_generate_pri_file().David Faure
2014-01-25Make ECMSetupVersion set PROJECT_VERSION_*David Faure
2014-01-23Only set QT_STRICT_ITERATORS when not compiling with MSVCAlex Richardson
2014-01-22Mark target created by ecm_add_test as non GUI by defaultAlex Richardson
2014-01-20Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONSAlex Merry
2014-01-20Remove KDE4 magic from _SET_FANCY in KDEInstallDirs.cmakeAlex Merry
2014-01-14substitute QT_USE_FAST_CONCATENATION with QT_USE_QSTRINGBUILDERMichal Humpula
2014-01-13Avoid '//' in paths in generated header filesDan Vrátil
2014-01-10Rename ECM_VERSION_* to PROJECT_VERSION_* to avoid confusion with ECM's own v...David Faure
2014-01-08Add extracmakemodules to the TARGET_GROUPS for reviewboardAlex Merry
2014-01-07Do not set CMP0022Alex Merry
2014-01-07Improve comments in KDECompilerSettings.cmakeAlex Merry
2014-01-07Remove commented-out manifest tool code from KDECompilerSettingsAlex Merry
2014-01-07Improve comments in RPATH section of KDECMakeSettingsAlex Merry
2014-01-07Remove use of obsolete add_compiler_export_flagsAlex Merry
2014-01-07Remove custom build typesAlex Merry
2014-01-07Add a .reviewboardrc fileAlex Merry