aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix qt6_target_qml_files install locationAlexandru Croitor2020-05-291-1/+1
* CMake: Workaround fix to not install example metatypes.json filesAlexandru Croitor2020-05-291-2/+12
* CMake: Explicitly require install location for plugin.qmltypesAlexandru Croitor2020-05-291-29/+36
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-5/+0
* Fix typo in qt6_qml_type_registration functionMike Krus2020-05-091-1/+1
* cmake: Provide equivalent of QMLTYPES_FILENAMEFabian Kosmale2020-04-301-3/+16
* CMake: Relocate quick compiler resource pass to QtDeclarativeLeander Beernaert2020-04-211-0/+133
* CMake: Fix QML_MODULE_INSTALL_DIR directory for non-prefix buildsLeander Beernaert2020-04-081-0/+10
* CMake: Handle QT_QML_SKIP_QMLDIR_ENTRY propertyAlexandru Croitor2020-03-171-0/+9
* CMake: Fix version handling in qt6_qml_type_registrationAlexandru Croitor2020-03-161-4/+12
* Use correct default install dir for qml filesSamuli Piippo2020-02-201-2/+2
* Update metatypes dependency calculationLeander Beernaert2020-02-101-52/+11
* Do not replace PATH when running qmltyperegistrarLeander Beernaert2020-02-071-2/+7
* Fix plugins.qmltypes installation for non-prefix buildsLeander Beernaert2020-02-061-1/+13
* Copy qml files for non-prefix buildsLeander Beernaert2020-02-051-1/+5
* Always generate plugins.qmltypesLeander Beernaert2020-02-051-1/+18
* Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-1/+6