summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmListFileCache: Move cmListFileFunction earlierBrad King2022-01-251-44/+44
* Merge topic 'FindCUDAToolkit-doc'Brad King2022-01-251-3/+1
|\
| * FindCUDAToolkit: Remove duplicated targets in docsGuo2022-01-241-3/+1
* | Merge topic 'fileapi-defer-static-init'Brad King2022-01-251-22/+19
|\ \
| * | fileapi: Make internal "toolchains" field tables more localBrad King2022-01-241-22/+19
* | | Merge branch 'release-3.22'Brad King2022-01-250-0/+0
|\ \ \
| * \ \ Merge topic 'doc-3.22-patches' into release-3.22Brad King2022-01-251-0/+7
| |\ \ \
* | \ \ \ Merge topic 'doc-3.22-patches'Brad King2022-01-251-0/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Add missing 3.22.1 section to the release notesBrad King2022-01-241-0/+7
* | | | | Merge topic 'ep_test_with_build_with_server-arg-fix'Brad King2022-01-251-1/+1
|\ \ \ \ \
| * | | | | Tests: Remove stray argument from test invocationCraig Scott2022-01-241-1/+1
* | | | | | Merge branch 'release-3.22'Brad King2022-01-250-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'release-3.21' into release-3.22Brad King2022-01-250-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.21'Brad King2022-01-250-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'ci-xcode-13.2' into release-3.21Brad King2022-01-251-6/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.22'Brad King2022-01-250-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'ci-xcode-13.2' into release-3.22Brad King2022-01-251-6/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'ci-xcode-13.2'Brad King2022-01-251-6/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | gitlab-ci: update macOS jobs to use Xcode 13.2Brad King2022-01-251-6/+6
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-251-1/+1
* | | | | | Merge branch 'release-3.22'Brad King2022-01-240-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cmp0128_cuda' into release-3.22Brad King2022-01-2418-35/+57
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmp0128_cuda'Brad King2022-01-2418-35/+57
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-235-2/+40
| * | | | | | CMP0128: Avoid test code duplicationRaul Tambre2022-01-237-26/+10
| * | | | | | CMP0128: Prefix test names with modeRaul Tambre2022-01-237-7/+7
| * | | | | | XL: Detect default extensions mode for legacy compilerRaul Tambre2022-01-232-2/+2
| |/ / / / /
* | | | | | Merge topic 'vs-package-restore'Brad King2022-01-2461-66/+589
|\ \ \ \ \ \
| * | | | | | Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-2211-4/+160
| * | | | | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-2232-8/+319
| * | | | | | cmBuildOptions: Split build arguments into separate object.Carsten Rudolph2022-01-2228-53/+109
| * | | | | | Help: Update preset schema description for version 3 entries.Carsten Rudolph2022-01-211-4/+4
* | | | | | | Merge topic 'update-kwsys'Brad King2022-01-246-24/+123
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-226-24/+123
| |\ \ \ \ \ \ \
| | * | | | | | | KWSys 2022-01-22 (16e180ad)KWSys Upstream2022-01-226-24/+123
* | | | | | | | | Merge topic 'utf8-decode-empty'Brad King2022-01-241-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | cm_utf8: Fail on empty input rangeBrad King2022-01-211-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'ep-refactor-scripts'Craig Scott2022-01-2410-230/+350
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Move inline scripts to separate filesCraig Scott2022-01-226-222/+337
| * | | | | | | | ExternalProject: Ensure _ep_set_directories records cmake pathsCraig Scott2022-01-221-0/+5
| * | | | | | | | ExternalProject: Move existing step scripts to separate subdirectoryCraig Scott2022-01-225-8/+8
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-241-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-231-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-221-1/+1
|/ / / / /
* | | | | Merge topic 'define-property-optional-args-documentation'Brad King2022-01-211-0/+4
|\ \ \ \ \
| * | | | | Help: Note the version in which define_property() arguments became optionalKyle Edwards2022-01-211-0/+4
|/ / / / /
* | | | | Merge topic 'cmake-warn-extra-paths'Brad King2022-01-216-8/+50
|\ \ \ \ \
| * | | | | cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-205-6/+47
| * | | | | Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* | | | | | Merge topic 'target-properties-from-variables'Brad King2022-01-2127-16/+198
|\ \ \ \ \ \