summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindMPI-link-flags'Brad King2019-07-261-3/+1
|\
| * FindMPI: make sure computed link flags are not de-duplicatedRobert Maynard2019-07-251-3/+1
* | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-supportBrad King2019-07-241-0/+7
|\ \
| * | Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-0/+7
* | | Merge topic 'InstallRequiredSystemLibraries-redist'Brad King2019-07-231-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 topic 'cpack-install-scripts'Craig Scott2019-07-221-1/+15
|\ \ \
| * | | CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-211-1/+15
* | | | Merge topic 'swift-deduplicate'Brad King2019-07-191-16/+10
|\ \ \ \
| * | | | Swift: refactor rule construction to reduce duplicationSaleem Abdulrasool2019-07-171-16/+10
* | | | | Merge topic 'FindProtobuf-DLLs'Brad King2019-07-191-0/+15
|\ \ \ \ \
| * | | | | FindProtobuf: Fix usage of protobuf dynamic libraries on Windowsgnaggnoyil2019-07-181-0/+15
* | | | | | Fix repeated word in FindVulkan.cmakeNeroBurner2019-07-181-1/+1
* | | | | | Merge topic 'FindPython-interpreter-crosscompiling'Brad King2019-07-181-11/+10
|\ \ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-111-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'implicit-includes-cray-hlist' into release-3.15Brad King2019-07-101-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'iar-riscv' into release-3.15Brad King2019-07-097-3/+20
| |\ \ \ \ \ \ \ \
* | | | | | | | | | AIX: Do not enable runtime linking by default anymoreBrad King2019-07-172-14/+2
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | AIX: Create import library for executables with exportsBrad King2019-07-164-5/+12
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'aix-explicit-exports'Brad King2019-07-169-30/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | AIX: Explicitly compute executable exports for both XL and GNUBrad King2019-07-152-2/+10
| * | | | | | | | AIX: Explicitly compute shared object exports for both XL and GNUBrad King2019-07-153-20/+60
| * | | | | | | | AIX: Drop redundant -brtl flagsBrad King2019-07-152-4/+0
| * | | | | | | | XL: De-duplicate shared object creation flagsBrad King2019-07-156-5/+2
* | | | | | | | | Merge topic 'FindPNG-msvc-static'Brad King2019-07-161-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPNG: Add static libpng names for MSVCSteve Robinson2019-07-151-2/+2
* | | | | | | | | | Merge topic 'FindMatlab/pre-2018-fixes'Brad King2019-07-161-81/+81
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindMatlab: code comment and ordering of the findersRaffi Enficiaud2019-07-141-73/+69
| * | | | | | | | | FindMatlab: fixing extension bat file invocation errorRaffi Enficiaud2019-07-141-2/+11
| * | | | | | | | | FindMatlab: Fixing compilation issues on WindowsRaffi Enficiaud2019-07-141-6/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindBISON-CMP0088-SourcePath'Brad King2019-07-151-3/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-121-3/+9
* | | | | | | | | Merge topic 'soname'Brad King2019-07-151-2/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Swift: support SONAME on ELFish targetsSaleem Abdulrasool2019-07-111-2/+5
* | | | | | | | | CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO stringsBrad King2019-07-112-5/+8
|/ / / / / / / /
* | | | | | | | Merge topic 'CheckSymbolExists-doc'Brad King2019-07-112-8/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | CheckSymbolExists: Add examples for check_symbol_existsHong Xu2019-07-102-0/+22
| * | | | | | | | CheckCXXSymbolExists: Clarify documented roleBrad King2019-07-101-8/+9
* | | | | | | | | Merge topic 'fix/move-more-cpack-internals'Kyle Edwards2019-07-1017-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-0917-4/+3
* | | | | | | | | | Merge topic 'elseif'Brad King2019-07-103-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix elseif() in place of else()Artalus2019-07-033-3/+3
* | | | | | | | | | | Merge topic 'implicit-includes-cray-hlist'Brad 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 topic 'iar-riscv'Brad King2019-07-097-3/+20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | IAR: Add support for the RISC-V compilerStefan Andersson2019-07-087-3/+20
| |/ / / / / / /