summaryrefslogtreecommitdiffstats
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* 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
| * CUDA/Clang: Update architectures supported by CUDA 12Brad King2024-01-181-4/+2
* | Merge topic 'package-dispatch-apple'Brad King2024-01-111-9/+9
|\ \
| * | CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signaturesBrad King2024-01-051-9/+9
* | | CPack/NuGet: Add support for repository tagAlex Turbov2024-01-082-0/+19
* | | CPack/NuGet: Add support for readme tagAlex Turbov2024-01-082-0/+4
|/ /
* | Merge topic 'compute-compiler-linker'Brad King2024-01-041-7/+10
|\ \
| * | LinkerId: Record detection steps to configure logBrad King2024-01-031-0/+7
| * | LinkerId: Use empty string for unknown linker idBrad King2024-01-031-4/+0
| * | LinkerId: Match Apple linker on all Apple platformsBrad King2024-01-031-1/+1
| * | LinkerId: Fix detection of GNU linker id without parenthesis in version outputBrad King2024-01-031-2/+2
* | | CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()Brad King2023-12-191-0/+8
* | | CMakePackageConfigHelpers: Clarify Apple platform selection template nameBrad King2023-12-181-0/+0
|/ /
* | CMakePackageConfigHelpers: Fix Apple platform selection for tvOSBrad King2023-12-151-2/+2
* | LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-081-0/+9
* | LinkerId: Try multiple flags to detect linker id and versionBrad King2023-12-081-42/+51
* | LinkerId: Match linker id and version more robustlyBrad King2023-12-081-21/+15
* | CMakePackageConfigHelpers: Move platform selection template to Internal/Brad King2023-12-071-0/+24
* | Merge topic 'rpm-quoting'Brad King2023-11-301-5/+19
|\ \ | |/
| * CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
| * CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* | Merge topic 'cpack-auto-suffixes'Brad King2023-11-282-2/+2
|\ \
| * | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
| * | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
* | | Merge topic 'ci-fedora-39'Brad King2023-11-201-1/+1
|\ \ \
| * \ \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-171-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | codespell: Fix typosBrad King2023-11-171-1/+1
* | | | CPack/WiX: Make InstallScope configurableMax Gaukler2023-11-162-0/+9
|/ / /
* | | Merge branch 'backport-cuda-vs' into cuda-vsBrad King2023-11-011-0/+3
|\ \ \ | |/ /
| * | CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integrationBrad King2023-11-011-0/+3
| |/
* | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-241-0/+92
|/
* CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURESBrad King2023-09-211-0/+19
* CUDA: Factor out helper for detecting native CUDA architecturesBrad King2023-09-211-0/+49
* CUDA: Factor out helper to compute all CUDA architecturesBrad King2023-09-211-0/+88
* CUDA: Factor out helper to find CUDA Toolkit for compilerBrad King2023-09-211-0/+173
* CUDA: Factor out helper to filter implicit link librariesBrad King2023-09-211-0/+20
* CUDA: Factor out helper to parse NVCC implicit compiler and linker flagsBrad King2023-09-212-0/+165
* CPack/NSIS: Fix incorrect jump for standard userSprite2023-09-051-1/+1
* Modules/Internal/FeatureTesting: mark feature testing as a special testBen Boeckel2023-07-311-0/+1
* codespell: Fix typosBrad King2023-05-221-1/+1
* CPack: Add Inno Setup generatorJannik Alber2023-04-282-0/+122
* Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-142-3/+8
|\
| * CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-132-3/+8
* | Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)scivision2023-03-085-10/+11
|/
* CheckCompilerFlag: Match the Clang "argument unused" output for all languagesKOLANICH2023-01-242-8/+3
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-183-33/+1