aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: fix unity builds for qml plugins on windowsTim Blechmann3 days1-0/+5
* Replace _qt_is_android_executable property with _qt_android_target_typeAlexey Edelev9 days1-6/+6
* Move the qml copy files setup to the module definitionCristian Le10 days1-15/+25
* CMake: Fix qt6_target_qml_sources without QML_FILES argumentJoerg Bornemann2025-05-021-18/+20
* Refine the warnings for `qt6_target_qml_sources`Cristian Le2025-05-021-4/+24
* cmake: recreate .qmlls.ini on build folder changeSami Shalayel2025-04-171-9/+35
* Check for file duplicates in `qt6_target_qml_sources`Cristian Le2025-03-241-33/+123
* Qt6QmlMacros: Use $<TARGET_FILE> generator expression for qtpathsDennis Oberst2025-03-191-1/+1
* CMake: Allow passing extra root paths and args to qmlimportscannerAlexandru Croitor2025-03-121-0/+25
* CMake: add a DISCARD_QML_CONTENTS option to qt_add_qml_moduleAurélien Brooke2025-03-061-15/+39
* CMake: Remove unused _qt_internal_propagate_qmlcache_object_libAlexandru Croitor2025-03-061-49/+0
* Auto-depend on QtQuick when linking against QtQuickFabian Kosmale2025-03-031-0/+15
* cmake: fix style issue for QT_QML_GENERATE_QMLLS_INISami Shalayel2025-03-031-1/+1
* qmlls: add cmake option to avoid cmake callsSami Shalayel2025-03-031-1/+7
* CMake: Make qt_target_qml_sources work in subdirectoriesJoerg Bornemann2025-03-031-6/+48
* CMake: Enable building Qt and user projects without support for aotstatsOlivier De Cannière2025-02-251-13/+21
* CMake: Remove deprecated deployment API argumentJoerg Bornemann2025-02-211-20/+0
* CMake: Do not automatically link against Qt6::QmlPrivateAlexandru Croitor2025-02-191-3/+3
* QmlCompiler: Only import hardcoded builtins by defaultUlf Hermann2025-02-181-1/+6
* qt_add_qml_module: Add QML module dependencies as CMake dependenciesFabian Kosmale2025-02-181-0/+6
* Use the _qt_internal_execute_proccess_in_qt_env instead of tool_wrapperAlexey Edelev2025-01-211-4/+7
* Fix the aostats targets handlingAlexey Edelev2025-01-021-12/+8
* qmlls.ini: quote pathsSami Shalayel2024-12-111-2/+5
* qmlls: add qt importpaths in .qmlls.ini generationSami Shalayel2024-12-111-0/+5
* CMake: Fix copying qml files in in-source buildsAlexandru Croitor2024-11-181-1/+14
* CMake: Improve copying speed for QML sources and resourcesAlexandru Croitor2024-11-141-20/+190
* CMake: Skip running qmlimportscanner in some test building scenariosAlexandru Croitor2024-11-121-0/+23
* CMake: Enable Qml import plugins finalizer during the repo buildAlexandru Croitor2024-11-121-0/+12
* aotstats: Support --only-bytecode and modules with no qml filesOlivier De Cannière2024-11-041-5/+39
* aotstats: Rework cmake deferred callsOlivier De Cannière2024-11-041-51/+56
* CMake: Add a global QT_QML_NO_CACHEGEN cmake variableAlexandru Croitor2024-10-311-1/+5
* CMake: Use module target as unique id for module aotstatsAlexandru Croitor2024-10-251-2/+2
* cmake: fix style issue for qmlls.ini generationSami Shalayel2024-09-241-4/+2
* cmake: add IMPORT_PATH to .qmlls.iniSami Shalayel2024-09-241-2/+19
* qmltyperegistrar: Pass namespace to --extract modeUlf Hermann2024-09-241-0/+8
* Add the missing wrapping quotes around tool_wrapperAlexey Edelev2024-09-191-4/+4
* Add the wrapping quotes around various path variablesAlexey Edelev2024-09-191-13/+13
* CMake: Fix NO_GENERATE_EXTRA_QMLDIRSUlf Hermann2024-09-101-3/+2
* Revert "Consider QT_QML_MODULE_IMPORTS as dependencies"Alexey Edelev2024-09-041-5/+3
* Ensure that _qmltyperegistration exists when adding it as dependencyAlexey Edelev2024-09-041-1/+5
* Consider QT_QML_MODULE_IMPORTS as dependenciesAlexey Edelev2024-09-031-3/+5
* Add the dependencies from QT_QML_DEPENDENT_QML_MODULE_TARGETS at first placeAlexey Edelev2024-09-031-0/+26
* Consider the module version when adding the DEPENDENCIESAlexey Edelev2024-09-031-5/+11
* Add the (EXACT_)VERSION arguments to the _qt_internal_find_qml_module functionAlexey Edelev2024-09-031-8/+46
* Fix the aotstats dependency chain for new Xcode generatorAlexey Edelev2024-09-031-26/+18
* Compiler: Track all_aotstats dependencies with targets insteads of filesOlivier De Cannière2024-08-311-9/+30
* Android: Rename QT_QML_GENERATE_JAVA_CLASS to include AndroidSoheil Armin2024-08-211-1/+1
* CMake: Exclude QML *_tooling targets from i18nJoerg Bornemann2024-08-151-0/+1
* QTP0004: explicit no extra qmldirsFabian Kosmale2024-08-071-1/+5
* Unbreak _qt_internal_write_deferred_builddir_qtconfFabian Kosmale2024-07-261-24/+145