Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'master' into invalid-configure-preset | Kyle Edwards | 2021-03-16 | 271 | -625/+2688 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Tests: update tests to catch invalid configurePreset at read-time | Sam Freed | 2021-03-15 | 16 | -10/+49 | |
| * | | | | | | | | | Fail at read-time if configurePreset field invalid | Sam Freed | 2021-03-15 | 2 | -4/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-17 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'tests-for-xctest_add_bundle' | Brad King | 2021-03-16 | 2 | -0/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Add XCTest cases to cover output directory selection | Yauheni Khnykin | 2021-03-12 | 2 | -0/+43 | |
* | | | | | | | | | Merge topic 'cmake-presets-host-system-name' | Brad King | 2021-03-16 | 15 | -110/+219 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMakePresets.json: Add ${hostSystemName} macro | Kyle Edwards | 2021-03-15 | 9 | -1/+58 | |
| * | | | | | | | | | Help: Fix version numbers in CMakePresets.json documentation | Kyle Edwards | 2021-03-15 | 1 | -5/+6 | |
| * | | | | | | | | | Refactor: Pass CMakePresets.json version to ExpandMacros() functions | Kyle Edwards | 2021-03-15 | 2 | -39/+68 | |
| * | | | | | | | | | Refactor: Add cmSystemTools::GetSystemName() | Kyle Edwards | 2021-03-15 | 5 | -66/+88 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-configure_file-cmakedefine01' | Brad King | 2021-03-16 | 1 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Clarify configure_file #cmakedefine01 syntax and behavior | Elsie Hupp | 2021-03-15 | 1 | -2/+24 | |
* | | | | | | | | | | Merge topic 'ExternalData-stop-forking-to-cmake' | Brad King | 2021-03-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ExternalData: use `file(CREATE_LINK)` | Ben Boeckel | 2021-03-11 | 1 | -1/+2 | |
| * | | | | | | | | | | ExternalData: use `file(COPY_FILE)` instead of forking CMake | Ben Boeckel | 2021-03-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'cstr-cleanup' | Brad King | 2021-03-16 | 11 | -50/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Source: Reduce c_str() usage | vvs31415 | 2021-03-13 | 11 | -50/+47 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'FindMatlab-r2021a' into release-3.20 | Brad King | 2021-03-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindMatlab-r2021a' | Brad King | 2021-03-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | FindMatlab: R2021a version map | Michael Hirsch | 2021-03-15 | 1 | -0/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-16 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'ci-vs-16.8-in-16.9' into release-3.20 | Brad King | 2021-03-15 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge topic 'ci-vs-16.8-in-16.9' | Brad King | 2021-03-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | gitlab-ci: Fix using VS 16.8 toolset under VS 16.9 | Brad King | 2021-03-15 | 2 | -4/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'release-3.19' into release-3.20 | Brad King | 2021-03-15 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.19.7v3.19.7 | Brad King | 2021-03-15 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'release-3.19' into release-3.20 | Brad King | 2021-03-15 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'vs-toolset-version' into release-3.19 | Brad King | 2021-03-12 | 7 | -96/+170 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.20' | Brad King | 2021-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'vs-toolset-version' into release-3.20 | Brad King | 2021-03-15 | 7 | -96/+170 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-toolset-version' | Brad King | 2021-03-15 | 7 | -96/+170 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Accept and translate '-T version=' values with three components | Brad King | 2021-03-12 | 3 | -0/+57 | |
| * | | | | | | | VS: Fix '-T version=14.28' under VS 16.9 | Brad King | 2021-03-12 | 6 | -91/+108 | |
| * | | | | | | | cmGlobalVisualStudioVersionedGenerator: Clarify local variable name | Brad King | 2021-03-12 | 1 | -5/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmake-print-properties-cache-fix' | Brad King | 2021-03-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakePrintHelpers: Work around CACHE argument of set() | Kyle Edwards | 2021-03-11 | 1 | -1/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-15 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-14 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-13 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-03-12 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge topic 'ci-build-no-doc' into release-3.20 | Brad King | 2021-03-12 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'ci-build-no-doc' | Brad King | 2021-03-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | gitlab-ci: remove redundant sphinx build from release-style CI jobs | Brad King | 2021-03-12 | 1 | -1/+2 | |
| |/ / / / |