nsxiv/etc
NRK 28018e92d3 CI: misc cleanups + faster analysis (#449)
* 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.
2023-06-15 15:25:54 +00:00
..
examples Move uncritical files into `etc/` (#350) 2022-08-09 16:21:52 +02:00
woodpecker CI: misc cleanups + faster analysis (#449) 2023-06-15 15:25:54 +00:00
.clang-format etc changes related to code-style docs 2023-03-11 18:37:08 +06:00
CHANGELOG.md fix a typpo in CHANGELOG.md 2023-03-17 08:13:31 +06:00
CONTRIBUTING.md etc changes related to code-style docs 2023-03-11 18:37:08 +06:00
nsxiv.1 update documentation (#448) 2023-05-28 06:49:07 +00:00
nsxiv.desktop Move uncritical files into `etc/` (#350) 2022-08-09 16:21:52 +02:00