summaryrefslogtreecommitdiffstats
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_13_support' into release-4.1Brad King2025-08-051-68/+77
|\
| * CUDA: Add CUDA 13.0 support to 'all' and 'all-major' architecture tablesRobert Maynard2025-08-041-68/+77
* | Merge topic 'cuda_ensure_arch_order' into release-4.1Brad King2025-08-051-2/+3
|\ \ | |/
| * CUDA: Make sure CUDA architectures are in orderRobert Maynard2025-08-041-2/+3
* | Merge topic 'cpack-nuget-symbol-package'Brad King2025-06-061-2/+18
|\ \
| * | CPack/NuGet: Enable the generation of NuGet symbol package(s)Jens Carl2025-06-051-2/+18
* | | Merge topic 'cuda-nvcc-system-includes'Brad King2025-06-061-1/+20
|\ \ \ | | |/ | |/|
| * | CUDA: Add include paths from nvcc SYSTEM_INCLUDES entryRobert Maynard2025-06-051-1/+20
* | | Merge topic 'clang-cuda-archs'Brad King2025-06-031-12/+13
|\ \ \ | |/ / | | / | |/ |/|
| * 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
* | CPack/RPM: Fix warn of not relocatable pathDonald Lee2025-05-141-2/+2
* | Merge topic 'cuda-12.9'Brad King2025-05-032-2/+9
|\ \
| * \ Merge branch 'backport-cuda-12.9' into cuda-12.9Brad King2025-05-022-2/+9
| |\ \ | | |/
| | * 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
| * | Merge topic 'GNU-linker-pushpop_state-detection' into release-4.0Brad King2025-03-2113-0/+119
| |\ \ | | |/
| * | Merge topic 'ASM_MARMASM-config' into release-4.0Brad King2025-03-181-2/+2
| |\ \
| * | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0339-39/+39
* | | | Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID on more compilersBrad King2025-03-251-0/+74
* | | | ARCHITECTURE_ID: Save persistently even if emptyBrad King2025-03-241-0/+1
* | | | CMakeDetermineASMCompiler: De-duplicate list of compiler info variablesBrad King2025-03-241-0/+3
* | | | Merge topic 'GNU-linker-pushpop_state-detection'Brad King2025-03-2113-0/+119
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/ | |/|
* | | Merge topic 'ASM_MARMASM-config'Brad King2025-03-181-2/+2
|\ \ \ | |/ /
| * | MARMASM: Fix loading linker informationMarc Chevrier2025-03-171-2/+2
* | | Merge topic 'cpack-rpm-weak-deps-tags'Brad King2025-03-041-1/+7
|\ \ \
| * | | CPack/RPM: Add support for all weak dependency tagsBalazs Kosaras2025-03-031-1/+7
* | | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0339-39/+39
|/ / /
* | | Merge topic 'cpack-rpm-weak-deps'Brad King2025-03-031-61/+46
|\ \ \ | | |/ | |/|
| * | CPack/RPM: Fix detection of RPM support for weak dependenciesBrad King2025-02-281-11/+15
| * | CPack/RPM: Remove redundant conditions for presence of rpmbuildBrad King2025-02-281-50/+31
* | | CPack/NSIS: Use the installed display name in uninstall promptNikita Nemkin2025-02-201-1/+2
|/ /
* | CUDA/Clang: Update architectures supported by CUDA 12.8Robert Maynard2025-02-041-0/+9
* | CMP0057: Remove support for OLD behaviorBrad King2025-01-224-20/+0
* | CMP0054: Remove support for OLD behaviorBrad King2025-01-206-23/+0
* | CMP0053: Remove support for OLD behaviorBrad King2025-01-201-1/+0
* | CPack: correctly perform querytags on old versions of RPMmakise-homura2025-01-171-0/+10
* | Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* | Style: Replace TABs with spaces for indentation in some filesAlex Turbov2025-01-121-0/+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