summaryrefslogtreecommitdiffstats
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Add include paths from nvcc SYSTEM_INCLUDES entryRobert Maynard2025-06-051-1/+20
* CUDA/Clang: Add archs supported by Clang 21Andrey Alekseenko2025-06-021-1/+3
* CUDA/Clang: Reorder the logic for setting supported archsAndrey Alekseenko2025-06-021-12/+10
* CUDA/Clang: Fix list of architectures supported by Clang < 20.1Andrey Alekseenko2025-06-021-4/+5
* CUDA: Add CUDA 12.9 new architectures and family syntaxRobert Maynard2025-05-022-2/+9
* CUDA/Clang: Update architectures supported by CUDA 12.8Robert Maynard2025-05-021-0/+9
* Linker: Save GNU push-/pop-state detection with compiler inspection resultsMarc Chevrier2025-03-201-0/+1
* Linker: Save linker inspection results with compiler inspection resultsMarc Chevrier2025-03-2013-0/+118
* MARMASM: Fix loading linker informationMarc Chevrier2025-03-171-2/+2
* Linker configuration: Add missing platformsMarc Chevrier2024-11-129-9/+9
* codespell: Fix typosBrad King2024-10-251-1/+1
* Linker configuration: enhance usabilityMarc Chevrier2024-10-244-38/+0
* CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-031-2/+1
* Merge topic 'cpack-nuget-native'Brad King2024-09-201-0/+3
|\
| * CPack/NuGet: Add native0.0 to build dependencies in groupsDiego Dassie2024-09-191-0/+3
* | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-092-0/+17
* | CheckCompilerFlag: Add support for LLVMFlangscivision2024-08-291-1/+2
* | Merge topic 'swift-linker-config'Brad King2024-08-201-1/+1
|\ \
| * | Swift: Fix typo in linker configuration logicSaleem Abdulrasool2024-08-191-1/+1
* | | CPack/InnoSetup: Template file in UTF-8 BOM to support Unicoderaspopov2024-08-151-1/+1
|/ /
* | Linker configuration: introduce a new architectureMarc Chevrier2024-07-2018-0/+443
* | Merge topic 'ios-mac-catalyst'Brad King2024-07-081-0/+2
|\ \
| * | iOS: Add support for Mac CatalystRaul Metsma2024-07-031-0/+2
* | | CPack/RPM: Add zstd compression supportJoel Johnson2024-07-011-0/+6
* | | CPack/RPM: emit error on invalid CPACK_RPM_COMPRESSION_TYPEJoel Johnson2024-07-011-6/+5
* | | CPack/RPM: fix whitespace alignment prior to editingJoel Johnson2024-07-011-20/+20
* | | Merge topic 'cpack-debian-multiarch'Brad King2024-06-261-1/+2
|\ \ \ | |_|/ |/| |
| * | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-211-1/+2
| |/
* | CPack/RPM: Fix debuginfo permissions checkAdrian DC2024-06-171-1/+1
|/
* CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-3/+7
* Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-041-14/+108
|\
| * CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-031-14/+108
* | CPackDeb: dpkg-shlibdeps shall consider dependency components, tooDeniz Bahadir2024-05-301-7/+94
|/
* CPack: Support arbitrary component name when packagingDeniz Bahadir2024-05-011-1/+1
* CPackDeb.cmake: Fix debug messageDeniz Bahadir2024-04-301-1/+1
* Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-222-0/+42
|\
| * generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-192-0/+42
| * Merge topic 'package-dispatch-apple' into release-3.29Brad King2024-03-202-7/+2
| |\
* | \ Merge topic 'cmp0159_warnings'Brad King2024-04-011-0/+3
|\ \ \
| * | | Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+3
* | | | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-242-11/+70
|/ / /
* | | CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansionBrad King2024-03-221-1/+1
* | | CPack/WIX: Prepare to provide version-specific WiX templatesBrad King2024-03-221-0/+0
* | | Merge topic 'package-dispatch-apple'Brad King2024-03-202-7/+2
|\ \ \ | |/ / |/| / | |/
| * generate_apple_*_selection_file: Add option to capture errorsBrad King2024-03-192-7/+2
* | Help: Fix typos and grammar in pre-3.29 docsCraig Scott2024-03-191-1/+1
|/
* CPack/WiX: Fix installer status textBrad King2024-01-241-0/+1
* CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* Merge topic 'cuda-clang'Brad King2024-01-191-6/+8
|\
| * CUDA/Clang: Record architectures supported by Clang 16Brad King2024-01-181-2/+6