summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Clang: Use -fno-ansi-escape-codes for color diagnostics on WindowsCristian Adam2023-10-231-2/+8
* PGI/NVHPC: Remove -Mipa compiler option for 23.3+مهدي شينون (Mehdi Chinoune)2023-10-131-1/+1
* FindRuby: Add support for 3.2Heiko Becker2023-10-101-6/+6
* Merge topic 'findcuda_toolkit_restore_lib_search_dir' into release-3.28Brad King2023-10-061-1/+0
|\
| * FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variableRobert Maynard2023-10-041-1/+0
* | Merge topic 'FindPkgConfig-error' into release-3.28Brad King2023-10-041-3/+3
|\ \
| * | FindPkgConfig: Report not-found package names in fatal error messageAnthony Baker2023-10-031-3/+3
| |/
* | Merge topic 'LLVMFlang-MSVC' into release-3.28Brad King2023-10-048-48/+196
|\ \ | |/ |/|
| * LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-035-9/+142
| * LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGETBrad King2023-10-021-0/+2
| * Fortran: Save CMAKE_LINKER variable persistently for MSVC ABIBrad King2023-10-021-1/+2
| * CMakeDetermineCompilerABI: Add option to skip implicit link info parsingBrad King2023-10-021-32/+40
| * CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-linkBrad King2023-10-021-6/+10
* | Merge topic 'FindPostgreSQL-16'Brad King2023-10-031-2/+2
|\ \
| * | FindPostgreSQL: Add support for version 16Brad King2023-10-021-2/+2
* | | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-023-13/+13
|\ \ \
| * | | CXXModules: remove `EXPERIMENTAL` from C++ module variable namesBen Boeckel2023-10-023-13/+13
* | | | FindQt4: Fix typo in documentation formattingBrad King2023-10-021-1/+1
* | | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-011-5/+9
|\ \ \ \
| * | | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-301-5/+9
* | | | | Merge topic 'FindCUDAToolkit-implicit-dirs'Brad King2023-09-291-19/+95
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirsRobert Maynard2023-09-271-19/+95
| | |/ / | |/| |
* | | | Merge topic 'android-clang-c++23'Brad King2023-09-281-1/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Android: Require Clang 18 for -std=c++23Brad King2023-09-271-1/+8
| * | Merge topic 'FindBoost-1.83' into release-3.27Brad King2023-09-121-3/+17
| |\ \
* | \ \ Merge topic 'hip-nvidia'Brad King2023-09-264-62/+74
|\ \ \ \
| * | | | HIP: Fix support for -DCMAKE_HIP_ARCHITECTURES=native with NVCCBrad King2023-09-251-4/+4
| * | | | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-252-2/+12
| * | | | HIP: Do not require hip-lang package for NVIDIA platformBrad King2023-09-251-45/+49
| * | | | HIP: Simplify exclusion of AMD device runtime with NVIDIA GPUsBrad King2023-09-251-4/+2
| * | | | HIP: Simplify CMAKE_GENERATOR references for determining compilerBrad King2023-09-251-2/+2
| * | | | CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docsBrad King2023-09-251-5/+5
* | | | | Merge topic 'FindOpenMP-macOS-LLVM-Clang'Brad King2023-09-261-2/+3
|\ \ \ \ \
| * | | | | FindOpenMP: Handle non-Apple clang on macOSKeno Fischer2023-09-241-2/+3
* | | | | | Merge topic 'orangec-compiler'Brad King2023-09-2610-0/+111
|\ \ \ \ \ \
| * | | | | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-2510-0/+111
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'add-c++23'Brad King2023-09-261-0/+2
|\ \ \ \ \ \
| * | | | | | IBMClang: Add provisional flags for C++23Xing Xue2023-09-251-0/+2
| |/ / / / /
* | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-261-7/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-7/+30
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindDoxygen-broken-binary'Brad King2023-09-251-13/+12
|\ \ \ \ \
| * | | | | FindDoxygen: Remove redundant debug message when Doxygen failsChristoph Grüninger2023-09-221-4/+0
| * | | | | FindDoxygen: Disable Doxygen if executable returns non-zero resultChristoph Grüninger2023-09-221-9/+12
* | | | | | Merge topic 'CrayClang-compiler'Brad King2023-09-255-0/+91
|\ \ \ \ \ \
| * | | | | | CrayClang: Add support for this compilerRyan Krattiger2023-09-225-0/+91
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cxxmodules-gcc-14'Brad King2023-09-251-0/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GCC: add rules for scanning C++ module dependenciesBen Boeckel2023-09-211-0/+21
* | | | | | Merge topic 'hip-nvidia'Brad King2023-09-228-23/+195
|\ \ \ \ \ \
| * | | | | | HIP: Add support for NVIDIA GPUsBrad King2023-09-218-19/+179
| * | | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-8/+20