summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge topic 'ios-rpath-linker-flag'Brad King2021-04-071-5/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-061-5/+1
| |/ / / / /
* | | | | | FindHDF5: add compiler-specific module search pathsBen Boeckel2021-04-061-2/+17
* | | | | | FindHDF5: track the "main" library for each languageBen Boeckel2021-04-061-0/+14
* | | | | | FindHDF5: find include directories after the libraryBen Boeckel2021-04-061-20/+20
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'nvhpc-lib-arch'Brad King2021-04-064-18/+52
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMakeDetermineCompilerABI: Extract lib arch from implicit object file pathsRobert Maynard2021-04-053-11/+57
| * | | | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-052-12/+0
* | | | | Merge topic 'UseSWIG-policies'Brad King2021-04-061-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-UseSWIG-policies' into UseSWIG-policiesBrad King2021-04-051-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |