Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.22' | Brad King | 2022-01-12 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'file-READ_ELF-capture-error' into release-3.22 | Brad King | 2022-01-12 | 3 | -5/+29 |
| |\ | |||||
* | \ | Merge topic 'file-READ_ELF-capture-error' | Brad King | 2022-01-12 | 3 | -5/+29 |
|\ \ \ | | |/ | |/| | |||||
| * | | file: Restore error capture in undocumented READ_ELF mode | Brad King | 2022-01-11 | 3 | -5/+29 |
| |/ | |||||
* | | Merge topic 'GoogleTest-discover-sq-brackets' | Brad King | 2022-01-12 | 7 | -148/+226 |
|\ \ | |||||
| * | | GoogleTest: Add handling for square brackets in test names | Evgeniy Shcherbina | 2022-01-11 | 4 | -16/+94 |
| * | | GoogleTest: Generalize test samples | Evgeniy Shcherbina | 2022-01-11 | 5 | -135/+135 |
* | | | Merge topic 'update-kwsys' | Brad King | 2022-01-12 | 5 | -25/+27 |
|\ \ \ | |||||
| * | | | cmFileCommand: Update for new signature of GetLineFromStream | Brad King | 2022-01-11 | 1 | -6/+4 |
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-01-11 | 4 | -19/+23 |
| |\ \ \ | |||||
| | * | | | KWSys 2022-01-11 (15b0b0c4) | KWSys Upstream | 2022-01-11 | 4 | -19/+23 |
* | | | | | Merge topic 'help-add_custom_command-DEPFILE-format' | Brad King | 2022-01-12 | 1 | -3/+42 |
|\ \ \ \ \ | |||||
| * | | | | | Help: add_custom_command: describes depfile format | Marc Chevrier | 2022-01-11 | 1 | -3/+42 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-12 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'FindLTTngUST-fix-version-detect' | Brad King | 2022-01-11 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | FindLTTngUST: Fix version component extraction | Norbert Lange | 2022-01-10 | 1 | -3/+3 |
* | | | | | Merge topic 'add_nvfortran_to_fortran_compiler_names' | Brad King | 2022-01-11 | 1 | -2/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fortran: Support searching for the `nvfortran` executable | Robert Maynard | 2022-01-10 | 1 | -2/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-11 | 1 | -1/+1 |
* | | | | | Merge topic 'update-curl' | Brad King | 2022-01-10 | 102 | -2019/+3572 |
|\ \ \ \ \ | |||||
| * | | | | | curl: Set build options the way we need for CMake | Brad King | 2022-01-07 | 2 | -16/+19 |
| * | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-01-07 | 101 | -2001/+3551 |
| |\ \ \ \ \ | |||||
| | * | | | | | curl 2022-01-05 (801bd513) | Curl Upstream | 2022-01-07 | 101 | -2000/+3551 |
| * | | | | | | curl: Update script to get curl 7.81.0 | Brad King | 2022-01-07 | 1 | -1/+1 |
| * | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-01-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | curl 2021-09-22 (c7aef0a9) | Curl Upstream | 2022-01-07 | 0 | -0/+0 |
| * | | | | | | curl: Update script for new curl mailing list address | Brad King | 2022-01-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmake-presets-include' | Brad King | 2022-01-10 | 58 | -1331/+1983 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakePresets: Add include field | Kyle Edwards | 2022-01-07 | 42 | -7/+351 |
| * | | | | | | | Refactor: Generalize file graph in CMakePresets | Kyle Edwards | 2022-01-07 | 4 | -29/+112 |
| * | | | | | | | Refactor: Split JSON processing into configure, build, and test presets | Kyle Edwards | 2022-01-06 | 6 | -599/+821 |
| * | | | | | | | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph | Kyle Edwards | 2022-01-06 | 13 | -221/+224 |
* | | | | | | | | Merge topic 'cmake-ide-preset-command-line-length' | Brad King | 2022-01-10 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Guide: Recommend -C for IDE presets instead of -D | Kyle Edwards | 2022-01-07 | 1 | -0/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-10 | 1 | -1/+1 |
* | | | | | | | Merge topic 'ExternalProject-IS_NEWER_THAN' | Craig Scott | 2022-01-10 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks | Craig Scott | 2022-01-08 | 1 | -2/+4 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-09 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-08 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'GoogleTest-dots' | Brad King | 2022-01-07 | 9 | -90/+171 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GoogleTest: Fix regex matching all dots in the suite name | Francesco Guastella | 2022-01-07 | 9 | -90/+171 |
* | | | | | | | Merge topic 'cmcldeps-cross' | Brad King | 2022-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Do not use cmcldeps for RC on non-Windows hosts | Martin Storsjö | 2022-01-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'msvc-arm64ec' | Brad King | 2022-01-07 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: update arm64ec default flags and lib | moyo1997 | 2022-01-06 | 1 | -1/+5 |
* | | | | | | | | Merge topic 'nghttp2-fix-ssize_t-dep' | Brad King | 2022-01-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmnghttp2: check for HAVE_SIZEOF_SSIZE_T and not HAVE_SSIZE_T | Ali Mohammad Pur | 2022-01-06 | 1 | -4/+4 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-01-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'armasm-6.17' into release-3.22 | Brad King | 2022-01-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'armasm-6.17' | Brad King | 2022-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |