summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-0234-1/+433
* CTest/cmProcess: Adopt field tracking reason for the process timeoutBrad King2023-05-314-13/+32
* cmCTestTestHandler: Remove outdated commentBrad King2023-05-311-4/+0
* IWYU: Add mapping for bits/chrono.h to chronoBrad King2023-05-311-0/+1
* Merge branch 'release-3.26'Brad King2023-05-310-0/+0
|\
| * Merge topic 'find-boost-1.82' into release-3.26Brad King2023-05-311-2/+3
| |\
* | \ Merge topic 'find-boost-1.82'Brad King2023-05-311-2/+3
|\ \ \ | | |/ | |/|
| * | FindBoost: Add support for Boost 1.82huangqinjin2023-05-311-2/+3
| |/
* | Merge topic 'AddCacheEntry-suppress-raw-pointer-usage'Brad King2023-05-3118-85/+97
|\ \
| * | AddCacheEntry: Suppress raw pointer usageMarc Chevrier2023-05-3018-85/+97
* | | Merge topic 'orkun_24848_19_05_2023'Brad King2023-05-313-26/+103
|\ \ \
| * | | Autogen: Fix multi-config generated file issueOrkun Tokdemir2023-05-273-10/+73
| * | | Autogen: Optimize cmake_autogen execution for CROSS_CONFIG usageOrkun Tokdemir2023-05-261-3/+17
| * | | Improve Const CorrectnessOrkun Tokdemir2023-05-261-13/+13
* | | | Merge topic 'cmake-verbose-print-build-tool-command'Brad King2023-05-318-38/+80
|\ \ \ \
| * | | | cmGlobalGenerator: use a stream for output in `Build`Ben Boeckel2023-05-275-35/+38
| * | | | cmake: write the build command itself with `--verbose`Ben Boeckel2023-05-162-1/+15
| * | | | cmGlobalGenerator: fix off-by-one for `&&` command joiningBen Boeckel2023-05-161-1/+1
| * | | | cmGlobalGenerator: quote commands in `::Build` outputBen Boeckel2023-05-161-4/+7
| * | | | cmGlobalGenerator: add a `QuotedPrintable` method for commandsBen Boeckel2023-05-162-0/+19
| * | | | cmGlobalGenerator: add missing spaces in outputBen Boeckel2023-05-161-3/+3
| * | | | cmGlobalGenerator: use `cmStrCat` in `::Build`Ben Boeckel2023-05-161-13/+10
| * | | | cmOutputConverter: add a `static` version of `EscapeForShell`Ben Boeckel2023-05-162-5/+11
* | | | | Merge topic 'help-importing-exporting-lib'Brad King2023-05-311-4/+5
|\ \ \ \ \
| * | | | | Help/guide: fix MathFunctionsTargets.cmake path in importing-exportingOlivier Blin2023-05-261-4/+5
* | | | | | Merge branch 'release-3.26'Brad King2023-05-310-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'werror_space_fix' into release-3.26Brad King2023-05-311-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'werror_space_fix'Brad King2023-05-311-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CMakeDetermineCompilerABI: Avoid removing the flag after -WerrorRaul Tambre2023-05-301-1/+1
| |/ / / / /
* | | | | | Merge topic 'cmake-debugger'Brad King2023-05-3169-10/+5364
|\ \ \ \ \ \
| * | | | | | cmake: Add debuggerGlen Chung2023-05-3069-10/+5364
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-05-311-1/+1
* | | | | | Merge branch 'release-3.26' into masterBrad King2023-05-300-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge topic 'backport-sphinx-file-encoding' into release-3.26Brad King2023-05-303-9/+10
| |\ \ \ \
| | * | | | Tests: Always load presets schema as UTF-8Craig Scott2023-05-301-3/+3
| | * | | | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhpCraig Scott2023-05-301-4/+4
| | * | | | Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-05-301-2/+3
| |/ / / /
* | | | | Merge topic 'import-cppdap'Brad King2023-05-3070-2/+12091
|\ \ \ \ \
| * | | | | ci: Provide cppdap in extdeps jobsBrad King2023-05-261-0/+19
| * | | | | cppdap: Build as part of CMake or use external installationBrad King2023-05-2614-4/+161
| * | | | | Merge branch 'upstream-cppdap' into import-cppdapGlen Chung2023-05-2654-0/+11861
| |\ \ \ \ \
| | * | | | | cppdap 2023-05-26 (03cc1867)cppdap Upstream2023-05-2654-0/+11861
| | / / / /
| * | | | | cppdap: Add script to import version as of 2023-05-25Brad King2023-05-261-0/+30
| * | | | | jsoncpp: Add cm3p/ headers for json/json.h and json/forwards.hBrad King2023-05-232-0/+22
* | | | | | Merge topic 'cmuvprocesschain-merged-output'Brad King2023-05-303-22/+99
|\ \ \ \ \ \
| * | | | | | cmUVProcessChain: Add option for merged output and errorKyle Edwards2023-05-263-22/+99
* | | | | | | Merge topic 'cmuvprocesschain-working-directory'Brad King2023-05-305-0/+82
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | cmUVProcessChain: Add working directory optionKyle Edwards2023-05-265-0/+82
* | | | | | | Merge topic 'SetProperty-suppress-raw-pointer-usage'Brad King2023-05-3022-111/+85
|\ \ \ \ \ \ \
| * | | | | | | SetProperty: suppress raw pointer usageMarc Chevrier2023-05-2622-111/+85