summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildRepoHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Move the plugin config special handling to TargetsPrecheckCristian Le2 days1-0/+2
* Add qt_internal_add_default_testsCristian Le3 days1-0/+2
* CMake: Skip sbom file checksum checks for excluded test targetsAlexandru Croitor2025-05-261-0/+7
* CMake: Support manual multiple projects within-a-repo SBOM generationAlexandru Croitor2024-12-051-5/+2
* CMake: Support cmake --install . --prefix <path> for SBOM generationAlexandru Croitor2024-12-051-1/+0
* CMake: Add doc_tools build and install targetsAlexandru Croitor2024-10-311-0/+13
* CMake: Add an install_tools target for static buildsAlexandru Croitor2024-10-311-0/+18
* CMake: Clean up _qt_internal_finalize_batchAlexandru Croitor2024-10-291-0/+6
* CMake: Add a way to skip configuring the doc targetsAlexandru Croitor2024-10-181-44/+55
* CMake: Use lowercase project name for skipping tests and examplesAlexandru Croitor2024-08-121-4/+10
* Avoid creating the installed test plugins when configuring standalone testsAlexey Edelev2024-08-121-0/+4
* CMake: Generate a config.redo script in per-repo build dirsAlexandru Croitor2024-07-301-0/+1
* CMake: Prevent most global promotion errors when building QtAlexandru Croitor2024-07-111-1/+0
* CMake: Make ninja 'sbom' work for top-level buildsAlexandru Croitor2024-06-251-0/+1
* Fix the per-repo config.opt/.summary files installationAlexey Edelev2024-06-251-2/+10
* Install per-repo config.opt files for non-top-level buildsAlexey Edelev2024-06-211-0/+9
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-0/+8
* CMake: add licenseRule.json to IDE projectsTim Blechmann2024-04-241-1/+4
* CMake: split _extra_files targetsTim Blechmann2024-04-121-12/+57
* cmake: add _extra_files IDE target from heuristicsTim Blechmann2024-04-121-0/+57
* Suppress the warning about unused QT_INTERNAL_CALLED_FROM_CONFIGUREAlexey Edelev2024-04-111-1/+3
* CMake: Fix finding standalone parts config file for yoctoAlexandru Croitor2024-03-191-1/+9
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-66/+112
* CMake: Warn when examples are not added via qt_internal_add_exampleAlexandru Croitor2024-03-111-1/+9
* CMake: Remove qt_internal_compute_features_from_possible_inputsJoerg Bornemann2024-02-131-32/+0
* cmake: build repo helpers - fine-grained test/example optionsTim Blechmann2024-02-081-4/+12
* Add the the implicit promotion to global for Qt platform targetsAlexey Edelev2024-01-311-0/+1
* Fix encapsulation of qt_build_internals_add_toplevel_targetsAlexey Edelev2023-12-221-2/+2
* CMake: Mostly unify includes into a single locationAlexandru Croitor2023-11-271-2/+0
* CMake: Move qt_internal_read_repo_dependencies into QtBuildRepoHelpersAlexandru Croitor2023-11-271-0/+52
* CMake: Split and refactor QtBuildInternalsConfig.cmakeAlexandru Croitor2023-11-271-0/+883