summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | VS: Add VS_SETTINGS source file propertyMatt Davies2020-03-202-4/+36
| * | | | | | | VS: Use unordered_map to write HLSL settings.Matt Davies2020-03-202-93/+107
* | | | | | | | Merge topic 'gtest_discover_tests_cross_compile_support'Brad King2020-03-3017-158/+385
|\ \ \ \ \ \ \ \
| * | | | | | | | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST modeRyan Thornton2020-03-275-0/+88
| * | | | | | | | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery modeRyan Thornton2020-03-2711-34/+68
| * | | | | | | | GoogleTest: Add new DISCOVERY_MODE option to gtest_discover_testsRyan Thornton2020-03-201-29/+104
| * | | | | | | | GoogleTestAddTests: Refactor into callable methodRyan Thornton2020-03-191-95/+125
* | | | | | | | | Merge topic 'FindBoost-lib-prefix-clarify'Brad King2020-03-301-3/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindBoost: Clarify logic selecting Boost_LIB_PREFIXBrad King2020-03-271-3/+8
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-300-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'docs-xcode-gen-scheme-workdir' into release-3.17Brad King2020-03-303-4/+5
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'docs-xcode-gen-scheme-workdir'Brad 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 branch 'release-3.17'Brad King2020-03-300-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'llvm_rc_pp' into release-3.17Brad King2020-03-301-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'llvm_rc_pp'Brad 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 'FindPython-use-sysconfig-package'Brad King2020-03-301-12/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPython: use 'sysconfig' as alternate to 'distutils.sysconfig'Marc Chevrier2020-03-281-12/+24
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-301-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-291-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.17'Craig Scott2020-03-280-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'ninja-multi-doc-variable-update' into release-3.17Craig Scott2020-03-284-43/+35
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'ninja-multi-doc-variable-update'Craig Scott2020-03-284-43/+35
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Move Ninja Multi-Config variable details into their respective pagesKyle Edwards2020-03-264-43/+35
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-281-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'pch-warn-invalid'Brad King2020-03-2713-7/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-2613-7/+86
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-cmake-package-targets'Brad King2020-03-271-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | install: Document caveat when EXPORT name matches package nameBrad King2020-03-261-0/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cleanup-endls-1'Brad King2020-03-279-111/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor: Avoid `std::endl` where it's not necessary (part 1)Alex Turbov2020-03-269-111/+101
* | | | | | | | | | | Merge topic 'cmprop-getglobalprop'Brad King2020-03-2719-83/+95
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmState::GetGlobalProperty: return cmPropVitaly Stakhovsky2020-03-2519-83/+95
* | | | | | | | | | | | Merge topic 'cmprop-state'Brad King2020-03-2711-29/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-2511-29/+32
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'export-error-on-multuple-calls'Brad King2020-03-2712-2/+114
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-2612-2/+114
* | | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'ctest-timeout-report' into release-3.17Brad King2020-03-274-10/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ctest-timeout-report'Brad King2020-03-274-10/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-ctest-timeout-report' into ctest-timeout-reportBrad King2020-03-264-10/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | CTest: Fix reported duration on timeout when grindchild keeps pipes openBrad King2020-03-264-10/+16
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'vs-clangcl' into release-3.17Brad King2020-03-271-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'vs-clangcl'Brad King2020-03-271-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | VS: Fix ClangCL toolset compiler path detectionBrad King2020-03-261-1/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'FindPython-variable-spelling-error' into release-3.17Brad King2020-03-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \