summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge topic 'FindMPI-fix-rerun' into release-3.17Brad King2020-02-111-12/+48
|\ \ \ \ \
| * | | | | FindMPI: Preserve order of include directories on re-runs of CMakeBrad King2020-02-101-12/+27
| * | | | | FindMPI: Restore re-construction of include directoriesBrad King2020-02-101-0/+21
* | | | | | Merge topic 'ninja-multi-depfile' into release-3.17Brad King2020-02-106-1/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()Kyle Edwards2020-02-076-1/+23
|/ / / / /
* | | | | Merge topic 'libarchive-win-codepage' into release-3.17Brad King2020-02-071-2/+5
|\ \ \ \ \
| * | | | | libarchive: Add support for UTF-8 locale on WindowsBrad King2020-02-061-1/+3
| * | | | | libarchive: Fix WideCharToMultiByte output buffer sizeBrad King2020-02-061-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17Brad King2020-02-073-0/+6
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIGKyle Edwards2020-02-063-0/+6
* | | | | | Merge topic 'ninja-multi-no-minsizerel' into release-3.17Brad King2020-02-077-9/+30
|\ \ \ \ \ \
| * | | | | | Ninja Multi-Config: Don't include MinSizeRel by defaultKyle Edwards2020-02-067-9/+30
| |/ / / / /
* | | | | | Merge topic 'cuda_toolkit_add_cupti' into release-3.17Brad King2020-02-071-3/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CUDAToolkit: Add support for cupti libraryRobert Maynard2020-02-061-1/+23