aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Put the QML plugins to the non-config directoryAlexey Edelev2024-01-111-0/+31
* Revert "Revert "Add the explicit CMake dependencies between QML module targets""Alexey Edelev2023-12-221-2/+39
* Revert "Add the explicit CMake dependencies between QML module targets"Kai Köhne2023-12-201-39/+2
* qmlls: add option to disable cmake-callsSami Shalayel2023-12-201-1/+1
* Add the explicit CMake dependencies between QML module targetsAlexey Edelev2023-12-191-2/+39
* CMake: Add a way to pass additional arguments to win/macdeployqtJoerg Bornemann2023-12-171-0/+1
* CMake: Fix the all_qmllint* targets for VS generators, take IIJoerg Bornemann2023-12-151-26/+63
* qmllint: Add response file supportAlexandru Croitor2023-12-141-12/+58
* Revert "CMake: Fix the all_qmllint* targets for Visual Studio generators"Joerg Bornemann2023-12-071-36/+26
* Fix empty QMLTC_EXPORT_FILE_NAMEBernd Weimer2023-11-301-1/+3
* CMake: Fix <module>_qmllint for modules without qml files on WindowsKai Köhne2023-11-271-1/+3
* Make builtins an actual moduleUlf Hermann2023-11-241-11/+19
* CMake: Fix the all_qmllint* targets for Visual Studio generatorsJoerg Bornemann2023-11-091-26/+36
* Check if directory exists before adding if to importPathAlexey Edelev2023-09-111-1/+6
* Fix the qmllint command lineAlexey Edelev2023-09-111-1/+2
* Enable qt_import_qml_plugins for shared Qt buildsAlexey Edelev2023-09-011-29/+65
* Fix linking of static plugins to android module targetsAlexey Edelev2023-08-301-1/+2
* CMake: Reference all qml resources in static qml plugin constructorAlexandru Croitor2023-08-281-37/+247
* cmake: add option to generate .qmlls.ini filesSami Shalayel2023-08-231-0/+45
* CMake: Duplicate backing library metatypes to its associated pluginAlexandru Croitor2023-08-041-0/+33
* Fix the plugin class name handling in qt6_add_qml_pluginAlexey Edelev2023-07-251-1/+1
* Improve qml file copy command log outputAlexey Edelev2023-06-281-0/+1
* CMake: Remove superfluous depfile in QML type registrationJoerg Bornemann2023-06-131-25/+0
* Detect if C++ files were added to QML_FILES and give correct adviceAlexey Edelev2023-05-261-11/+22
* Make sure that source file exists when copying QML RESOURCESAlexey Edelev2023-05-261-8/+10
* qt_add_qml_module: Set QT_QML_MODULE_QML_FILES correctlyFabian Kosmale2023-05-161-15/+17
* Doc: Rename and rephrase pages for QML {script|type} compilerUlf Hermann2023-03-281-1/+1
* CMake: Add NO_COMPILER_RUNTIME to qt_generate_deploy_qml_app_scriptChristian Heimlich2023-03-131-0/+4
* qt_add_qml_module: Error out if singleton is marked as internalFabian Kosmale2023-03-021-0/+6
* Avoid setting INSTALL_RPATH if it was set beforeAlexey Edelev2023-02-241-1/+7
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-0/+5
* CMake: Fix output of internal QML typesUlf Hermann2023-02-071-0/+5
* CMake: Speed up configuration of qml modules with newer CMakeAlexandru Croitor2023-02-071-3/+9
* qmltc: export generated classesSami Shalayel2023-02-021-6/+35
* 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