summaryrefslogtreecommitdiffstats
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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