summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'clang-ipo-support'Brad King2021-05-051-2/+2
|\ \ \ \ \
| * | | | | Windows-Clang: Support duplicate object names in LTO archivesBrad King2021-05-031-2/+2
| |/ / / /
* | | | | Merge topic 'binutils-var-private'Brad King2021-05-051-10/+12
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | BinUtils: Use more-private temporary variable namesBrad King2021-05-041-10/+12
| | |/ | |/|
* | | Merge topic 'mingw-archive-no-replace'Brad King2021-05-041-1/+1
|\ \ \
| * | | Windows-GNU: Support duplicate object names when linking shared librariesBrad King2021-05-031-1/+1
| | |/ | |/|
* | | Merge topic 'findswig-clean'Brad King2021-05-041-39/+55
|\ \ \
| * | | Change find_path scope and add quotesSeth R Johnson2021-05-031-8/+8
| * | | FindSWIG: reduce calls to SWIG exe, and clean up variablesSeth R Johnson2021-05-021-38/+54
| |/ /
* | | Merge topic 'useswig-includes'Brad King2021-05-041-1/+1
|\ \ \
| * | | UseSWIG: remove duplicate target includesSeth R Johnson2021-05-021-1/+1
| |/ /
* | | Merge topic 'FindBLAS-mkl-omp'Brad King2021-05-041-7/+16
|\ \ \
| * | | FindBLAS: Do not statically link against iomp5 in the case of Intel MKLEisuke Kawashima2021-04-301-7/+16
| |/ /
* | | Merge topic 'compile-features-lang-vars'Brad King2021-05-042-4/+4
|\ \ \ | |/ / |/| |
| * | CompilerId/Features: Tolerate variables named for languagesBrad King2021-05-032-4/+4
* | | Merge topic 'find-msys'Brad King2021-04-296-0/+47
|\ \ \
| * | | FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-286-0/+47