summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xl-cxx14'Brad 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
* | CMake Nightly Date StampKitware Robot2020-04-011-1/+1
* | Merge branch 'release-3.17'Brad King2020-03-310-0/+0
|\ \
| * \ Merge topic 'docs_macho_prop_tgt' into release-3.17Brad King2020-03-314-26/+65
| |\ \
* | \ \ Merge topic 'docs_macho_prop_tgt'Brad King2020-03-314-26/+65
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Fix inaccuracies and omissions in MACHO_* property docsCraig Scott2020-03-314-26/+65
| | |/ | |/|
* | | Merge topic 'GoogleTest-DISCOVERY_MODE-note'Brad King2020-03-312-1/+8
|\ \ \
| * | | Help: Add release note for GoogleTest module DISCOVERY_MODE featureBrad King2020-03-311-0/+7
| * | | Help: Update GoogleTest XML_OUTPUT_DIR release note markupBrad King2020-03-311-1/+1
* | | | Merge topic 'FindBoost-lib-prefix-override'Brad King2020-03-311-9/+15
|\ \ \ \
| * | | | FindBoost: Allow Boost_LIB_PREFIX to be set externallyBartlomiej Cieszkowski2020-03-271-9/+15
* | | | | Merge branch 'release-3.16'Brad King2020-03-310-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.16-link-libs-config-case' into release-3.16Brad King2020-03-305-5/+30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'aix-ExportImportList-install' into release-3.16Brad King2020-03-301-0/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-03-310-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge topic 'link-libs-config-case' into release-3.17Brad King2020-03-315-6/+30
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'link-libs-config-case'Brad 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 branch 'release-3.17'Brad King2020-03-310-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'aix-ExportImportList-install' into release-3.17Brad King2020-03-311-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge topic 'aix-ExportImportList-install'Brad King2020-03-311-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | AIX: Install ExportImportList script with execute permissionBrad King2020-03-301-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-03-311-1/+1
* | | | | | | Merge topic 'cmprop-state'Brad King2020-03-305-27/+34
|\ \ \ \ \ \ \
| * | | | | | | cmStateDirectory::GetProperty: return cmPropVitaly Stakhovsky2020-03-275-27/+34
* | | | | | | | Merge topic 'cuda_support_bin_util_overrides'Brad King2020-03-301-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Support compiler specific FindBinUtils overridesRobert Maynard2020-03-271-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-3015-94/+327
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | VS: Add documentation for VS_SETTINGS and VS_SOURCE_SETTINGS_<tool>.Matt Davies2020-03-274-0/+49
| * | | | | | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-269-1/+122
| * | | | | | | VS: Add VS_SOURCE_SETTINGS_<tool> target propertyMatt Davies2020-03-202-0/+17
| * | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |