summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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-291-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
* | | | Merge topic 'intel-2021'Brad King2021-04-292-12/+38
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-281-0/+8
| * | Intel: Update Classic compiler version detection for 2021Brad King2021-04-282-12/+30
* | | Merge topic 'cpack-nsis-uninstall-name'Brad King2021-04-281-2/+2
|\ \ \
| * | | CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exeMarkus Israelsson2021-04-271-2/+2
* | | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-281-26/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-26/+46
| * | | ARMClang: Separate cpu/arch flags from preceding flagsBrad King2021-04-271-3/+3
* | | | Merge topic 'FindIconv-no-libc'Brad King2021-04-272-24/+30
|\ \ \ \
| * | | | FindIconv: Avoid explicitly finding C runtime libraryBrad King2021-04-261-23/+27
| * | | | FindIntl: Use explicit find_library signature NAMES keywordBrad King2021-04-261-1/+3
* | | | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-2614-4/+21
* | | | | FindCurses: Do not assume ncurses is installed on CYGWINBrad King2021-04-261-1/+1
|/ / / /
* | | | Merge topic 'SWIG'Brad King2021-04-261-7/+16
|\ \ \ \
| * | | | UseSWIG: use swig dependencies for Xcode generatorMarc Chevrier2021-04-231-7/+16