summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindBLAS: Consider OpenBLAS with thread libraries only with C or CXXBrad King2019-12-121-2/+6
* Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15Brad King2019-10-111-0/+7
|\
| * IRSL: Install vcruntime140_1.dll if availableBrad King2019-10-111-0/+6
| * IRSL: Prefer MSVC runtime libraries from newest toolset firstBrad King2019-10-111-0/+1
* | VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+7
|/
* Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-09-041-9/+15
|\
| * FindBoost: Tolerate future Boost INTERFACE librariesBrad King2019-09-041-8/+14
| * FindBoost: Clarify role of legacy variables in warning messageBrad King2019-09-041-1/+1
* | Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-08-301-18/+31
|\ \ | |/
| * FindBoost: Add support for Boost 1.71Brad King2019-08-301-2/+2
| * FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-301-0/+15
| * FindBoost: Remove incorrect 1.70 timer dependencyBrad King2019-08-301-1/+1
| * FindBoost: Simplify conditional block for last known versionBrad King2019-08-301-16/+14
* | Merge branch 'CrayPrgEnv-update-link-type-detection' into release-3.15Brad King2019-08-221-3/+17
|\ \
| * | CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-221-3/+17
| |/
* | Merge branch 'FindMPI-restore-flag-vars' into release-3.15Brad King2019-08-211-1/+1
|\ \
| * | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONSRobert Maynard2019-08-211-1/+1
| |/
* | Flang: Implement MSVC runtime library abstractionBrad King2019-08-091-0/+5
|/
* Merge branch 'FindGLEW-macOS' into release-3.15Brad King2019-08-061-3/+34
|\
| * FindGLEW: Fix typo in verbose log messageClaudio Fantacci2019-08-061-1/+1
| * FindGLEW: Add required OpenGL dependency in macOSClaudio Fantacci2019-08-061-0/+31
| * FindGLEW: Fix macOS library suffix selectionClaudio Fantacci2019-08-061-2/+2
* | clang: Work around toolchain file use of internal CMake variablesBrad King2019-08-052-0/+32
* | clang: Restore support for clang-cl on non-Windows hostsBrad King2019-07-311-1/+1
|/
* Merge branch 'FindMPI-link-flags' into release-3.15Brad King2019-07-251-5/+2
|\
| * FindMPI: make sure computed link flags are not de-duplicatedRobert Maynard2019-07-251-3/+1
| * FindMPI: Updated to use INTERFACE_LINK_OPTIONSRobert Maynard2019-06-241-3/+2
* | Merge branch 'backport-clang-gnulike-support' into release-3.15Brad King2019-07-241-0/+7
|\ \
| * | Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-0/+7
* | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15Brad King2019-07-221-6/+14
|\ \ \
| * | | IRSL: Fix discovery of VS 2019 v141 toolset redistributablesJames Butler2019-07-221-4/+12
| * | | IRSL: Fix typo in v143 toolset version checkJames Butler2019-07-221-2/+2
| |/ /
* | | Merge branch 'backport-swift-improvements' into release-3.15Brad King2019-07-181-4/+19
|\ \ \
| * | | Swift: support SONAME on ELFish targetsSaleem Abdulrasool2019-07-181-2/+5
| * | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-181-6/+10
| * | | Swift: add rules for static linkingSaleem Abdulrasool2019-07-181-0/+6
| * | | Support per-language library link flagsSaleem Abdulrasool2019-07-181-0/+2
| |/ /
* | | FindPython: ensure interpreter is founded when cross-compilingMarc Chevrier2019-07-181-11/+10
|/ /
* | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15Brad King2019-07-121-3/+9
|\ \
| * | FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-121-3/+9
* | | Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-111-0/+2
|\ \ \
| * | | Fortran: Add support for submodules on CrayWillem Deconinck2019-07-081-0/+2
* | | | Merge branch 'implicit-includes-cray-hlist' into release-3.15Brad King2019-07-101-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'backport-implicit-includes-cray-hlist'Brad King2019-07-091-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Cray: Fix include parsing when the -hlist= flag is presentChuck Atkins2019-07-091-2/+2
| | |/ /
* | | | Merge branch 'iar-riscv' into release-3.15Brad King2019-07-097-3/+20
|\ \ \ \
| * | | | IAR: Add support for the RISC-V compilerStefan Andersson2019-07-087-3/+20
| |/ / /
* | | | FindPostgreSQL: Fix regression in computation of library directoryBrad King2019-07-021-1/+8
|/ / /
* | | CUDA: Implement MSVC runtime library abstractionBrad King2019-06-261-4/+19
| |/ |/|
* | Merge branch 'android-pie-cmp0083' into release-3.15Brad King2019-06-191-0/+20
|\ \