summaryrefslogtreecommitdiffstats
path: root/Modules
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
| * CMakeDetermineCompilerABI: Make ABI info string more robustBrad King2025-07-281-1/+7
* | Merge topic 'qcc-8-cxx-lang-flag' into release-4.1Brad King2025-08-051-3/+11
|\ \
| * | QCC-CXX: use `-x c++` on 8+Ben Boeckel2025-08-021-3/+11
* | | MSVC: Fix regression that links shared libraries with bogus -shared flagBrad King2025-08-011-0/+1
|/ /
* | FortranCInterface: Add support for LFortran module manglingBrad King2025-07-241-0/+2
* | cmExperimental: remove the flag for Windows Kernel Mode Driver supportBrad King2025-07-091-6/+0
* | CUDA: Improve error message for nonexistent compiler pathsRobert Maynard2025-07-081-1/+1
* | Merge topic 'GNUInstallDirs-cached-default' into release-4.1Brad King2025-07-031-1/+4
|\ \
| * | GNUInstallDirs: Fix regression on -DCMAKE_INSTALL_<dir>=<default>Brad King2025-07-021-1/+4
* | | clang-cl: Add support for C23Yonggang Luo2025-07-011-0/+12
|/ /
* | FindBoost: Add support for Boost 1.88Kefu Chai2025-06-301-2/+17
* | Merge topic 'llvm-binutils' into release-4.1Brad King2025-06-241-1/+1
|\ \
| * | BinUtils: pick LLVM variants for LLVMFlang and IntelLLVM as wellEisuke Kawashima2025-06-231-1/+1
* | | Merge topic 'normalize-toolchain-file' into release-4.1Brad King2025-06-241-10/+17
|\ \ \ | |/ / |/| |
| * | cmake: Restore acceptance of -DCMAKE_TOOLCHAIN_FILE=//... on non-WindowsBrad King2025-06-231-10/+17
| * | Merge topic 'cuda-nvcc-system-includes' into release-4.0Brad King2025-06-062-2/+33
| |\ \ | | |/
| * | Merge topic 'clang-cuda-archs' into release-4.0Brad King2025-06-031-12/+13
| |\ \
| * \ \ Merge topic 'Python3.14-support' into release-4.0Brad King2025-05-201-6/+13
| |\ \ \
| * \ \ \ Merge branch 'clang-libstdcpp-3.31' into clang-libstdcpp-3.31-4.0Ben Boeckel2025-05-141-19/+32
| |\ \ \ \
| * \ \ \ \ Merge topic 'cuda-13.0-prep' into release-4.0Brad King2025-05-141-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'clang-macos-sdk' into release-4.0Brad King2025-05-036-0/+49
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'openssl-arm64-windows' into release-4.1Brad King2025-06-191-8/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenSSL: Add support for ARM64 Windows pre-built binariesMatej Kenda2025-06-181-2/+8
| * | | | | | | | FindOpenSSL: Refactor architecture-specific suffix tableMatej Kenda2025-06-181-6/+6
* | | | | | | | | Merge topic 'cuda-nvtx3-interop' into release-4.1Brad King2025-06-181-19/+38
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CUDAToolkit: Add CUDA 12.9 nvtx3 updatesRobert Maynard2025-06-171-19/+38
* | | | | | | | | Merge topic 'doc-generator-xrefs'Brad King2025-06-172-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: add and make references to generators consistentBen Boeckel2025-06-122-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'matlab2025a'Brad King2025-06-171-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindMatlab add R2025a version mapscivision2025-06-131-0/+1
| |/ / / / / / / /
* | | | | | | | | FindBZip2: Fix check for 1.0.1 and earlier versionsPeter Kokot2025-06-121-3/+17
|/ / / / / / / /
* | | | | | | | Merge topic 'link-flags'Brad King2025-06-1149-99/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja,Makefile: Drop now-unused placeholders from link rule variablesBrad King2025-06-1044-86/+74
| * | | | | | | | UseEcos: Add missing placeholder in rules to link executablesBrad King2025-06-101-2/+2
| * | | | | | | | Embarcadero,OpenWatcom: Clear unused flags for creating shared librariesBrad King2025-06-102-0/+6
| * | | | | | | | CMakeCommonLanguageInclude: Do not unset MODULE library flags when emptyBrad King2025-06-101-4/+4
| * | | | | | | | ADSP: Do not pass executable link flags when creating a static libraryBrad King2025-06-093-3/+3
| * | | | | | | | Swift: Drop unused placeholder in shared library link ruleBrad King2025-06-091-1/+1
| * | | | | | | | CrayPrgEnv: Drop unused static library "link" flags variableBrad King2025-06-091-1/+0
| * | | | | | | | GNU: Remove non-functional code in OBJCXX supportBrad King2025-06-091-4/+0
* | | | | | | | | Merge topic 'update_nvhpc_visibility_and_pie_flags'Brad King2025-06-103-1/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | NVHPC: Add support for 25.07 no-pie optionRobert Maynard2025-06-092-2/+5
| * | | | | | | | NVHPC: Add support for COMPILE_OPTIONS_VISIBILITYRobert Maynard2025-06-053-0/+4
* | | | | | | | | 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 'msvc-link-machine'Brad King2025-06-064-27/+41
|\ \ \ \ \ \ \ \ \