summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-3012-5/+210
* | | | Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'Brad King2021-04-011-0/+19
|\ \ \ \
| * | | | CPackRPM: handle scripts in debuginfo single package modeDomen Vrankar2021-03-301-0/+19
* | | | | Merge topic 'cray-version-patch'Brad King2021-03-311-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Cray: Detect Fortran compiler version patch level if availableJustin LaPolla2021-03-311-0/+3
* | | | | Merge topic 'cpackrpm-single-package-handling-empty-dir'Brad King2021-03-311-2/+8
|\ \ \ \ \
| * | | | | CPackRPM: correctly handle empty dir in single package modeDomen Vrankar2021-03-281-2/+8
| | |_|/ / | |/| | |
* | | | | Merge topic 'android-binutils'Brad King2021-03-313-50/+52
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Android: Fix search for binutilsHaibo Huang2021-03-303-50/+52
| * | | Merge topic 'GNUInstallDirs-doc' into release-3.20Brad King2021-03-301-1/+4
| |\ \ \
| * | | | FindIntl: Fix detection of intl built in to C libraryBrad King2021-03-261-39/+53
* | | | | Merge topic 'ifw-depends-name-version-parsing'Brad King2021-03-301-0/+10
|\ \ \ \ \
| * | | | | CPackIFW: Fix parsing of name and version in component DEPENDSCraig Scott2021-03-261-0/+10