aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-03-24ECMAddQch: Make it work with Qt6::qhelpgenerator tooHeiko Becker
2022-03-24Deprecate ECMQueryQmake, superseded by ECMQueryQtAhmad Samir
2022-03-24Port from ECMQueryQmake to ECMQueryQtAhmad Samir
2022-03-20Add ECMQueryQt module, which encompases both Qt5 Qmake and Qt6 qtpathsAhmad Samir
2022-02-16[ECMQmlModule] Fix doc syntaxJulius Künzel
2022-02-13ECMGeneratePriFile: support multiple include install dirsFriedrich W. H. Kossebau
2022-02-10Fix typosDimitris Apostolou
2022-01-26Revert "ECMEnableSanitizers: do not enable linker flags when not supported"Bhushan Shah
2022-01-25Fix ECMFindQmlModule unit test with Qt6Volker Krause
2022-01-24Fix ECMPoQmTools when using Qt6Volker Krause
2022-01-23ECMEnableSanitizers: do not enable linker flags when not supportedBhushan Shah
2022-01-21ECMQmlModule: Add -Muri automoc option to make static builds work correctlyArjen Hiemstra
2022-01-21ECMQmlModule: Correct the prefix of the generated qrc to be what Qt expectsArjen Hiemstra
2022-01-21Set the right @since version for ECMQmlModuleArjen Hiemstra
2022-01-18Rename ECMQMLModules.cmake to ECMFindQmlModule.cmakeArjen Hiemstra
2022-01-18Introduce ECMQmlModule.cmakeArjen Hiemstra
2022-01-09Rename KDEDeprecationSettings to ECMDeprecationSettingsAlexander Lohnau
2021-12-27Add support for finding Qt6 QML modulesVolker Krause
2021-12-19Revert "Fix QT_PLUGIN_PATH for unittests"Ahmad Samir
2021-12-19Fix QT_PLUGIN_PATH for unittestsAhmad Samir
2021-12-01Include QtVersionOption before all Qt5 find_package callsVolker Krause
2021-11-30ECMGeneratePkgConfigFile: Add an URL parameterHeiko Becker
2021-11-23Split KDEInstallDirs into a 5 and a 6 variantVolker Krause
2021-11-18AddAppIcon: clarify ksvg2icns role for @2x iconsDawid Wrobel
2021-11-08Add support for specifying private dependencies for pkg-config filesIngo Klöcker
2021-10-04ECMFindQMLModule: Use QT_HOST_BINS to find qmlplugindumpAlex Richardson
2021-10-02ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by defaultAlex Richardson
2021-09-13Make sphinx happier about syntaxAlbert Astals Cid
2021-09-01ECMSetupQtPluginMacroNames: avoid use of IN_LIST in generated codev5.86.0-rc1v5.86.0Friedrich W. H. Kossebau
2021-09-01ECMSetupQtPluginMacroNames: avoid adding duplicates to vars in config codeFriedrich W. H. Kossebau
2021-08-15Add LicenseRef-KDE-Accepted-LGPL to license compatibility matrixNicolas Fella
2021-08-05[ecmcheckoutboundlicense] Ensure that last source file is always processedv5.85.0-rc1v5.85.0Nicolas Fella
2021-08-05Simplify the PROJECT_VERSION regexChristophe Giboudeaux
2021-08-05Handle case where zero must be keptChristophe Giboudeaux
2021-08-05ecm_setup_version: deal with 0-prefixed version values in PROJECT modeFriedrich W. H. Kossebau
2021-08-04modules/ECMGenerateHeaders.cmake - avoid uninitialized warningAllen Winter
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2021-07-12Don't install logging categories files on AndroidVolker Krause
2021-06-07modules/ECMGenerateHeaders.cmake - init originalprefixAllen Winter
2021-06-01Add LicenseRef-KDE-Accepted-GPL to license compatibility Matrixv5.83.0-rc1v5.83.0Nicolas Fella
2021-05-29ecm_qt_declare_logging_category: catch alias targets before failing internallyFriedrich W. H. Kossebau
2021-05-25Clean ECM files after the minimum version changeChristophe Giboudeaux
2021-05-21Add address sanitizer for MSVCFelix Weilbach
2021-05-21ecm_create_qm_loader: support target as alternative argumentFriedrich W. H. Kossebau
2021-05-17Find PkgConfig quietlyChristophe Giboudeaux
2021-05-15ECMAddAppIcon: support target as argumentFriedrich W. H. Kossebau
2021-05-10ECMSetupVersion: phase out deprecated *_VERSION_STRING CMake variablesFriedrich W. H. Kossebau
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-04-25ECMGenerateExportHeader: unbreak builds by not mixing std & legacy attributesFriedrich W. H. Kossebau
2021-04-25ECMGenerateExportHeader: handle being included in C modeFriedrich W. H. Kossebau