summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | | Merge topic 'lzma-threads'Brad King2021-04-261-8/+17
|\ \ \ \ \
| * | | | | cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-221-5/+13
| * | | | | liblzma: Enable multi threaded stream encoding supportNils Gladitz2021-04-221-3/+4
| |/ / / /
* | | | | Merge topic 'doc-compile-features-wcdh'Brad King2021-04-261-0/+125
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Help: Do not recommend WCDH in cmake-compile-features(7)Brad King2021-04-231-0/+125
* | | | Merge topic 'cuda-host-compiler-windows'Brad King2021-04-233-22/+14
|\ \ \ \
| * | | | CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generatorsunknown2021-04-223-22/+14
| | |_|/ | |/| |
* | | | ExternalData: Improve error message when we fail to create a fileBrad King2021-04-221-1/+1
| |_|/ |/| |
* | | FindLAPACK: Fix finding generic LAPACK with BLA_STATICBrad King2021-04-211-1/+9
* | | Find{BLAS,LAPACK}: Simplify search for static librariesBrad King2021-04-212-44/+26
* | | Find{BLAS,LAPACK}: Simplify check_function_exists state maintenanceBrad King2021-04-212-9/+2
|/ /
* | Merge topic 'cxxprefix'Brad King2021-04-191-1/+1
|\ \ | |/
| * BinUtils: Restore toolchain prefix detection from compiler name 'c++'Lihua Zhao2021-04-161-1/+1
| * Merge topic 'flags-with-backslash' into release-3.20Brad King2021-04-081-5/+6
| |\
| * \ Merge topic 'cuda-depfile-ccbin' into release-3.20Brad King2021-04-082-1/+12
| |\ \
* | \ \ Merge topic 'fujitsu-fixup'Brad King2021-04-162-3/+5
|\ \ \ \