Debian Patches
Status for clazy/1.16-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian-tests-extra-libs.diff | Add environment variable for extra link flags Enable the usage of an environment variable to pass extra flags to linking steps. |
Pino Toscano <pino@debian.org> | not-needed | 2024-07-05 | ||
select-clangpp.diff | Select which executable to use as "clang++" This way, we can set a specific one, in case the distribution ships different versions of LLVM/Clang. |
Pino Toscano <pino@debian.org> | no | 2019-02-01 | ||
tests-clang-tidy-envvar.diff | Make it possible to specify the 'clang-tidy' executable Add $CLAZY_CLANG_TIDY as environment variable to specify the executable of 'clang-tidy' to use; in addition to be consistent with the use of 'clang-apply-replacements', it also make it possible to select a different executable than the unversioned one in $PATH (e.g. a versioned one). . Tweak the internal logic a bit to not rely on a certain string to determine whether a command is actually 'clang-tidy'. |
Pino Toscano <pino@debian.org> | no | 2025-09-26 |