aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for qt_import_qml_plugin()Craig Scott2021-09-061-1/+1
* Fix OUTPUT_TARGETS not being set in parent scope in all casesCraig Scott2021-09-061-1/+9
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-8/+8
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-031-4/+0
* Remove unnecessary repeat of applying Android arch suffixCraig Scott2021-09-011-4/+0
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-8/+8
* Catch using the same output directory for different QML modulesCraig Scott2021-08-311-0/+18
* Add documentation for qt_target_qml_sources()Craig Scott2021-08-301-73/+1
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-2/+20
* Allow qt6_target_qml_sources() to be called with just resourcesCraig Scott2021-08-301-2/+2
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-271-5/+22
* CMake: Set up extra dependencies for qml static pluginsAlexandru Croitor2021-08-271-0/+119
* Clean up arguments qt6_import_qml_plugins() passes to qmlimportscannerCraig Scott2021-08-251-10/+5
* CMake: Be more specific about backing target linkage for a qml pluginAlexandru Croitor2021-08-251-1/+3
* Make qt6_qml_type_registration() internalCraig Scott2021-08-251-8/+14
* Respect plugin output name when applying Android-specific prefixesAlexey Edelev2021-08-251-10/+18
* Fix importing of QML modules in AndroidAlexey Edelev2021-08-241-13/+15
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-201-16/+32
* CMake: Don't install metatypes json files for user qml modulesAlexandru Croitor2021-08-181-2/+16
* CMake: Remove dead example-specific metatypes installation codeAlexandru Croitor2021-08-181-11/+0
* CMake: Fix building app qml modules on iOS with CMake and XcodeAlexandru Croitor2021-08-181-0/+11
* Add NO_RESOURCE_TARGET_PATH option for executable backing targetsCraig Scott2021-08-181-23/+90
* Improve logic for finding base dir of QML modules in build directoryCraig Scott2021-08-181-2/+23
* CMake: Fix automatic propagation of static qml plugin init librariesAlexandru Croitor2021-08-131-28/+12
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Replace add_library with qt6_add_library where appropriateAlexandru Croitor2021-08-061-1/+1
* Fix static-runtime buildLi Xinwei2021-08-051-1/+1
* Fix missing --resource arguments to qmllint invocationsCraig Scott2021-08-051-0/+1
* Prevent circular dependency with source files added as a resourceCraig Scott2021-08-051-1/+1
* Fix wrong CMake target property name for output directoryCraig Scott2021-08-031-1/+1
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-20/+50
* Enforce target given to qt6_target_qml_sources() must be a QML moduleCraig Scott2021-08-031-1/+6
* Improve consistency of QML module target propertiesCraig Scott2021-08-031-9/+9
* Fix static build broken by tooling target missing from export setCraig Scott2021-08-031-1/+1
* Avoid GHS linker to optimize away QML type registrationsTatiana Borisova2021-08-021-1/+1
* Ensure qml and resource files are copied to build directoryCraig Scott2021-08-021-13/+34
* Document qt_add_qml_plugin()Craig Scott2021-08-021-36/+0
* Ensure plugin and backing targets are of compatible typeCraig Scott2021-08-021-29/+92
* Make CLASS_NAME default match the documentation for qt6_add_qml_pluginCraig Scott2021-07-261-15/+16
* Make TARGET_PATH an internal option for QML CMake commandsCraig Scott2021-07-261-7/+3
* Fix TARGET_PATH not being retrieved correctly for plugin on AndroidCraig Scott2021-07-261-1/+2
* Rename NO_GENERATE_SOURCE keyword of qt6_add_qml_plugin()Craig Scott2021-07-231-4/+4
* Consider output directory from backing target in qt6_add_qml_plugin()Craig Scott2021-07-231-3/+8
* Improve robustness of argument handling for qt6_add_qml_plugin()Craig Scott2021-07-231-5/+22
* Add initial qml CMake API docsCraig Scott2021-07-231-127/+0
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+32
* CMake: Remove OUTPUT_DIRECTORY option from qt6_qml_type_registration()Craig Scott2021-07-201-11/+4
* Fix Integrity duplicate symbol errors when linking an app with qmlAlexandru Croitor2021-07-191-4/+23
* Do not create plugin and its target if target is executableFabian Kosmale2021-07-161-2/+11
* Rename qmlcachegenplus to qmlscUlf Hermann2021-07-141-4/+4