summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CTest: Improve error reporting with bad working directory for testsKyle Edwards2020-02-242-2/+2
* Refactor: Require detail when calling cmCTestRunTest::StartFailure()Kyle Edwards2020-02-243-8/+11
* Merge topic 'pch-create-via-include' into release-3.17Brad King2020-02-243-3/+3
|\
| * PCH: Clang: Update PCH usage flags to include original headerSergey Larin2020-02-243-3/+3
* | Merge topic 'update-kwsys' into release-3.17Brad King2020-02-182-6/+18
|\ \
| * | KWSys: SystemTools: CopyFileIfDifferent: Fix endless recursionBrad King2020-02-182-6/+18
* | | Merge topic 'swift-exe-rpath' into release-3.17Brad King2020-02-181-0/+5
|\ \ \
| * | | Swift: support `-rpath` for executablesSaleem Abdulrasool2020-02-171-0/+5
| | |/ | |/|
* | | Merge topic 'ninja-multi-framework-dependency-autogen-fix' into release-3.17Brad King2020-02-1829-87/+152
|\ \ \
| * | | Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-1729-87/+152
* | | | Merge topic 'git-config-with-spaces' into release-3.17Brad King2020-02-175-13/+28
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: Quote each git --config option to handle spacesCraig Scott2020-02-152-2/+4
| * | | Tests: Add missing ExternalProject smoke testsCraig Scott2020-02-151-0/+8
| * | | Tests: Fix test_clean target missing some test directoriesCraig Scott2020-02-153-11/+16
| |/ /
* | | Merge topic 'doc-ascii' into release-3.17Brad King2020-02-122-4/+4
|\ \ \ | |/ / |/| |
| * | Help: Replace UTF-8 apostrophe with ascii apostropheBrad King2020-02-122-4/+4
|/ /
* | CMake 3.17.0-rc1v3.17.0-rc1Brad King2020-02-121-1/+1
* | Merge topic 'doc-cpack' into release-3.17Brad King2020-02-121-3/+3
|\ \
| * | Help: module CPack: Make internal hyperlink target more uniqueBrad King2020-02-121-3/+3
* | | Merge topic 'doc-cpack' into release-3.17Brad King2020-02-121-10/+31
|\ \ \ | |/ /
| * | Help: module CPack: New section on targets.Joachim Wuttke (o)2020-02-121-7/+21
| * | Help: module CPack: add cross-reference to cpack-generators(7).Joachim Wuttke (o)2020-02-121-0/+2
| * | Help: module CPack. Explain usage of the build targets.Joachim Wuttke (o)2020-02-121-7/+11
| * | Help: module CPack: correction: 2 config files are generated, not just 1Joachim Wuttke (o)2020-02-121-3/+4
| * | Help: CPack module: Correct the summary (configure, not build)Joachim Wuttke (o)2020-02-121-1/+1
| |/
* | Merge topic 'PrintSystemInformation' into release-3.17Brad King2020-02-121-2/+2
|\ \
| * | Help: CMakePrintSystemInformation.cmake: Minor corrections.Joachim Wuttke (o)2020-02-121-2/+2
| |/
* | Merge topic 'cpack-ifw-qt-links' into release-3.17Brad King2020-02-122-38/+30
|\ \
| * | Help: CPackIFWGenerator: explain relation to CPackIWFJoachim Wuttke (o)2020-02-112-11/+8
| * | Help: Show external link only once per page; explain abbreviation QtIFW.Joachim Wuttke (o)2020-02-112-31/+26
| |/
* | Merge topic 'ninja-multi-default-configs-fix' into release-3.17Brad King2020-02-125-6/+53
|\ \
| * | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGSKyle Edwards2020-02-115-6/+53
* | | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17Brad King2020-02-127-3/+33
|\ \ \
| * | | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to newShane Parris2020-02-116-0/+30
| * | | file: Fix GLOB_RECURSE LIST_DIRECTORIES documentation regarding CMP0009Shane Parris2020-02-111-1/+1
| * | | Tests: Perform minor cleanups in RunCMake.file testShane Parris2020-02-111-2/+2
| | |/ | |/|
* | | Merge topic 'install-default-fix' into release-3.17Brad King2020-02-127-18/+50
|\ \ \ | |_|/ |/| |
| * | install: Fix regression when using default destinationsKyle Edwards2020-02-117-18/+50
* | | Merge topic 'link-line-backtrace' into release-3.17Brad King2020-02-119-93/+85
|\ \ \
| * \ \ Merge branch 'backport-3.16-link-line-backtrace'Brad King2020-02-109-93/+85
| |\ \ \ | | |_|/ | |/| |
| | * | Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-109-93/+85
| | |/
* | | Merge topic 'ExternalProject-submodules-recurse' into release-3.17Brad King2020-02-111-19/+28
|\ \ \
| * | | ExternalProject: Fix git submodule recursion on updateCharis Marangos2020-02-101-19/+28
| |/ /
* | | Merge topic 'FindOpenMP-clang-windows' into release-3.17Brad King2020-02-111-7/+25
|\ \ \
| * | | FindOpenMP: Add support for Clang on WindowsTim Hutton2020-02-101-1/+20
| * | | FindOpenMP: Save flags/libs in cache entries each time they are detectedTim Hutton2020-02-101-6/+5
| |/ /
* | | Merge topic 'FindPython-reduce-resources-comsumption' into release-3.17Brad King2020-02-112-88/+138
|\ \ \
| * | | FindPython: reduces consumption of resourcesMarc Chevrier2020-02-102-88/+138
* | | | Merge topic 'swift-no-sdk-include' into release-3.17Brad King2020-02-117-1/+89
|\ \ \ \
| * | | | Swift: Exclude SDK include pathsYauheni Khnykin2020-02-107-1/+89
| | |/ / | |/| |