summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * BinUtils: Avoid clobbering a variable named without a private prefixBrad King2021-04-071-10/+10
* | Merge topic 'ios-rpath-linker-flag' into release-3.20Brad King2021-04-071-5/+1
|\ \
| * | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-061-5/+1
| |/
* | Merge topic 'nvhpc-lib-arch' into release-3.20Brad 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' into release-3.20Brad King2021-04-061-15/+10
|\ \ \
| * | | 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
| | |/ | |/|
* | | FindHDF5: search for the new Fortran HL library nameBen Boeckel2021-04-051-1/+1
|/ /
* | FindMPI: avoid host link options to be propagated to device link stepMarc Chevrier2021-04-011-3/+4
* | Cray: Detect Fortran compiler version patch level if availableJustin LaPolla2021-03-311-0/+3
* | Android: Fix search for binutilsHaibo Huang2021-03-303-50/+52
* | Merge topic 'GNUInstallDirs-doc' into release-3.20Brad King2021-03-301-1/+4
|\ \
| * | GNUInstallDirs: Clarify that CMAKE_INSTALL_<dir> may be absoluteBrad King2021-03-291-1/+4
| |/
* | FindIntl: Fix detection of intl built in to C libraryBrad King2021-03-261-39/+53
* | FindIntl: Improve documentation formattingSibi Siddharthan2021-03-261-17/+38
|/
* Merge topic 'FindPkgConfig-NAMES_PER_DIR' into release-3.20Brad King2021-03-171-1/+4
|\
| * FindPkgConfig: Restore preference for first pkg-config in PATHBrad King2021-03-161-1/+4
* | Merge topic 'FindOpenMP-IntelLLVM-Windows' into release-3.20Brad King2021-03-171-1/+6
|\ \
| * | FindOpenMP: Use -Qiopenmp instead of -fiopenmp for IntelLLVM on WindowsWilliam R. Dieter2021-03-151-1/+6
* | | FindMatlab: R2021a version mapMichael Hirsch2021-03-151-0/+1
|/ /
* | Merge topic 'cray-compiler-wrapper-detection' into release-3.20Brad King2021-03-113-5/+5
|\ \ | |/
| * Cray: Enable Cray compiler wrapper detection on all platformsJustin LaPolla2021-03-103-5/+5
* | Merge topic 'ep-fc-revert-refactoring' into release-3.20Brad King2021-03-1020-1782/+1087
|\ \
| * | Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-0920-1782/+1087
* | | FindMatlab: Fix Matlab_LIBRARIES for MCRSilvio Traversaro2021-03-091-2/+9
|/ /
* | Merge topic 'CrayPrgEnv-detection' into release-3.20Brad King2021-03-093-5/+5
|\ \ | |/
| * Revert "Cray: Fix Cray compiler detection on new platforms"Brad King2021-03-083-5/+5
* | Cray: Enable explicit Fortran preprocessing for Ninja generatorBrad King2021-03-051-0/+4
* | Merge topic 'android-r22' into release-3.20Brad King2021-03-032-1/+40
|\ \
| * | Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
| * | Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39
* | | CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flagsRaul Tambre2021-03-021-1/+1
* | | Merge topic 'FindOpenGL-GLX-no-GLVND' into release-3.20Brad King2021-03-021-1/+1
|\ \ \
| * | | FindOpenGL: handle GLX without GLVNDBen Boeckel2021-02-261-1/+1
| |/ /
* | | CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESSRaul Tambre2021-02-271-16/+34
|/ /
* | PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
* | Merge topic 'better_cuda_compiler_detection_error_messages' into release-3.20Brad King2021-02-241-5/+5
|\ \
| * | CUDA: Improve error messages when CUDA compiler detection failsRobert Maynard2021-02-231-5/+5
* | | Merge topic 'nag-fortran-include-moddir' into release-3.20Brad King2021-02-231-0/+1
|\ \ \
| * | | NAG: Fix using Fortran modules from their output directoryBrad King2021-02-221-0/+1
* | | | Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20Brad King2021-02-223-6/+26
|\ \ \ \ | |/ / / |/| | |
| * | | FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-221-4/+22
| * | | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checksCraig Scott2021-02-222-2/+4
* | | | Merge topic 'intel-fortran-preprocess' into release-3.20Brad King2021-02-192-4/+20
|\ \ \ \
| * | | | IntelLLVM: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
| * | | | Merge branch 'backport-intel-fortran-preprocess'Brad King2021-02-181-2/+10
| |\ \ \ \ | | | |_|/ | | |/| |