| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Rename TYPE to SBOM_ENTITY_TYPE in SBOM API | Alexandru Croitor | 2025-09-17 | 1 | -14/+15 |
| * | CMake: Fix handling of empty CMAKE_BUILD_TYPE during SBOM generation | Alexandru Croitor | 2025-09-17 | 1 | -2/+6 |
| * | CMake: Move SBOM deferred finalization to the extend function | Alexandru Croitor | 2025-09-17 | 1 | -1/+2 |
| * | CMake: Pass parent package SPDX ID to custom file SBOM generation | Alexandru Croitor | 2025-08-13 | 1 | -0/+1 |
| * | CMake: Fix SBOM FilesAnalyzed and PackageVerificationCode handling | Alexandru Croitor | 2025-08-12 | 1 | -0/+1 |
| * | CMake: Map paths of SBOM source files in the install prefix | Alexandru Croitor | 2025-07-24 | 1 | -2/+13 |
| * | CMake: Skip sbom file checksum checks for excluded test targets | Alexandru Croitor | 2025-05-26 | 1 | -2/+2 |
| * | CMake: Handle installing files with same name during SBOM generation | Alexandru Croitor | 2025-02-27 | 1 | -0/+5 |
| * | CMake: Handle DIRECTORIES in SBOM custom file sets | Alexandru Croitor | 2025-02-27 | 1 | -12/+48 |
| * | CMake: Add a new SBOM entity type: THIRD_PARTY_SOURCES | Alexandru Croitor | 2025-02-27 | 1 | -0/+2 |
| * | Use `_qt_internal_path_is_prefix` | Cristian Le | 2025-02-17 | 1 | -7/+3 |
| * | CMake: Allow skipping some parts of SBOM generation | Alexandru Croitor | 2025-01-24 | 1 | -8/+31 |
| * | CMake: Fix typo in comment | Moss Heim | 2025-01-13 | 1 | -1/+1 |
| * | CMake: Split SBOM implementation into separate files | Alexandru Croitor | 2025-01-10 | 1 | -0/+1083 |