summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicSbomFileHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Rename TYPE to SBOM_ENTITY_TYPE in SBOM APIAlexandru Croitor2025-09-171-14/+15
* CMake: Fix handling of empty CMAKE_BUILD_TYPE during SBOM generationAlexandru Croitor2025-09-171-2/+6
* CMake: Move SBOM deferred finalization to the extend functionAlexandru Croitor2025-09-171-1/+2
* CMake: Pass parent package SPDX ID to custom file SBOM generationAlexandru Croitor2025-08-131-0/+1
* CMake: Fix SBOM FilesAnalyzed and PackageVerificationCode handlingAlexandru Croitor2025-08-121-0/+1
* CMake: Map paths of SBOM source files in the install prefixAlexandru Croitor2025-07-241-2/+13
* CMake: Skip sbom file checksum checks for excluded test targetsAlexandru Croitor2025-05-261-2/+2
* CMake: Handle installing files with same name during SBOM generationAlexandru Croitor2025-02-271-0/+5
* CMake: Handle DIRECTORIES in SBOM custom file setsAlexandru Croitor2025-02-271-12/+48
* CMake: Add a new SBOM entity type: THIRD_PARTY_SOURCESAlexandru Croitor2025-02-271-0/+2
* Use `_qt_internal_path_is_prefix`Cristian Le2025-02-171-7/+3
* CMake: Allow skipping some parts of SBOM generationAlexandru Croitor2025-01-241-8/+31
* CMake: Fix typo in commentMoss Heim2025-01-131-1/+1
* CMake: Split SBOM implementation into separate filesAlexandru Croitor2025-01-101-0/+1083