mirror of
https://codeberg.org/nsxiv/nsxiv
synced 2024-11-11 07:10:50 +00:00
28018e92d3
* switch to git ls-files to avoid picking up any other local .c files * enable assertions during static analysis since we used some assertions to disable/silence certain warnings. * update TCC commit hash to a more recent one * parallelize static analysis cppcheck already has -j argument to parallelize it's analysis and provide results faster, clang-tidy unfortunately doesn't. so use xargs -P to archive parallel execution. on my system this brings down the analysis time from ~27s to ~5s. |
||
---|---|---|
.. | ||
examples | ||
woodpecker | ||
.clang-format | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
nsxiv.1 | ||
nsxiv.desktop |