]> git.ipfire.org Git - thirdparty/ccache.git/commit
Extract formatting logic from make (#585)
authorAlexander Lanin <alex@lanin.de>
Sun, 26 Apr 2020 18:13:21 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 18:13:21 +0000 (20:13 +0200)
commit827237fdec2db69a680abbdd695879c99924a40c
treeebb9c49be0521aac54458becf33e0872dd35799a
parent84ff6b7f4a82eb7a61f875f322851037797f6bb0
Extract formatting logic from make (#585)

This way it is executable without running configure first.
dev.mk.in
misc/check_format.sh [new file with mode: 0755]
misc/format.sh [new file with mode: 0755]
misc/run-clang-format