summaryrefslogtreecommitdiffstats
path: root/cmake/QtSbomHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add internal API to check if json SBOM generation deps are metAlexandru Croitor2025-02-171-0/+21
* CMake: Make sure to look up deps when converting json to tag SPDX docAlexandru Croitor2025-02-171-0/+5
* CMake: Decouple Qt specific handling from SBOM implementationAlexandru Croitor2025-02-111-4/+37
* CMake: Add a few more internal sbom helper functionsAlexandru Croitor2025-01-241-0/+30
* CMake: Fix sbom git vars not being available in various scopesAlexandru Croitor2025-01-101-0/+4
* CMake: Add internal functions to get various kinds of spdx idsAlexandru Croitor2025-01-091-0/+34
* CMake: Add way to convert JSON SPDX to tag/value SPDX documentAlexandru Croitor2025-01-091-0/+21
* CMake: Allow adding custom SBOM relationships to targets and projectsAlexandru Croitor2025-01-091-0/+4
* CMake: Add API to allow referencing external packages in the SPDX SBOMAlexandru Croitor2025-01-091-0/+4
* CMake: Add API to include custom cmake files during SBOM generationAlexandru Croitor2025-01-091-0/+3
* CMake: Add SBOM support for translations, custom files and friendsAlexandru Croitor2025-01-091-0/+4
* CMake: Support manual multiple projects within-a-repo SBOM generationAlexandru Croitor2024-12-051-0/+9
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-0/+24