summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-search-names'Brad King2023-07-141-1/+1
|\
| * Utilities/Sphinx: Restore html search index link anchorsBrad King2023-07-131-1/+1
| * Merge topic 'sphinx-docutils-warning' into release-3.27Brad King2023-06-231-1/+12
| |\
* | \ Merge topic 'build-pch'Brad King2023-06-236-0/+24
|\ \ \
| * | | libuv: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | cmcppdap: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | liblzma: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | libarchive: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | curl: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | bzip: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
* | | | Merge topic 'cmList-container-conversion'Brad King2023-06-231-3/+12
|\ \ \ \
| * | | | cmList: Add container conversion to stringMarc Chevrier2023-06-221-3/+12
| |/ / /
* | | | Merge topic 'sphinx-docutils-warning'Brad King2023-06-231-1/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Utilities/Sphinx: Fix warning from docutils 0.18.1+Henry Schreiner2023-06-221-1/+12
* | | | Merge topic 'sphinx-domain-parallel'Brad King2023-06-231-1/+15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Utilities/Sphinx: Fix parallel documentation buildsMatthew Woehlke2023-06-221-1/+15
| |/
* | Merge topic 'cmuvprocesschain-external-stream-fd'Brad King2023-06-151-2/+7
|\ \
| * | cm::append: Add support for std::basic_string on SPARC/SunProKyle Edwards2023-06-141-2/+7
* | | Merge topic 'improve-sphinx-check'Brad King2023-06-142-23/+19
|\ \ \ | |/ / |/| / | |/
| * Utilities/Sphinx: Fix some flake8 gripesMatthew Woehlke2023-06-131-7/+6
| * Utilities/Sphinx: Don't ignore flake8 E402Matthew Woehlke2023-06-132-21/+18
* | Merge topic 'doc-sphinx-2.x'Brad King2023-06-132-4/+9
|\ \ | |/
| * Utilities/Sphinx: Restore explicit check for Sphinx 2.x or laterBrad King2023-06-122-3/+8
| * Utilities/Sphinx: Fix flake8 E124 diagnostic in cmake.pyBrad King2023-06-121-1/+1
* | Configure CMake itself with policies through CMake 3.26Brad King2023-06-072-2/+2
|/
* Merge topic 'ctest-timeout-signal'Brad King2023-06-051-0/+2
|\
| * ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-021-0/+1
| * IWYU: Add mapping for bits/chrono.h to chronoBrad King2023-05-311-0/+1
* | Merge topic 'update-curl'Brad King2023-06-01132-6905/+11993
|\ \ | |/ |/|
| * Utilities: Update hard-coded try_compile results for curl 8.1.2Brad King2023-05-301-0/+3
| * Merge branch 'upstream-curl' into update-curlBrad King2023-05-30130-6904/+11989
| * curl: Update script to get curl 8.1.2Brad King2023-05-301-1/+1
* | cmake: Add debuggerGlen Chung2023-05-301-0/+2
* | cppdap: Build as part of CMake or use external installationBrad King2023-05-2612-2/+122
* | Merge branch 'upstream-cppdap' into import-cppdapGlen Chung2023-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
|/
* clang-tidy module: Update to build against LLVM/Clang 16Brad King2023-05-221-3/+7
* clang-tidy module: Drop unused variableBrad King2023-05-221-2/+0
* zstd: Suppress clang-analyzer warningsBrad King2023-05-223-0/+17
* zlib: Suppress clang-analyzer warningsBrad King2023-05-222-0/+12
* nghttp2: Suppress clang-analyzer warningsBrad King2023-05-221-0/+16
* libuv: Suppress clang-analyzer warningsBrad King2023-05-222-0/+10
* librhash: Suppress clang-analyzer warningsBrad King2023-05-221-0/+3
* liblzma: Suppress clang-analyzer warningsBrad King2023-05-222-0/+7
* libarchive: Suppress clang-analyzer warningsBrad King2023-05-2210-3/+84
* bzip2: Suppress clang-analyzer warningsBrad King2023-05-222-0/+12
* curl: Avoid redundant getenv calls in curltestBrad King2023-05-221-8/+11
* Merge topic 'test-bootstrap'Brad King2023-05-192-2/+2
|\
| * Tests: Modernize name of option to control existence of BootstrapTestBrad King2023-05-182-2/+2