summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'docs-CMAKE_FIND_DEBUG_MODE' into release-3.17Craig Scott2020-04-062-1/+4
|\
| * Help: Improve discoverability of CMAKE_FIND_DEBUG_MODECraig Scott2020-04-041-1/+3
| * Help: Fix CMAKE_FIND_DEBUG_MODE list formattingCraig Scott2020-04-041-0/+1
|/
* Merge topic 'ExternalProject-no-extract-bool' into release-3.17Brad King2020-04-032-1/+10
|\
| * ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`Ben Boeckel2020-04-022-1/+10
* | Merge topic 'rel-linux-openssl' into release-3.17Brad King2020-04-032-6/+6
|\ \
| * | Utilities/Release: Update to openssl 1.1.1fBrad King2020-04-032-6/+6
| |/
* | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17Brad King2020-04-021-1/+1
|\ \
| * | FindPython: fix handling when FIND_VIRTUALENV == FIRSTMarc Chevrier2020-04-011-1/+1
* | | Merge topic 'cpack-nsis-version' into release-3.17Brad King2020-04-013-3/+19
|\ \ \
| * | | CPack/NSIS: Document and check requirement of at least NSIS 3.0Brad King2020-03-313-3/+19
| | |/ | |/|
* | | Merge topic 'xl-cxx14' into release-3.17Brad King2020-04-011-1/+7
|\ \ \
| * | | XL: Add comment clarifying why we pretend it has full C++11/14 supportBrad King2020-03-311-0/+6
| * | | XL: C++14 language level flags are only available on LinuxBrad King2020-03-311-1/+1
| |/ /
* | | Merge topic 'docs_macho_prop_tgt' into release-3.17Brad King2020-03-314-26/+65
|\ \ \
| * | | Help: Fix inaccuracies and omissions in MACHO_* property docsCraig Scott2020-03-314-26/+65
| |/ /
* | | Merge topic 'link-libs-config-case' into release-3.17Brad King2020-03-315-6/+30
|\ \ \
| * \ \ Merge branch 'backport-3.16-link-libs-config-case'Brad King2020-03-300-0/+0
| |\ \ \
| | * | | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-305-5/+30
| | | |/ | | |/|
| * | | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-305-6/+30
| | |/ | |/|
* | | Merge topic 'aix-ExportImportList-install' into release-3.17Brad King2020-03-311-0/+4
|\ \ \
| * | | AIX: Install ExportImportList script with execute permissionBrad King2020-03-301-0/+4
| | |/ | |/|
* | | Merge topic 'docs-xcode-gen-scheme-workdir' into release-3.17Brad King2020-03-303-4/+5
|\ \ \
| * | | Help: Add missing XCODE_SCHEME_WORKING_DIRECTORYCraig Scott2020-03-291-0/+1
| * | | Help: Minor typos and formatting for XCODE_SCHEME_WORKING_DIRECTORYCraig Scott2020-03-292-4/+4
| | |/ | |/|
* | | Merge topic 'llvm_rc_pp' into release-3.17Brad King2020-03-301-1/+1
|\ \ \
| * | | llvm-rc: Enable preprocessing if CMAKE_RC_COMPILER_INIT is an absolute pathLucas Wang2020-03-271-1/+1
* | | | Merge topic 'ninja-multi-doc-variable-update' into release-3.17Craig Scott2020-03-284-43/+35
|\ \ \ \
| * | | | Help: Move Ninja Multi-Config variable details into their respective pagesKyle Edwards2020-03-264-43/+35
* | | | | Merge topic 'ctest-timeout-report' into release-3.17Brad King2020-03-274-10/+16
|\ \ \ \ \
| * | | | | CTest: Fix reported duration on timeout when grindchild keeps pipes openBrad King2020-03-264-10/+16
| | |_|/ / | |/| | |
* | | | | Merge topic 'vs-clangcl' into release-3.17Brad King2020-03-271-1/+3
|\ \ \ \ \
| * | | | | VS: Fix ClangCL toolset compiler path detectionBrad King2020-03-261-1/+3
| |/ / / /
* | | | | Merge topic 'FindPython-variable-spelling-error' into release-3.17Brad King2020-03-271-1/+1
|\ \ \ \ \
| * | | | | FindPython: fix variable spelling errorMarc Chevrier2020-03-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'CheckIPOSupported-cleanup-cache' into release-3.17Brad King2020-03-271-2/+4
|\ \ \ \ \
| * | | | | CheckIPOSupported: Avoid polluting cache with common name 'result'Brad King2020-03-261-2/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'nmc-cl-showincludes' into release-3.17Brad King2020-03-271-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ninja Multi-Config: Fix MSVC showincludes prefix detectionBrad King2020-03-261-1/+1
| |/ / /
* | | | Merge topic 'llvm-rc-stderr' into release-3.17Brad King2020-03-274-3/+13
|\ \ \ \
| * | | | llvm-rc: Print stderr output when calling tools through cmake_llvm_rcThomas Bernard2020-03-264-3/+13
| |/ / /
* | | | Merge topic 'llvm-rc-depfile' into release-3.17Brad King2020-03-271-3/+4
|\ \ \ \
| * | | | llvm-rc: Write depfile to location specified by the generatorThomas Bernard2020-03-261-1/+2
| * | | | llvm-rc: Select preprocessor from active languagesThomas Bernard2020-03-261-2/+2
| |/ / /
* | | | Merge topic 'make-nested-silent' into release-3.17Brad King2020-03-271-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefiles: Fix silencing of nested calls for GNU make 4.3Brad King2020-03-261-1/+5
| | |/ | |/|
* | | Merge topic 'FindPython-polish' into release-3.17Brad King2020-03-254-27/+21
|\ \ \
| * | | FindPython: misc. fixesMarc Chevrier2020-03-244-27/+21
|/ / /
* | | Merge topic 'doc-typo' into release-3.17Brad King2020-03-231-1/+1
|\ \ \
| * | | Help: Fixed typo in CMAKE_INSTALL_RPATH_USE_LINK_PATH.rstJaak Ristioja2020-03-231-1/+1
| | |/ | |/|