summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Refactor resizing logic into cmCursesFormDuncan Ogilvie2022-01-183-18/+27
* ccmake: Refactor BUILD_CursesDialog option logicBrad King2022-01-181-13/+16
* cmpdcurses: Add CMake build systemBrad King2022-01-181-0/+73
* Merge branch 'upstream-PDCurses' into update-pdcursesBrad King2022-01-1257-0/+15451
|\
| * PDCurses 2021-12-08 (f1cd4f45)PDCurses Upstream2022-01-1257-0/+15451
* pdcurses: Add script to import PDCurses from upstreamBrad King2022-01-121-0/+32
* Merge topic 'better_error_message_on_unsupported_language_level'Brad King2022-01-129-14/+14
|\
| * cmStandardLevelResolver: Better error message on unsupported language levelRobert Maynard2022-01-119-14/+14
* | Merge branch 'release-3.22'Brad King2022-01-120-0/+0
|\ \
| * \ Merge topic 'msvc-isystem' into release-3.22Brad King2022-01-122-2/+2
| |\ \
* | \ \ Merge topic 'msvc-isystem'Brad King2022-01-122-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-112-2/+2
* | | | Merge branch 'release-3.22'Brad King2022-01-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'file-READ_ELF-capture-error' into release-3.22Brad King2022-01-123-5/+29
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'file-READ_ELF-capture-error'Brad King2022-01-123-5/+29
|\ \ \ \ | | |/ / | |/| |
| * | | file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-113-5/+29
| |/ /
* | | Merge topic 'GoogleTest-discover-sq-brackets'Brad King2022-01-127-148/+226
|\ \ \
| * | | GoogleTest: Add handling for square brackets in test namesEvgeniy Shcherbina2022-01-114-16/+94
| * | | GoogleTest: Generalize test samplesEvgeniy Shcherbina2022-01-115-135/+135
* | | | Merge topic 'update-kwsys'Brad King2022-01-125-25/+27
|\ \ \ \
| * | | | cmFileCommand: Update for new signature of GetLineFromStreamBrad King2022-01-111-6/+4
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-114-19/+23
| |\ \ \ \
| | * | | | KWSys 2022-01-11 (15b0b0c4)KWSys Upstream2022-01-114-19/+23
* | | | | | Merge topic 'help-add_custom_command-DEPFILE-format'Brad King2022-01-121-3/+42
|\ \ \ \ \ \
| * | | | | | Help: add_custom_command: describes depfile formatMarc Chevrier2022-01-111-3/+42
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-121-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'FindLTTngUST-fix-version-detect'Brad King2022-01-111-3/+3
|\ \ \ \ \
| * | | | | FindLTTngUST: Fix version component extractionNorbert Lange2022-01-101-3/+3
* | | | | | Merge topic 'add_nvfortran_to_fortran_compiler_names'Brad King2022-01-111-2/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fortran: Support searching for the `nvfortran` executableRobert Maynard2022-01-101-2/+4
| | |_|_|/ | |/| | |
* | | | | 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
|/ / / / / / /