| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy module: add test for ostringstream check | Sean Orner | 2022-11-14 | 3 | -0/+17 |
|
|
* | clang-tidy module: add check for ostringstream | Joe Blaauboer | 2022-11-14 | 4 | -0/+78 |
|
|
* | Merge topic 'expat-c-no-extensions' | Brad King | 2022-11-11 | 1 | -0/+6 |
|\ |
|
| * | expat: Activate POSIX APIs even without compiler extensions | Raul Tambre | 2022-11-10 | 1 | -0/+6 |
|
|
| * | Merge branch 'filesystem-path-c++03-abi' into release-3.24 | Brad King | 2022-10-20 | 1 | -10/+6 |
| |\ |
|
* | \ | Merge topic 'curl-windows-no-tls1.3' | Brad King | 2022-11-10 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | curl: Disable schannel TLS 1.3 support on Windows 11 | Brad King | 2022-11-09 | 1 | -0/+7 |
|
|
* | | | | Merge topic 'doc-guide-link-style' | Brad King | 2022-11-09 | 1 | -0/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Help: Render guide links as normal text instead of monospace | Alex Turbov | 2022-11-08 | 1 | -0/+11 |
|
|
* | | | | Merge topic 'clang-tidy-module-use-bespoke-enum-class-check' | Brad King | 2022-11-08 | 7 | -0/+143 |
|\ \ \ \ |
|
| * | | | | clang-tidy module: add check for boolean parameters | Sean Orner | 2022-11-07 | 7 | -0/+143 |
|
|
* | | | | | Merge topic 'sphinx-linkcheck' | Brad King | 2022-11-08 | 2 | -34/+76 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Build: Add `SPHINX_LINKCHECK` build option | Alex Turbov | 2022-11-07 | 2 | -1/+19 |
|
|
| * | | | | Build: Do not redirect `sphinx-build` output if CMake running in verbose mode | Alex Turbov | 2022-11-07 | 1 | -3/+34 |
|
|
| * | | | | Build: Deduplicate `add_custom_command()` calls for Sphinx targets | Alex Turbov | 2022-11-07 | 1 | -32/+25 |
|
|
* | | | | | clang-tidy module: add tests for cmsys::fstream check | Igor-Mikhail-Valentin Glebov | 2022-11-04 | 4 | -0/+318 |
|
|
* | | | | | clang-tidy module: add check for cmsys::fstream | Joe Blaauboer | 2022-11-04 | 4 | -0/+130 |
|
|
* | | | | | Tests: remove stderr from clang-tidy module tests | Kyle Edwards | 2022-11-04 | 2 | -18/+12 |
|/ / / / |
|
* | | | | Merge topic 'update-nghttp2' | Brad King | 2022-11-01 | 28 | -695/+3252 |
|\ \ \ \ |
|
| * | | | | nghttp2: Update build within CMake to account for 1.50.0 | Brad King | 2022-10-31 | 1 | -0/+1 |
|
|
| * | | | | Merge branch 'upstream-nghttp2' into update-nghttp2 | Brad King | 2022-10-31 | 26 | -694/+3250 |
|
|
| * | | | | nghttp2: Update script to get nghttp2 1.50.0 | Brad King | 2022-10-31 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'update-curl' | Brad King | 2022-11-01 | 350 | -4296/+8265 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | curl: Set build options the way we need for CMake | Brad King | 2022-10-31 | 2 | -0/+18 |
|
|
| * | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2022-10-31 | 348 | -4295/+8246 |
|
|
| * | | | curl: Update script to get curl 7.86.0 | Brad King | 2022-10-31 | 1 | -1/+1 |
|
|
| * | | | Merge topic 'filesystem-path-c++03-abi' into release-3.25 | Brad King | 2022-10-21 | 1 | -10/+6 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Utilities/Sphinx: support cmakedomain running in parallel | Henry Schreiner | 2022-10-24 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'filesystem-path-c++03-abi' | Brad King | 2022-10-21 | 1 | -10/+6 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17 | Brad King | 2022-10-20 | 1 | -10/+6 |
|
|
| * | | | Merge branch 'rel-macos-sign-notarize' into release-3.23 | Brad King | 2022-07-08 | 1 | -18/+25 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'backport-update-libarchive' into release-3.23 | Brad King | 2022-05-24 | 44 | -827/+1807 |
| |\ \ \ \ |
|
* | | | | | | clang-tidy module: add test for cmStrLen() check | Sean Orner | 2022-10-19 | 5 | -0/+98 |
|
|
* | | | | | | clang-tidy module: add check for cmStrLen() | Kyle Edwards | 2022-10-19 | 4 | -1/+61 |
|
|
* | | | | | | clang-tidy module: add test framework | Kyle Edwards | 2022-10-14 | 3 | -0/+87 |
|
|
* | | | | | | Merge topic 'clang-tidy-plugin-stub' | Kyle Edwards | 2022-10-14 | 2 | -0/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | clang-tidy module: Add stub module | Kyle Edwards | 2022-10-12 | 2 | -0/+37 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Configure CMake itself with policies through CMake 3.24 | Brad King | 2022-10-12 | 2 | -2/+2 |
|/ / / / / |
|
* | | | | | Utilities/Sphinx: Avoid deprecated docutils error handling helpers | Brad King | 2022-10-11 | 1 | -12/+6 |
|
|
* | | | | | Merge topic 'update-libuv' | Brad King | 2022-09-27 | 55 | -1410/+2527 |
|\ \ \ \ \ |
|
| * | | | | | libuv: Update CMake-internal buildsystem for 1.44.2 | Brad King | 2022-09-27 | 3 | -0/+10 |
|
|
| * | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2022-09-27 | 52 | -1409/+2516 |
|
|
| * | | | | | libuv: Update script to get libuv 1.44.2 | Brad King | 2022-09-27 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge topic 'rel-macos-sign-notarize' into release-3.24 | Brad King | 2022-07-08 | 1 | -18/+25 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
* | | | | | Build: Use imported target `kwiml::kwiml` instead of variables | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|
* | | | | | Build: Use imported target `ZLIB::ZLIB` instead of variables | Alex Turbov | 2022-09-22 | 4 | -16/+7 |
|
|
* | | | | | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS` | Alex Turbov | 2022-09-22 | 1 | -9/+3 |
|
|
* | | | | | QtHelp: Update Sphinx issue URLs in comments | FeRD (Frank Dana) | 2022-09-04 | 1 | -2/+2 |
|
|
* | | | | | cm::enum_set: fix various bugs | Marc Chevrier | 2022-08-22 | 1 | -5/+8 |
|
|
* | | | | | Remove stale references to CMakeServerLib | Kyle Edwards | 2022-08-02 | 2 | -2/+2 |
|
|