summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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-171-2/+5
| * | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-171-6/+10
| * | | Swift: add rules for static linkingSaleem Abdulrasool2019-07-171-0/+6
| * | | Support per-language library link flagsSaleem Abdulrasool2019-07-171-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
| |/ / /
* | | | Help: Trivial typo and grammar fixes for FindEnvModulesCraig Scott2019-06-051-3/+3
|/ / /
* | | GetPrerequisites: fix regression in gp_append_uniqueBen Boeckel2019-06-041-1/+1
* | | Merge topic 'ninja-nvcc-rsp'Brad King2019-06-041-0/+5
|\ \ \
| * | | Ninja: Add support for CUDA nvcc response filesFrancisco Facioni2019-06-031-0/+5
* | | | Merge topic 'check_language_respects_cuda_host_compiler'Brad King2019-06-041-4/+23
|\ \ \ \ | |/ / / |/| | |
| * | | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilationRobert Maynard2019-06-031-4/+23
* | | | FindPython: ensure Python_ROOT_DIR is always searched firstMarc Chevrier2019-05-311-0/+2
* | | | Merge topic 'ninja-cmcldeps'Brad King2019-05-311-1/+3
|\ \ \ \
| * | | | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RCMarc-André Moreau2019-05-301-1/+3
* | | | | Merge topic 'FindPython-remove-erroneous-code'Brad King2019-05-311-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython*: remove erroneous codeMarc Chevrier2019-05-301-2/+0