aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2015-11-03Add BSD license to ECMQmLoader.cpp.in.Alex Merry
2015-11-03Make sure we load translations on the main thread.Alex Merry
2015-10-20Fix ECMInstallIconsTest.Alex Merry
2015-10-03Update GTK icon cache when installing icons.v5.15.0-rc1v5.15.0Volker Krause
2015-09-25ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9Albert Astals Cid
2015-08-25add COMMON_HEADER option and multiple header functionalityv5.14.0-rc1v5.14.0Patrick Spendrin
2015-08-18Add macro to generate logging category declarations for Qt5.Alex Merry
2015-06-23Improve error reporting of query_qmake macrov5.12.0-rc1v5.12.0Aleix Pol
2015-05-18Add arguments to ecm_add_tests for listing added tests.Alex Merry
2015-05-18Rework ECMAddTests documentation to emphasis ecm_add_tests().Alex Merry
2015-05-16Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."Alex Merry
2015-05-13Add PROPERTIES argument to ecm_add_test and ecm_add_tests.Alex Merry