| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'update-curl' | Brad King | 2023-06-01 | 132 | -6905/+11993 |
|\ |
|
| * | Utilities: Update hard-coded try_compile results for curl 8.1.2 | Brad King | 2023-05-30 | 1 | -0/+3 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2023-05-30 | 130 | -6904/+11989 |
|
|
| * | curl: Update script to get curl 8.1.2 | Brad King | 2023-05-30 | 1 | -1/+1 |
|
|
* | | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+2 |
|
|
* | | cppdap: Build as part of CMake or use external installation | Brad King | 2023-05-26 | 12 | -2/+122 |
|
|
* | | Merge branch 'upstream-cppdap' into import-cppdap | Glen Chung | 2023-05-26 | 54 | -0/+11861 |
|
|
* | | cppdap: Add script to import version as of 2023-05-25 | Brad King | 2023-05-26 | 1 | -0/+30 |
|
|
* | | jsoncpp: Add cm3p/ headers for json/json.h and json/forwards.h | Brad King | 2023-05-23 | 2 | -0/+22 |
|/ |
|
* | clang-tidy module: Update to build against LLVM/Clang 16 | Brad King | 2023-05-22 | 1 | -3/+7 |
|
|
* | clang-tidy module: Drop unused variable | Brad King | 2023-05-22 | 1 | -2/+0 |
|
|
* | zstd: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 3 | -0/+17 |
|
|
* | zlib: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 2 | -0/+12 |
|
|
* | nghttp2: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 1 | -0/+16 |
|
|
* | libuv: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 2 | -0/+10 |
|
|
* | librhash: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 1 | -0/+3 |
|
|
* | liblzma: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 2 | -0/+7 |
|
|
* | libarchive: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 10 | -3/+84 |
|
|
* | bzip2: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 2 | -0/+12 |
|
|
* | curl: Avoid redundant getenv calls in curltest | Brad King | 2023-05-22 | 1 | -8/+11 |
|
|
* | Merge topic 'test-bootstrap' | Brad King | 2023-05-19 | 2 | -2/+2 |
|\ |
|
| * | Tests: Modernize name of option to control existence of BootstrapTest | Brad King | 2023-05-18 | 2 | -2/+2 |
|
|
* | | iwyu: ignore `std::remove_reference` requirements | Ben Boeckel | 2023-05-16 | 1 | -0/+1 |
|/ |
|
* | libarchive: Set build options the way we need for CMake | Brad King | 2023-04-25 | 1 | -0/+4 |
|
|
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2023-04-25 | 36 | -113/+348 |
|
|
* | libarchive: Update script to get 3.6.2 | Brad King | 2023-04-25 | 1 | -1/+1 |
|
|
* | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 1 | -0/+1 |
|\ |
|
| * | IWYU: Add mapping for 'std::remove_reference<Defer &>::type' | Brad King | 2023-04-05 | 1 | -0/+1 |
|
|
* | | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhp | Craig Scott | 2023-04-07 | 1 | -4/+4 |
|
|
* | | Sphinx: Specify encoding when opening files for title extraction | Craig Scott | 2023-04-07 | 1 | -2/+3 |
|/ |
|
* | clang-tidy module: copy .gitignore from top level | Kyle Edwards | 2023-03-29 | 1 | -0/+8 |
|
|
* | curl: Restore build within CMake after update to 8.0.1 | Brad King | 2023-03-20 | 1 | -3/+7 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2023-03-20 | 76 | -1538/+1934 |
|
|
* | curl: Update script to get curl 8.0.1 | Brad King | 2023-03-20 | 1 | -1/+1 |
|
|
* | Utilities/Sphinx: Fix flake8 gripes in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -42/+87 |
|
|
* | Utilities/Sphinx: Use f-strings in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -16/+15 |
|
|
* | Utilities/Sphinx: Require Sphinx 2.x or later | Matthew Woehlke | 2023-03-15 | 1 | -36/+6 |
|
|
* | Utilities/Sphinx: Add 'cref' role | Matthew Woehlke | 2023-03-14 | 1 | -1/+18 |
|
|
* | Utilities/Sphinx: Factor out part of CMakeXRefRole | Matthew Woehlke | 2023-03-14 | 1 | -13/+29 |
|
|
* | Merge topic 'version-hanging-indent' | Brad King | 2023-03-14 | 1 | -0/+11 |
|\ |
|
| * | Utilities/Sphinx: Add hanging indent to version notes | Matthew Woehlke | 2023-03-14 | 1 | -0/+11 |
|
|
* | | Utilities/Sphinx: Restore trailing parens on command cross-references | Brad King | 2023-03-14 | 1 | -3/+8 |
|/ |
|
* | Merge topic 'smart-wrap-signatures' | Brad King | 2023-03-14 | 2 | -12/+76 |
|\ |
|
| * | Utilities/Sphinx: Improve word wrap of signatures | Matthew Woehlke | 2023-03-13 | 2 | -12/+76 |
|
|
* | | Utilities/Sphinx: Allow explicit target for genex | Matthew Woehlke | 2023-03-13 | 1 | -5/+29 |
|/ |
|
* | Utilities/Sphinx: Make signatures linkable | Matthew Woehlke | 2023-03-09 | 1 | -10/+29 |
|
|
* | Utilities/Sphinx: Refactor Sphinx reference recording | Matthew Woehlke | 2023-03-08 | 1 | -18/+39 |
|
|
* | Merge topic 'improve-doc-signatures' | Brad King | 2023-03-07 | 2 | -15/+106 |
|\ |
|
| * | Utilities/Sphinx: Add a directive to document command signatures | Matthew Woehlke | 2023-03-03 | 2 | -3/+105 |
|
|
| * | Utilities/Sphinx: Drop commented-out code from cmake domain impl | Brad King | 2023-02-24 | 1 | -12/+1 |
|
|