aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-08-10Revert "RFC: Make ECMAddTests respect BUILD_TESTING"Kevin Funk
2017-08-10Revert "doc: Add 'Since' note"Kevin Funk
2017-08-09Include a module for finding qml imports as runtime dependenciesAleix Pol
2017-08-09doc: Add 'Since' noteKevin Funk
2017-08-07RFC: Make ECMAddTests respect BUILD_TESTINGKevin Funk
2017-07-29Fix usage of query_qmake: differ between calls expecting qmake or notFriedrich W. H. Kossebau
2017-06-17ECMAddQch: fail hard if needed tools are not present, to avoid surprisesFriedrich W. H. Kossebau
2017-06-17Drop perl as dep for ecm_add_qch, not needed/usedFriedrich W. H. Kossebau
2017-06-05New: ECMAddQch, for generating qch & doxygen tag filesFriedrich W. H. Kossebau
2017-05-23ecm_qt_declare_logging_category(): more unique include guard for headerFriedrich W. H. Kossebau
2017-05-16Add or improve "Generated. Don't edit" messages and make consistentFriedrich W. H. Kossebau
2017-05-08Change default pkgconfig install path for FreeBSDTobias C. Berner
2017-04-21Sanitizers: Don't use GCC-like flags for e.g. MSVCKevin Funk
2017-04-20fix documentation, ecm_install_po_files_as_qm generates .qm, not .moHarald Sitter
2017-04-18Fix minor CMake warning (CMP0054)Kevin Funk
2017-04-11Don't include tests together with modulesAleix Pol
2017-04-11Allow test to work with older versions of qmlplugindumpAleix Pol
2017-04-10Don't enable the test by defaultAleix Pol
2017-04-10Support older qmlplugindump versionsAleix Pol
2017-04-10Introduce ecm_generate_qmltypesAleix Pol
2017-03-11Fix ecm_generate_pkgconfig_file compatibility with new cmakeWeng Xuetian
2017-01-10ecm_add_app_icon : ignore SVG files silently when unsupportedR.J.V. Bertin
2017-01-10Update the ecm_add_app_icon documentationR.J.V. Bertin
2017-01-09ecm_add_app_icon/Mac: accept SVG icons when KIconThemes is installedR.J.V. Bertin
2016-12-30Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-12-28Revert "Add Clang Sanitizer CMAKE_C_FLAGS for C project"Albert Astals Cid
2016-12-28Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-12-01Fix typoElvis Angelaccio
2016-11-18Minor: Remove extra new lineKevin Funk
2016-11-05Add ecm_win_resolve_symlinks module.Gleb Popov
2016-09-05ecm_process_po_files_as_qm: Skip fuzzy translationsAlexander Potashev
2016-09-02The default level for logging categories should be Info rather than Warning.David Faure
2016-08-31add full license textAllen Winter
2016-07-27Fix inclusion when there's no Qt5v5.25.0-rc1v5.25.0Aleix Pol
2016-07-26Add a fallback method for query_qmake() when there's no Qt5 installationAleix Pol
2016-07-18Make sure ECMGeneratePriFile.cmake behaves like the rest of ECMAleix Pol
2016-04-03ecm_qt_declare_logging_category: improve error message when using without inc...David Faure
2016-03-29ECMEnableSanitizers: avoid linking runtime for Clangv5.21.0-rc2v5.21.0-rc1v5.21.0Peter Wu
2016-03-21Fix _ecm_update_iconcache to only update the install locationStephen Kelly
2016-03-20Revert "ECMQtDeclareLoggingCategory: Include <QDebug> with the generated file"Stephen Kelly
2016-01-31ECMAddAppIcon: Use absolute path when operating on icons.Gleb Popov
2016-01-13Use PATH_SUFFIXES in ecm_find_package_handle_library_components()Alex Richardson
2015-12-21ECMQtDeclareLoggingCategory: Include <QDebug> with the generated fileMartin Klapetek
2015-12-18CMake: Cleanup: Strip text from endif/elseKevin Funk
2015-11-30Don't warn when SVG(Z) icons are provided with multiple sizes/level of detailJaroslaw Staniek
2015-11-30Make sure we load translations on the main thread.Alex Merry
2015-11-17Do not find XCB's XINPUT library by default.Alex Merry
2015-11-14Fix multiple calls to ecm_create_qm_loader.Alex Merry
2015-11-08Revert "Make sure we load translations on the main thread."Alex Merry
2015-11-04Warn instead of error if ecm_install_icons finds no icons.v5.16.0-rc1Alex Merry