summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-01-111-1/+1
* Merge topic 'update-curl'Brad King2022-01-10102-2019/+3572
|\
| * curl: Set build options the way we need for CMakeBrad King2022-01-072-16/+19
| * Merge branch 'upstream-curl' into update-curlBrad King2022-01-07101-2001/+3551
| |\
| | * curl 2022-01-05 (801bd513)Curl Upstream2022-01-07101-2000/+3551
| * | curl: Update script to get curl 7.81.0Brad King2022-01-071-1/+1
| * | Merge branch 'upstream-curl' into update-curlBrad King2022-01-070-0/+0
| |\ \ | | |/
| | * curl 2021-09-22 (c7aef0a9)Curl Upstream2022-01-070-0/+0
| * | curl: Update script for new curl mailing list addressBrad King2022-01-071-1/+1
* | | Merge topic 'cmake-presets-include'Brad King2022-01-1058-1331/+1983
|\ \ \
| * | | CMakePresets: Add include fieldKyle Edwards2022-01-0742-7/+351
| * | | Refactor: Generalize file graph in CMakePresetsKyle Edwards2022-01-074-29/+112
| * | | Refactor: Split JSON processing into configure, build, and test presetsKyle Edwards2022-01-066-599/+821
| * | | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-0613-221/+224
* | | | Merge topic 'cmake-ide-preset-command-line-length'Brad King2022-01-101-0/+6
|\ \ \ \
| * | | | Guide: Recommend -C for IDE presets instead of -DKyle Edwards2022-01-071-0/+6
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-01-101-1/+1
* | | | Merge topic 'ExternalProject-IS_NEWER_THAN'Craig Scott2022-01-101-2/+4
|\ \ \ \
| * | | | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checksCraig Scott2022-01-081-2/+4
* | | | | CMake Nightly Date StampKitware Robot2022-01-091-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2022-01-081-1/+1
|/ / /
* | | Merge topic 'GoogleTest-dots'Brad King2022-01-079-90/+171
|\ \ \
| * | | GoogleTest: Fix regex matching all dots in the suite nameFrancesco Guastella2022-01-079-90/+171
* | | | Merge topic 'cmcldeps-cross'Brad King2022-01-071-1/+1
|\ \ \ \
| * | | | Ninja: Do not use cmcldeps for RC on non-Windows hostsMartin Storsjö2022-01-061-1/+1
| |/ / /
* | | | Merge topic 'msvc-arm64ec'Brad King2022-01-071-1/+5
|\ \ \ \
| * | | | MSVC: update arm64ec default flags and libmoyo19972022-01-061-1/+5
* | | | | Merge topic 'nghttp2-fix-ssize_t-dep'Brad King2022-01-071-4/+4
|\ \ \ \ \
| * | | | | cmnghttp2: check for HAVE_SIZEOF_SSIZE_T and not HAVE_SSIZE_TAli Mohammad Pur2022-01-061-4/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.22'Brad King2022-01-070-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'armasm-6.17' into release-3.22Brad King2022-01-071-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'armasm-6.17'Brad King2022-01-071-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ASM: Fix identification of armasm 6.17+Jukka Jalkanen2022-01-061-1/+1
| |/ / / / /
* | | | | | Merge topic 'refactor_vsproject_type'Brad King2022-01-077-47/+55
|\ \ \ \ \ \
| * | | | | | Consolidate usage of VsProjectTypeSumit Bhardwaj2021-12-234-42/+41
| * | | | | | Refactor VsProjectType to its own headerSumit Bhardwaj2021-12-233-5/+14
* | | | | | | Merge topic 'cpack-pkg-domains'Brad King2022-01-074-1/+89
|\ \ \ \ \ \ \
| * | | | | | | CPack/productbuild: add options to control domains elementDavid Wosk2022-01-064-1/+89
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-071-1/+1
|/ / / / / /
* | | | | | Merge topic 'try-link-ld-warning-no_pie'Brad King2022-01-061-0/+1
|\ \ \ \ \ \
| * | | | | | CheckCompilerFlags: Catch linker warning about ignored flagsCraig Scott2022-01-021-0/+1
* | | | | | | Merge topic 'xcode-framework-system-includes'Brad King2022-01-066-1/+34
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Properly identify frameworks with system includesGregor Jasny2021-12-226-1/+34
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-061-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-051-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-041-1/+1
* | | | | | Merge topic 'cmMachO_h_missing_header'Craig Scott2022-01-031-0/+1
|\ \ \ \ \ \
| * | | | | | cmMachO: Add missing header for std::unique_ptrCraig Scott2022-01-021-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-if-floating-point'Craig Scott2022-01-031-1/+2
|\ \ \ \ \ \
| * | | | | | Help: Non-zero floating point numbers are true in if() expressionsCraig Scott2022-01-031-1/+2
| |/ / / / /