aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-011-6/+9
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-9/+3
* CMake: Fix qt6_generate_foreign_qml_typesJoerg Bornemann2023-01-261-2/+10
* Check if target is skipped test in qml registration functionMikolaj Boc2023-01-231-0/+5
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-161-9/+30
* qmltc: generate code into namespacesSami Shalayel2023-01-061-1/+6
* CMake: Mark when qt_android_apply_arch_suffix is called in our implsAlexandru Croitor2022-12-151-0/+2
* CMake: Un-TP qml deployment APIAlexandru Croitor2022-12-101-2/+0
* CMake: Un-TP qt_generate_foreign_qml_type and qt_query_qml_moduleAlexandru Croitor2022-12-091-4/+0
* CMake: Add filter options to qt_generate_deploy_qml_app_scriptJoerg Bornemann2022-11-161-1/+19
* CMake: Add NO_TRANSLATIONS to qt_generate_deploy_qml_app_scriptJoerg Bornemann2022-11-161-3/+9
* CMake: Add Linux support for qt_generate_deploy_qml_app_scriptJoerg Bornemann2022-11-161-33/+34
* tooling: silence -Wextra-semi-stmtTim Blechmann2022-11-161-1/+1
* QML: Don't generate qmldir typeinfo entry on NO_GENERATE_QMLTYPESUlf Hermann2022-11-101-3/+9
* Unify the reading of qml imports for Android and desktop platformsAlexey Edelev2022-11-031-25/+38
* CMake: Use _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-9/+25
* CMake: fix qmlimportscanner import argumentMorten Sørvig2022-10-071-1/+1
* CMake: Pass --private-includes to qmltyperegistrar for *Private targetsUlf Hermann2022-09-241-0/+5
* cmake: fix `-Wextra-semi` in generated codeTim Blechmann2022-09-221-1/+1
* Use --bare option in CMake-generated calls to QML toolsUlf Hermann2022-09-161-0/+3
* CMake: Partially unify tooling import path handlingAlexandru Croitor2022-09-091-29/+60
* CMake: Correctly process root paths for qmlimportscannerAlexandru Croitor2022-09-091-1/+3
* CMake: Harden construction of QML import paths for qmlimportscannerAlexandru Croitor2022-09-091-10/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Move internal targets to the QtInternalTargets FOLDERJoerg Bornemann2022-08-301-0/+4
* CMake: Place *_qmllint* targets into a separate FOLDERJoerg Bornemann2022-08-291-1/+14
* Revise build to source dir mapping for QML toolingAndrei Golubev2022-07-261-23/+13
* Qt6QmlMacros: Add _qmllint_module targetMaximilian Goldstein2022-07-251-1/+27
* CMake: Fix handling of additional prefixesJoerg Bornemann2022-07-141-1/+1
* CMake: Remove __QT_INTERNAL_INSTALL_METATYPES_JSON optionJoerg Bornemann2022-07-111-14/+1
* CMake: Remove support for the deprecated CLASSNAME keywordJoerg Bornemann2022-07-111-13/+0
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* qmltc: Use correct output C++ file names within a moduleAndrei Golubev2022-06-291-6/+56
* Create a qrc mapping between build and source dir QML filesAndrei Golubev2022-06-291-0/+39
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-1/+26
* CMake: Automatically find import path a module belongs toUlf Hermann2022-06-161-0/+10
* Use the unified check for the DEPFILE supportAlexey Edelev2022-06-011-2/+2
* Remove qmltc compilation command in favor of qt_add_qml_module()Andrei Golubev2022-05-311-11/+29
* Revert "cmake: don't use precompiled headers for generated sources"Alexandru Croitor2022-04-281-9/+2
* CMake: Fix QML modules in subdirectoriesTadej Novak2022-04-281-1/+1
* cmake: don't use precompiled headers for generated sourcesTim Blechmann2022-04-261-2/+9
* CMake: Fix qmlimportscanner call for conanJoerg Bornemann2022-04-221-5/+22
* cmake: qmltc - exclude generated sources from unity buildsTim Blechmann2022-04-221-2/+4
* CMake: Add _qmllint_json targetMaximilian Goldstein2022-04-111-1/+22
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-311-0/+8
* CMake: Remove MACOS_BUNDLE option from qml app deployment callAlexandru Croitor2022-03-141-1/+0
* qml: Add build qmldir import path of the current module in prefix buildsAndrei Golubev2022-03-021-1/+19
* CMake: Rename QT_QML_MODULE_FOLLOW_FOREIGN_VERSIONING to be internalAlexandru Croitor2022-02-151-2/+3
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-151-10/+11
* CMake: Error out when using CMake < 3.19 with qml app deploymentAlexandru Croitor2022-02-141-0/+16