summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-284-0/+20
* Merge topic 'binutils-consistency'Brad King2021-05-283-43/+54
|\
| * BinUtils: Find linker and librarian for Intel compilers on WindowsBrad King2021-05-272-4/+3
| * BinUtils: Find linker and librarian for OpenWatcomBrad King2021-05-272-5/+10
| * BinUtils: Clarify search logic and make it more consistentBrad King2021-05-271-34/+41
* | WriteBasicConfigVersion supports version strings such as 21.07.04Robert Maynard2021-05-273-4/+50
|/
* Merge topic 'compiler-ti-linker-response-file'Brad King2021-05-261-5/+4
|\
| * Compiler/TI: Restore response file usage for linkerJosef Angstenberger2021-05-251-5/+4
* | Merge topic 'find_cuda_deprecation'Brad King2021-05-251-6/+6
|\ \
| * | FindCUDA: Improve deprecation guidance wordingRaul Tambre2021-05-221-5/+5
| * | FindCUDA: Make the deprecation notice more prominentRaul Tambre2021-05-221-1/+1
| |/
* | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targetsPCJohn2021-05-241-6/+48
|/
* Merge topic 'git-config-version-check'Brad King2021-05-211-3/+5
|\
| * ExternalProject: Only add git config setting with git 1.7.7 or laterCraig Scott2021-05-201-3/+5
| * Merge topic 'nvhpc-ninja-depfile' into release-3.20Brad King2021-05-192-0/+18
| |\
* | \ Merge topic 'nvhpc-ninja-depfile'Brad King2021-05-192-0/+18
|\ \ \ | | |/ | |/|
| * | NVHPC: Support Ninja dependency scanningRobert Maynard2021-05-182-0/+10
| * | NVHPC: Support explicit language flagsRobert Maynard2021-05-182-0/+8
* | | Merge topic 'doc-ep-configure-build-passthrough'Brad King2021-05-171-3/+20
|\ \ \
| * | | Help: Clarify details passed to ExternalProject configure and buildCraig Scott2021-05-161-3/+20
* | | | Merge topic 'IncludeInfo-var-expand'Brad King2021-05-171-25/+25
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeParseImplicitIncludeInfo: remove needless variable expansionsRolf Eike Beer2021-05-131-25/+25
* | | | FetchContent: Use private local variables in FetchContent_MakeAvailableArcturus Arcturus2021-05-131-15/+21
|/ / /
* | | UseJava: Avoid non-word "compilability" in documentationBrad King2021-05-121-1/+1
* | | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-111-7/+96
|\ \ \
| * | | UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-101-7/+96
* | | | Merge topic 'findlapack_support_nvhpc'Brad King2021-05-112-1/+27
|\ \ \ \
| * | | | Find{BLAS,LAPACK}: Add support for the NVHPC LAPACK libraryRobert Maynard2021-05-052-1/+27
* | | | | Merge topic 'cpp23_gcc'Brad King2021-05-111-2/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GNU: C++23 supportRaul Tambre2021-05-101-0/+2
| * | | | GNU: Final C++20 flagsRaul Tambre2021-05-101-1/+4
| * | | | GNU: C++17 default versionRaul Tambre2021-05-101-1/+1
| * | | | Merge topic 'FindBoost-1.76' into release-3.20Brad King2021-05-101-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'codespell'Brad King2021-05-1012-23/+23
|\ \ \ \ \ \
| * | | | | | FindMatlab: Fix spelling in warning and documentationJosef Angstenberger2021-05-071-8/+8
| * | | | | | Modules: Fix typos and spelling in documentationJosef Angstenberger2021-05-074-6/+6
| * | | | | | Modules: Fix typos and spelling in comments of generated codeJosef Angstenberger2021-05-072-2/+2
| * | | | | | Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-077-7/+7
* | | | | | | Merge topic 'FindBoost-1.76'Brad King2021-05-101-2/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindBoost: Add support for Boost 1.76Brad King2021-05-071-2/+2
* | | | | | | Merge topic 'ep-update-git-hash-missing'Brad King2021-05-101-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-091-1/+1
| * | | | | Merge topic 'improve_cuda_toolkit_extraction_regex' into release-3.20Brad King2021-05-073-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindProtobuf-grpc-plugin'Brad King2021-05-071-2/+6
|\ \ \ \ \ \
| * | | | | | FindProtobuf: Add PLUGIN parameter to protobuf_generateFrank Lange2021-05-061-2/+6
* | | | | | | Merge topic 'Fujitsu-Fortran-Ninja'Brad King2021-05-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fujitsu: Make explicit Fortran preprocessing under Ninja more robustEisuke Kawashima2021-05-061-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'improve_cuda_toolkit_extraction_regex'Brad King2021-05-073-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | CUDA: improve regex for CUDA Toolkit root from nvcc verbose outputRobert Maynard2021-05-063-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'doc-tls'Brad King2021-05-051-1/+1
|\ \ \ \ \