aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove INSTALL_QML_FILES optionUlf Hermann2021-03-011-10/+1
* Add finalizer to call qt6_import_qml_plugins() automaticallyCraig Scott2021-02-241-0/+11
* CMake: Handle the case of QML resources in the BINARY directoryJarkko Koivikko2021-02-231-1/+6
* CMake: Fix dependencies between metatypes and qmltypesUlf Hermann2021-02-191-0/+1
* Add 'MANUAL_MOC_JSON_FILES' support by 'qt6_qml_type_registration'Alexey Edelev2021-02-021-1/+6
* Fix cmake dependencies around qmltypes filesUlf Hermann2021-02-011-1/+8
* Add a -i <qmltypes> option to qmlcachegenUlf Hermann2021-01-121-0/+5
* CMake: Encode target name into foreign_types.txt fileUlf Hermann2021-01-111-1/+1
* CMake: Make error in defer qmldir file generation more verboseAlexey Edelev2021-01-041-0/+5
* Implement command for running qmllint on targetMaximilian Goldstein2021-01-041-2/+16
* Automatically create qmllint targets for modulesMaximilian Goldstein2020-12-161-0/+18
* CMake: Disable static plugin imports for qml static pluginsAlexandru Croitor2020-12-101-0/+3
* Allow passing --qmljs-runtime to the qmlcachegen implementationUlf Hermann2020-12-021-0/+5
* Allow passing --direct-calls to the qmlcachegen implementationUlf Hermann2020-12-011-0/+6
* CMake: Fix resource object file paths in qml plugin prl filesAlexandru Croitor2020-11-301-2/+4
* CMake: Fix broken static plugins linkingAlexey Edelev2020-11-261-1/+1
* CMake: Change generated resources namingAlexey Edelev2020-11-241-4/+1
* CMake: Match qmake generated resource name for qmldir filesAlexandru Croitor2020-11-181-1/+12
* CMake: Record resource object file information for static buildsAlexandru Croitor2020-11-181-1/+13
* CMake: Replace 'file' with 'configure_file' in 'qmldir' generationAlexey Edelev2020-11-181-3/+40
* Do generate typeinfo qmldir entries for pure QML modulesUlf Hermann2020-11-161-3/+1
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-121-5/+63
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+20
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-061-7/+16
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-061-2/+2
* CMake: Fix singleton declaration in qt6_target_qml_targetJoerg Bornemann2020-10-201-1/+1
* CMake: Adjust to public API renaming in qtbaseAlexandru Croitor2020-10-181-1/+1
* CMake: Mark some of the public APIs as TPAlexandru Croitor2020-10-161-1/+6
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-1/+7
* CMake: Rename qt6_quick_compiler_process_resources to be internalAlexandru Croitor2020-10-131-2/+2
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-15/+27
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+13
* CMake: Add versionless functions for new public APIAlexandru Croitor2020-10-061-0/+17
* CMake: Allow the same syntax for depends and import entries in qmldirUlf Hermann2020-10-061-9/+13
* CMake: Fix in-source example buildsAlexandru Croitor2020-09-171-2/+2
* CMake: Make reconfiguration work for in-source buildsAlexandru Croitor2020-09-161-2/+14
* CMake: Use strict C++ (no GNU extensions) when compiling qml modulesAlexandru Croitor2020-08-261-0/+1
* Qt6QmlMacros.cmake: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-6/+9
* CMake: Adjust naming of Qt Qml plugins for AndroidAlexandru Croitor2020-08-171-0/+20
* CMake: Fix incorrect variable name check in qt6_import_qml_pluginsAlexandru Croitor2020-08-161-1/+1
* CMake: Initial work on handling Qt Qml static pluginsAlexandru Croitor2020-08-131-1/+131
* CMake: Partially fix static qtdeclarative builds when using qmakeAlexandru Croitor2020-08-061-0/+4
* Qt6QmlMacros.cmake: take the file path into consideration when copying QML filesRichard Moe Gustavsen2020-07-301-2/+6
* Require bigobj support for typeregistrar filesFabian Kosmale2020-07-101-0/+2
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-2/+20
* CMake: Fix failing 32 bit debug builds on MinGWAlexandru Croitor2020-06-151-0/+8
* Allow QML plugins to be optionalUlf Hermann2020-06-091-1/+12
* CMake Build: Ensure right suffix and prefixes for modules / pluginsCristian Adam2020-05-291-0/+9
* cmake: Quote the arguments to CMD's 'set' commandMÃ¥rten Nordheim2020-05-291-1/+1
* CMake: Warn when the qt6_add_qml_module INSTALL_PATH is missingAlexandru Croitor2020-05-291-19/+30