summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | UseSWIG: Transform swig depfile to match Ninja generator pathsBrad King2021-04-051-0/+2
| | * | | | UseSWIG: Run using policy settings from includerMarc Chevrier2021-04-051-15/+8
| | | |/ / | | |/| |
* | | | | Merge topic 'FindHDF5-new-fortran-library-name'Brad King2021-04-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | FindHDF5: search for the new Fortran HL library nameBen Boeckel2021-04-051-1/+1
| |/ /
* | | Merge topic 'cpack-rpm-add-scriplets-tags-only-if-needed'Brad King2021-04-051-36/+67
|\ \ \
| * | | CPackRPM: add scriplets tags only if scripts existDomen Vrankar2021-04-011-36/+67
* | | | Merge topic 'FindMPI-host_link'Brad King2021-04-021-3/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | FindMPI: avoid host link options to be propagated to device link stepMarc Chevrier2021-04-011-3/+4
* | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-0122-42/+369
|\ \ \
| * | | FindBLAS/LAPACK: Add support for the Fujitsu SSL2 libraryChuck Atkins2021-03-312-36/+122
| * | | FindOpenMP: Add support for Fujitsu compilersChuck Atkins2021-03-311-0/+2
| * | | FindMPI: Add support for the Fujitsu compiler wrappersChuck Atkins2021-03-311-1/+6
| * | | FujitsuClang: Add support for the Fujitsu compiler in Clang modeChuck Atkins2021-03-319-9/+38