Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ci: Remove nlohmann-json from Fedora base image | Brad King | 2023-05-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | ci: Disable sccache in clang-analyzer job | Brad King | 2023-05-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | clang-tidy: ignore warnings new in version 16 | Brad King | 2023-05-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | clang-tidy: Fix readability-redundant-string-cstr warnings | Brad King | 2023-05-22 | 3 | -6/+5 | |
| * | | | | | | | | | | | clang-tidy: Fix modernize-loop-convert warnings | Brad King | 2023-05-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | Source: Fix -Wdangling-reference warnings exposed by gcc 13 | Brad King | 2023-05-22 | 5 | -8/+9 | |
| * | | | | | | | | | | | Tests: Avoid printing function address in FindOpenAL.Test | Brad King | 2023-05-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | ccmake: Tell clang-analyzer a loop body runs at least once | Brad King | 2023-05-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | codespell: Fix typos | Brad King | 2023-05-22 | 29 | -34/+34 | |
| * | | | | | | | | | | | codespell: Avoid escape sequence that looks like misspelled "nodes" | Brad King | 2023-05-22 | 19 | -56/+60 | |
| * | | | | | | | | | | | codespell: Skip CTestCustom.cmake.in | Brad King | 2023-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | codespell: Skip more non-text files | Brad King | 2023-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'upstream-KWSys' into ci-fedora-38 | Brad King | 2023-05-22 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | KWSys 2023-05-22 (df6f93a4) | KWSys Upstream | 2023-05-22 | 1 | -0/+4 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-23 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'minor-refactoring' | Brad King | 2023-05-22 | 4 | -51/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Source: Improve some code readability and efficiency | Meekness Adesina | 2023-05-19 | 3 | -45/+33 | |
| * | | | | | | | | | | Source: Reuse some existing variable declarations | Meekness Adesina | 2023-05-19 | 1 | -6/+4 | |
* | | | | | | | | | | | Merge topic 'autogen-test-file-generate' | Brad King | 2023-05-22 | 3 | -0/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Autogen: Add AUTOMOC test /w file(Generate) | Orkun Tokdemir | 2023-05-19 | 3 | -0/+31 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindOpenSSL-trust-root-dir' | Brad King | 2023-05-22 | 1 | -10/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindOpenSSL: Trust the user's OPENSSL_ROOT_DIR | Richard Levitte | 2023-05-19 | 1 | -10/+8 | |
* | | | | | | | | | | | | Merge topic 'doc-mingw-var' | Brad King | 2023-05-22 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Clarify meaning of MINGW variable | Brad King | 2023-05-19 | 1 | -2/+3 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'FileAPI-framework' | Brad King | 2023-05-22 | 55 | -31/+877 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fileapi: Extend codemodel targets/compileGroups with Apple frameworks | Marc Chevrier | 2023-05-19 | 55 | -31/+877 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-22 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-20 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-skip-linting' | Brad King | 2023-05-19 | 7 | -34/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Wording, formatting and ordering fixes for SKIP_LINTING docs | Craig Scott | 2023-05-19 | 7 | -34/+42 | |
* | | | | | | | | | | Merge topic 'doc-PRE_BUILD' | Brad King | 2023-05-19 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Clarify PRE_BUILD option for add_custom_command() | Craig Scott | 2023-05-19 | 1 | -3/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'test-bootstrap' | Brad King | 2023-05-19 | 7 | -22/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Add option to control timeout of BootstrapTest | Brad King | 2023-05-18 | 1 | -6/+5 | |
| * | | | | | | | | | | Tests: Modernize name of option to control existence of BootstrapTest | Brad King | 2023-05-18 | 7 | -16/+18 | |
* | | | | | | | | | | | Merge topic 'cxxmodules-private-between-targets' | Brad King | 2023-05-19 | 20 | -43/+202 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ci: Enable RunCMake.CXXModules collation cases in clang jobs | Brad King | 2023-05-18 | 3 | -3/+3 | |
| * | | | | | | | | | | | Tests/CXXModules: add example for private modules between targets | Ben Boeckel | 2023-05-18 | 8 | -0/+39 | |