summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Fujitsu: Fix C90 standard flagsPaul Zehner2021-04-141-3/+3
| * | | | FujitsuClang: Use GNU-like command-linePaul Zehner2021-04-141-0/+2
* | | | | Find{BLAS,LAPACK}: Make library variable names more robustBrad King2021-04-142-10/+12
* | | | | Find{BLAS,LAPACK}: Generalize recognition of dependencies as link flagsBrad King2021-04-142-4/+4
* | | | | Find{BLAS,LAPACK}: Convert internal CHECK_*_LIBRARIES to functionsBrad King2021-04-142-47/+32
* | | | | Find{BLAS,LAPACK}: Clarify name of internal argument for dependenciesBrad King2021-04-142-10/+10
* | | | | Find{BLAS,LAPACK}: Simplify appending to list of librariesBrad King2021-04-142-6/+6
* | | | | Find{BLAS,LAPACK}: Revert bad refactoring of internal CHECK_*_LIBRARIESBrad King2021-04-142-14/+18
|/ / / /
* | | | Merge topic 'find_threads_only_log_on_failure'Brad King2021-04-081-4/+10
|\ \ \ \
| * | | | FindThreads: Reduce amount of false positive error loggingRobert Maynard2021-04-061-4/+10
* | | | | Merge topic 'flags-with-backslash'Brad King2021-04-081-5/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Restore support for backslashes in initial language-wide flagsBrad King2021-04-071-5/+6
* | | | | Merge topic 'cuda-depfile-ccbin'Brad King2021-04-082-1/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Makefiles: Fix dependency extraction with CUDA < 10.2 and host compilerBrad King2021-04-072-1/+12
| |/ / /
* | | | Merge topic 'FindBLAS-default-OpenMP'Brad King2021-04-081-2/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | FindBLAS: Fix detection of OpenMP as dependency of BLA_STATICBrad King2021-04-071-2/+11
| |/ /
| * | Merge topic 'binutils-var-private' into release-3.20Brad King2021-04-071-10/+10
| |\ \
| * \ \ Merge topic 'ios-rpath-linker-flag' into release-3.20Brad King2021-04-071-5/+1
| |\ \ \
| * \ \ \ Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-064-18/+52
| |\ \ \ \
| * \ \ \ \ Merge topic 'UseSWIG-policies' into release-3.20Brad King2021-04-061-15/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'binutils-var-private'Brad King2021-04-071-10/+10
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | BinUtils: Avoid clobbering a variable named without a private prefixBrad King2021-04-071-10/+10