summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.15.1v3.15.1Brad King2019-07-261-1/+1
* Merge branch 'doc-relnotes-3.15' into release-3.15Brad King2019-07-261-0/+17
|\
| * Help: Add 3.15.1 release notesBrad King2019-07-261-0/+17
|/
* 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 'makefile-depend-relative-include' into release-3.15Brad King2019-07-257-4/+47
|\ \
| * | Makefile: Fix regression in dependencies on relative includesBrad King2019-07-247-4/+47
* | | Merge branch 'backport-clang-gnulike-support' into release-3.15Brad King2019-07-2420-43/+42
|\ \ \
| * | | Tests: Revert "require C++14 for the Tutorial"Brad King2019-07-2413-13/+27
| * | | Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-247-30/+15
| |/ /
* | | Merge branch 'fix-emulator-arguments' into release-3.15Brad King2019-07-232-1/+4
|\ \ \
| * | | Fix allocation in CROSSCOMPILING_EMULATOR evaluationMarek Antoniak2019-07-232-1/+4
| |/ /
* | | 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 'ctest-done-hash' into release-3.15Brad King2019-07-191-9/+9
|\ \ \
| * | | CTest: Generate Done.xml before calculating its hashBetsy McPhail2019-07-191-9/+9
| |/ /
* | | Merge branch 'msvc-runtime-library-doc' into release-3.15Brad King2019-07-193-1/+11
|\ \ \
| * | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not setBrad King2019-07-193-1/+11
| |/ /
* | | Merge branch 'vs-asmlist-dir' into release-3.15Brad King2019-07-182-4/+2
|\ \ \
| * | | VS: Place intermediate files in the "ASM List Location" next to objectsBrad King2019-07-182-4/+2
| |/ /
* | | Merge branch 'backport-swift-improvements' into release-3.15Brad King2019-07-185-15/+72
|\ \ \
| * | | Swift: support SONAME on ELFish targetsSaleem Abdulrasool2019-07-171-2/+5
| * | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-173-6/+19
| * | | Swift: add rules for static linkingSaleem Abdulrasool2019-07-171-0/+6
| * | | Swift: Add library search paths for dependenciesSaleem Abdulrasool2019-07-171-7/+27
| * | | Support per-language library link flagsSaleem Abdulrasool2019-07-172-4/+19
| |/ /
* | | Merge branch 'FindPython-interpreter-crosscompiling' into release-3.15Brad King2019-07-181-11/+10
|\ \ \ | |/ / |/| |
| * | FindPython: ensure interpreter is founded when cross-compilingMarc Chevrier2019-07-181-11/+10
|/ /
* | CMake 3.15.0v3.15.0Brad King2019-07-171-1/+1
* | Merge branch 'find_package-fix-NO_MODULE' into release-3.15Brad King2019-07-164-2/+38
|\ \
| * | find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIGCristian Adam2019-07-164-2/+38
* | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15Brad King2019-07-122-3/+17
|\ \ \
| * | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-122-3/+17
* | | | Merge branch 'object-library-sbcs' into release-3.15Brad King2019-07-121-1/+1
|\ \ \ \
| * | | | VS: Fix SBCS support for object librariesBrad King2019-07-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-112-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fortran: Add support for submodules on CrayWillem Deconinck2019-07-081-0/+2
| * | | Fortran: Support compilers using no module prefix on submodule filesWillem Deconinck2019-07-081-1/+7
* | | | CMake 3.15.0-rc4v3.15.0-rc4Brad King2019-07-101-1/+1
* | | | Merge branch 'implicit-includes-cray-hlist' into release-3.15Brad King2019-07-108-2/+167
|\ \ \ \
| * \ \ \ Merge branch 'backport-implicit-includes-cray-hlist'Brad King2019-07-098-2/+167
| |\ \ \ \
| | * | | | Cray: Fix include parsing when the -hlist= flag is presentChuck Atkins2019-07-098-2/+167
| | | |/ / | | |/| |
* | | | | Merge branch 'cuda-imported-library-device-linking' into release-3.15Brad King2019-07-101-6/+11
|\ \ \ \ \
| * | | | | CUDA: Restore device linking to imported static library targetsRobert Maynard2019-07-091-6/+11
| | |_|/ / | |/| | |
* | | | | Merge topic 'docs-message-cmake-gui' into release-3.15Craig Scott2019-07-101-6/+6
|\ \ \ \ \
| * | | | | message() help: Clarify how logs are displayed in various toolsFrank Dana2019-07-101-6/+6
|/ / / / /
* | | | | Merge branch 'ccmake-clear-aliases' into release-3.15Brad King2019-07-091-0/+1
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Do not persist alias targets across configuresBrad King2019-07-081-0/+1
| |/ / / /