Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST mode | Ryan Thornton | 2020-03-27 | 5 | -0/+88 |
* | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery mode | Ryan Thornton | 2020-03-27 | 11 | -34/+68 |
* | GoogleTest: Add new DISCOVERY_MODE option to gtest_discover_tests | Ryan Thornton | 2020-03-20 | 1 | -29/+104 |
* | GoogleTestAddTests: Refactor into callable method | Ryan Thornton | 2020-03-19 | 1 | -95/+125 |
* | Merge topic 'cmprop-state' | Brad King | 2020-03-19 | 15 | -76/+74 |
|\ | |||||
| * | cmState::GetCacheEntryValue: return cmProp | Vitaly Stakhovsky | 2020-03-17 | 15 | -76/+74 |
* | | Merge topic 'target-improve' | Brad King | 2020-03-19 | 5 | -30/+30 |
|\ \ | |||||
| * | | cmTarget: minor code improvements | Vitaly Stakhovsky | 2020-03-17 | 5 | -30/+30 |
| |/ | |||||
* | | Merge topic 'CheckLanguage-private-vars' | Brad King | 2020-03-19 | 1 | -8/+8 |
|\ \ | |||||
| * | | CheckLanguage: hide commonly used variable names | Hannes Vogt | 2020-03-18 | 1 | -8/+8 |
* | | | Merge branch 'release-3.17' | Brad King | 2020-03-19 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'trace-format-json-doc' into release-3.17 | Brad King | 2020-03-19 | 2 | -2/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'trace-format-json-doc' | Brad King | 2020-03-19 | 2 | -2/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmake: List valid values for --trace-format on the command line | Kyle Edwards | 2020-03-18 | 1 | -1/+2 |
| * | | | | Help: Fix documentation of --trace-format parameter | Kyle Edwards | 2020-03-18 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-19 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'FindRuby-updates' | Brad King | 2020-03-18 | 7 | -49/+176 |
|\ \ \ | |||||
| * | | | FindRuby: Add support for versions up to 2.7 | Julien Marrec | 2020-03-17 | 1 | -30/+82 |
| * | | | FindRuby: Update MSVC runtime library selection | Brad King | 2020-03-17 | 1 | -15/+4 |
| * | | | FindRuby: Remove extra whitespace | Julien Marrec | 2020-03-16 | 1 | -1/+1 |
| * | | | FindRuby: Include FPHSA closer to where it is used | Brad King | 2020-03-16 | 1 | -1/+1 |
| * | | | FindRuby: Provide Ruby_LIBRARIES result variable | Brad King | 2020-03-16 | 2 | -3/+7 |
| * | | | FindRuby: Add dedicated tests | Julien Marrec | 2020-03-16 | 6 | -0/+82 |
* | | | | Merge topic 'FindPkgConfig-broken-pkg-config' | Brad King | 2020-03-18 | 4 | -3/+30 |
|\ \ \ \ | |||||
| * | | | | FindPkgConfig: Add test for specified pkg-config tool missing | Brad King | 2020-03-17 | 3 | -0/+12 |
| * | | | | FindPkgConfig: Unset results when pkg-config is broken | Brad King | 2020-03-16 | 1 | -3/+18 |
* | | | | | Merge topic 'bootstrap-version-crlf' | Brad King | 2020-03-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | bootstrap: Tolerate trailing content in CMakeVersion.cmake components | jjYBdx4IL | 2020-03-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'FindPython-version-validation-fix' into release-3.17 | Brad King | 2020-03-18 | 3 | -19/+71 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindPython-version-validation-fix' | Brad King | 2020-03-18 | 3 | -19/+71 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindPython: fix regression on version validation | Marc Chevrier | 2020-03-17 | 3 | -19/+71 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-18 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'file-archive' | Brad King | 2020-03-17 | 23 | -0/+507 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommands | Cristian Adam | 2020-03-16 | 23 | -0/+507 |
* | | | | | | | Merge topic 'property-computer' | Brad King | 2020-03-17 | 3 | -19/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmTargetPropertyComputer::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-16 | 3 | -19/+23 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'prop_t' | Brad King | 2020-03-17 | 12 | -28/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmPropertyMap: Introduce cmProp as return type for GetProperty() functions | Vitaly Stakhovsky | 2020-03-13 | 12 | -28/+35 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'mf_profiling_json' | Brad King | 2020-03-17 | 1 | -7/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefileProfilingData: Fix ambiguous conversion to Json::Value | Raul Tambre | 2020-03-16 | 1 | -7/+8 |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindThreads-doc' into release-3.17 | Brad King | 2020-03-17 | 1 | -16/+29 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindThreads-doc' | Brad King | 2020-03-17 | 1 | -16/+29 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindThreads: Improve documentation | Rolf Eike Beer | 2020-03-16 | 1 | -16/+29 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-17 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'define-property' | Brad King | 2020-03-16 | 8 | -39/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmPropertyDefinition: Construct directly in defined state | Vitaly Stakhovsky | 2020-03-13 | 8 | -39/+35 |
* | | | | | | | | Merge topic 'gtest-parallel-xml' | Brad King | 2020-03-16 | 7 | -1/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GoogleTest: Add release note for XML_OUTPUT_DIR | Alexander Stein | 2020-03-13 | 1 | -0/+6 |