summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'cmprop-state'Brad King2020-03-1915-76/+74
|\
| * cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-1715-76/+74
* | Merge topic 'target-improve'Brad King2020-03-195-30/+30
|\ \
| * | cmTarget: minor code improvementsVitaly Stakhovsky2020-03-175-30/+30
| |/
* | Merge topic 'CheckLanguage-private-vars'Brad King2020-03-191-8/+8
|\ \
| * | CheckLanguage: hide commonly used variable namesHannes Vogt2020-03-181-8/+8
* | | Merge branch 'release-3.17'Brad King2020-03-190-0/+0
|\ \ \
| * \ \ Merge topic 'trace-format-json-doc' into release-3.17Brad King2020-03-192-2/+3
| |\ \ \
* | \ \ \ Merge topic 'trace-format-json-doc'Brad King2020-03-192-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmake: List valid values for --trace-format on the command lineKyle Edwards2020-03-181-1/+2
| * | | | Help: Fix documentation of --trace-format parameterKyle Edwards2020-03-181-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-03-191-1/+1
| |/ / |/| |
* | | Merge topic 'FindRuby-updates'Brad King2020-03-187-49/+176
|\ \ \
| * | | FindRuby: Add support for versions up to 2.7Julien Marrec2020-03-171-30/+82
| * | | FindRuby: Update MSVC runtime library selectionBrad King2020-03-171-15/+4
| * | | FindRuby: Remove extra whitespaceJulien Marrec2020-03-161-1/+1
| * | | FindRuby: Include FPHSA closer to where it is usedBrad King2020-03-161-1/+1
| * | | FindRuby: Provide Ruby_LIBRARIES result variableBrad King2020-03-162-3/+7
| * | | FindRuby: Add dedicated testsJulien Marrec2020-03-166-0/+82
* | | | Merge topic 'FindPkgConfig-broken-pkg-config'Brad King2020-03-184-3/+30
|\ \ \ \
| * | | | FindPkgConfig: Add test for specified pkg-config tool missingBrad King2020-03-173-0/+12
| * | | | FindPkgConfig: Unset results when pkg-config is brokenBrad King2020-03-161-3/+18
* | | | | Merge topic 'bootstrap-version-crlf'Brad King2020-03-181-1/+1
|\ \ \ \ \
| * | | | | bootstrap: Tolerate trailing content in CMakeVersion.cmake componentsjjYBdx4IL2020-03-171-1/+1
* | | | | | Merge branch 'release-3.17'Brad King2020-03-180-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'FindPython-version-validation-fix' into release-3.17Brad King2020-03-183-19/+71
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindPython-version-validation-fix'Brad King2020-03-183-19/+71
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindPython: fix regression on version validationMarc Chevrier2020-03-173-19/+71
* | | | | | | CMake Nightly Date StampKitware Robot2020-03-181-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'file-archive'Brad King2020-03-1723-0/+507
|\ \ \ \ \ \
| * | | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-1623-0/+507
* | | | | | | Merge topic 'property-computer'Brad King2020-03-173-19/+23
|\ \ \ \ \ \ \
| * | | | | | | cmTargetPropertyComputer::GetProperty: return cmPropVitaly Stakhovsky2020-03-163-19/+23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'prop_t'Brad King2020-03-1712-28/+35
|\ \ \ \ \ \ \
| * | | | | | | cmPropertyMap: Introduce cmProp as return type for GetProperty() functionsVitaly Stakhovsky2020-03-1312-28/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'mf_profiling_json'Brad King2020-03-171-7/+8
|\ \ \ \ \ \ \
| * | | | | | | cmMakefileProfilingData: Fix ambiguous conversion to Json::ValueRaul Tambre2020-03-161-7/+8
* | | | | | | | Merge branch 'release-3.17'Brad King2020-03-170-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'FindThreads-doc' into release-3.17Brad King2020-03-171-16/+29
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindThreads-doc'Brad King2020-03-171-16/+29
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindThreads: Improve documentationRolf Eike Beer2020-03-161-16/+29
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-171-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'define-property'Brad King2020-03-168-39/+35
|\ \ \ \ \ \ \
| * | | | | | | cmPropertyDefinition: Construct directly in defined stateVitaly Stakhovsky2020-03-138-39/+35
* | | | | | | | Merge topic 'gtest-parallel-xml'Brad King2020-03-167-1/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | GoogleTest: Add release note for XML_OUTPUT_DIRAlexander Stein2020-03-131-0/+6