summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iwyu: ignore `std::remove_reference` requirementsBen Boeckel2023-05-161-0/+1
|/
* libarchive: Set build options the way we need for CMakeBrad King2023-04-251-0/+4
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2023-04-2536-113/+348
* libarchive: Update script to get 3.6.2Brad King2023-04-251-1/+1
* Merge topic 'automoc-macro-names'Craig Scott2023-04-101-0/+1
|\
| * IWYU: Add mapping for 'std::remove_reference<Defer &>::type'Brad King2023-04-051-0/+1
* | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhpCraig Scott2023-04-071-4/+4
* | Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-04-071-2/+3
|/
* clang-tidy module: copy .gitignore from top levelKyle Edwards2023-03-291-0/+8
* curl: Restore build within CMake after update to 8.0.1Brad King2023-03-201-3/+7
* Merge branch 'upstream-curl' into update-curlBrad King2023-03-2076-1538/+1934
* curl: Update script to get curl 8.0.1Brad King2023-03-201-1/+1
* Utilities/Sphinx: Fix flake8 gripes in cmake.pyMatthew Woehlke2023-03-151-42/+87
* Utilities/Sphinx: Use f-strings in cmake.pyMatthew Woehlke2023-03-151-16/+15
* Utilities/Sphinx: Require Sphinx 2.x or laterMatthew Woehlke2023-03-151-36/+6
* Utilities/Sphinx: Add 'cref' roleMatthew Woehlke2023-03-141-1/+18
* Utilities/Sphinx: Factor out part of CMakeXRefRoleMatthew Woehlke2023-03-141-13/+29
* Merge topic 'version-hanging-indent'Brad King2023-03-141-0/+11
|\
| * Utilities/Sphinx: Add hanging indent to version notesMatthew Woehlke2023-03-141-0/+11
* | Utilities/Sphinx: Restore trailing parens on command cross-referencesBrad King2023-03-141-3/+8
|/
* Merge topic 'smart-wrap-signatures'Brad King2023-03-142-12/+76
|\
| * Utilities/Sphinx: Improve word wrap of signaturesMatthew Woehlke2023-03-132-12/+76
* | Utilities/Sphinx: Allow explicit target for genexMatthew Woehlke2023-03-131-5/+29
|/
* Utilities/Sphinx: Make signatures linkableMatthew Woehlke2023-03-091-10/+29
* Utilities/Sphinx: Refactor Sphinx reference recordingMatthew Woehlke2023-03-081-18/+39