aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlBuildInternals.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove INSTALL_SOURCE_QMLTYPES warning, take 2Kai Köhne2022-03-161-4/+0
* CMake: Remove INSTALL_SOURCE_QMLTYPES warningAlexandru Croitor2022-03-021-4/+0
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-1/+1
* CMake: Pass C++ sources to pre-created qml module targetsAlexandru Croitor2022-01-241-0/+3
* Use qmltc compiler prototype as a fallback implementationAndrei Golubev2021-12-171-1/+1
* qmltc: support user-specified namespaces in the generated codeAndrei Golubev2021-11-161-0/+52
* qt_add_qml_module: Add FOLLOW_FOREIGN_VERSIONING optionMaximilian Goldstein2021-10-291-0/+6
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-081-7/+19
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-201-4/+24
* CMake: Don't install metatypes json files for user qml modulesAlexandru Croitor2021-08-181-0/+1
* CMake: Remove dead example-specific metatypes installation codeAlexandru Croitor2021-08-181-8/+0
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-3/+6
* Improve consistency of QML module target propertiesCraig Scott2021-08-031-1/+1
* Add internal getter for qml_module_keywords cmake functionMichal Klocek2021-07-271-44/+57
* Make TARGET_PATH an internal option for QML CMake commandsCraig Scott2021-07-261-6/+3
* CMake: Apply bitcode flags to internal qml plugin initializersAlexandru Croitor2021-07-221-0/+4
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+2
* CMake: Remove deprecated NO_CREATE_BACKING_TARGET optionAlexandru Croitor2021-07-011-2/+0
* CMake: Assign output targets to appropriate export setsAlexandru Croitor2021-06-251-9/+46
* CMake: Allow using an existing target as a backing targetAlexandru Croitor2021-06-181-5/+3
* CMake: Adjust QML plugin class name auto-computingAlexandru Croitor2021-06-181-6/+8
* Add RESOURCES argument to qt_add_qml_moduleUlf Hermann2021-06-161-4/+5
* Install .qml files from source dir and honor their resource aliasCraig Scott2021-06-171-5/+17
* CMake: Remove compatibility functionsAlexandru Croitor2021-06-161-11/+0
* CMake: Allow using existing backing target for a new qml moduleAlexandru Croitor2021-06-041-19/+34
* Refactor and update qml CMake APICraig Scott2021-06-041-65/+224
* Use CLASS_NAME rather than CLASSNAME for qt6_add_qml_module()Craig Scott2021-03-311-6/+11
* CMake: Account for qtbase refactoring in qt_internal_add_plugin()Craig Scott2021-03-311-15/+44
* CMake: Fix argument handling in qt_internal_add_qml_module() and friendsCraig Scott2021-03-101-113/+47
* CMake: Remove INSTALL_QML_FILES optionUlf Hermann2021-03-021-8/+0
* Fix the argument removal in qt_internal_add_qml_moduleUlf Hermann2021-02-281-1/+3
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-121-16/+18
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+2
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-061-2/+12
* CMake: Use qt_internal_add_plugin in qt_internal_add_qml_moduleAlexandru Croitor2020-10-131-1/+1
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-0/+2
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+6
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-251-4/+10
* Allow QML plugins to be optionalUlf Hermann2020-06-091-0/+7
* Remove QML_PLUGINDUMP_DEPENDENCIESUlf Hermann2020-05-191-3/+0
* Fix typoUlf Hermann2020-05-191-1/+1
* Add Qt6QmlBuildInternals.cmake and qt_add_qml_module()Leander Beernaert2020-02-061-0/+174