aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-031-5/+9
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-021-6/+5
* qmltc: Ignore qmltypes dependencies from INTERFACE_LIBRARY and IMPORTEDAndrei Golubev2022-01-311-0/+19
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-3/+3
* qmltc: Do not search for qmltypes in non-TARGET libsUlf Hermann2022-01-271-0/+4
* Make qmltc-processed targets depend on qmltypes of linked QML modulesAndrei Golubev2022-01-261-0/+19
* Add prefer record to the output of qmlimportscannerAlexey Edelev2021-12-201-1/+1
* Add listing of the components and scripts that belongs to the qml moduleAlexey Edelev2021-12-171-1/+1
* Use qmltc compiler prototype as a fallback implementationAndrei Golubev2021-12-171-4/+19
* CMake: Fix qrc_files-NOTFOUND error during empty qml app buildAlexandru Croitor2021-12-171-1/+1
* CMake: Restore dependencies of qmlcachegen invocationUlf Hermann2021-12-151-1/+3
* Provide a function for querying QML module details for deploymentCraig Scott2021-12-131-0/+174
* Add CMake deploy support for QML module appsCraig Scott2021-12-131-61/+367
* Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes fileUlf Hermann2021-12-131-3/+8
* Store the original .qml and resource files on the targetCraig Scott2021-12-031-32/+59
* Ensure PREFIX is in canonical form for qt6_target_qml_sources()Craig Scott2021-11-301-14/+19
* Support QML type registration split: build system + tools integrationFabian Kosmale2021-11-261-0/+42
* CMake: Fix self-import and build dir import paths of QML modulesCraig Scott2021-11-251-3/+11
* qmltc: support user-specified namespaces in the generated codeAndrei Golubev2021-11-161-1/+7
* qmltc: Be aware of macOS frameworks when running manual MOCAndrei Golubev2021-11-151-3/+51
* qt6_target_compile_qml_to_cpp: improve QT_QMLTC_FILE_BASENAME handlingAndrei Golubev2021-11-091-10/+11
* Stage all qml modules to a common directory when building for AndroidAlexey Edelev2021-11-021-1/+0
* Use correct plugin name for Android QML pluginsAlexey Edelev2021-11-021-49/+82
* qt_add_qml_module: Add FOLLOW_FOREIGN_VERSIONING optionMaximilian Goldstein2021-10-291-0/+12
* qmltc: add cmake api and simplest file writerAndrei Golubev2021-10-221-0/+153
* Rename and document QT_QMLCACHEGEN_{BINARY|EXECUTABLE}Ulf Hermann2021-10-181-3/+3
* CMake: Special case qqc2 style plugin static plugin dependenciesAlexandru Croitor2021-10-071-0/+15
* CMake: Walk plugin private deps for computed static qml plugin depsAlexandru Croitor2021-10-071-12/+29
* CMake: Add TODO to move plugin init library creation codeAlexandru Croitor2021-09-291-0/+3
* CMake: Ensure class name prop is set for existing qml plugin targetsAlexandru Croitor2021-09-291-3/+12
* Pass application directory as import path to qmlscUlf Hermann2021-09-211-1/+7
* Ensure qmldir is written before finalizers runCraig Scott2021-09-171-12/+5
* Don't add .qml files as a source twiceCraig Scott2021-09-171-4/+1
* cmake: Mark QML files as source files of their targetFabian Kosmale2021-09-131-0/+5
* Use _qt_internal_collect_qml_root_paths to collect android dependenciesAlexey Edelev2021-09-091-0/+4
* Fix generation of names in qmldir filesUlf Hermann2021-09-081-2/+12
* Fix dependencies on sources generated in a different scope to targetCraig Scott2021-09-081-3/+74
* Avoid to build the debug executable of qmlcachegen in multi-config buildLi Xinwei2021-09-071-2/+10
* 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
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-8/+8
* Remove unnecessary repeat of applying Android arch suffixCraig Scott2021-09-011-4/+0
* 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
* Clean up arguments qt6_import_qml_plugins() passes to qmlimportscannerCraig Scott2021-08-251-10/+5