summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-191-0/+20
| |/
| * Merge branch 'FindThreads-doc-c++' into release-3.14Brad King2019-05-281-3/+0
| |\
* | \ Merge branch 'FindMPI-imported-link-flags' into release-3.15Brad King2019-06-191-1/+3
|\ \ \
| * | | FindMPI: Store imported target link flags as a list instead of a stringRobert Maynard2019-06-191-1/+3
* | | | Merge branch 'FindBoost-component' into release-3.15Brad King2019-06-181-5/+157
|\ \ \ \
| * | | | FindBoost: Add legacy variables and targets for compatibilityAlexander Grund2019-06-181-0/+150
| * | | | FindBoost: Don't overwrite Boost_${_comp}_FOUNDAlexander Grund2019-06-181-5/+7
| |/ / /
* | | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-06-171-1/+15
|\ \ \ \
| * | | | FindBLAS: Add second try for OpenBLAS with thread libraries.Alexander Neumann2019-06-171-1/+15
| |/ / /
* | | | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15Brad King2019-06-121-1/+1
|\ \ \ \
| * | | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
| |/ / /
* | | | Merge branch 'cpack-nuget-case' into release-3.15Brad King2019-06-051-1/+1
|\ \ \ \
| * | | | CPack/NuGet: Find nuget tool on case sensitive file systemMathieu Malaterre2019-06-051-1/+1
| |/ / /