]> git.ipfire.org Git - thirdparty/ccache.git/commit
Improve debug log filenames
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 2 Oct 2018 18:15:32 +0000 (20:15 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 2 Oct 2018 18:19:10 +0000 (20:19 +0200)
commit7c5d9aec6de2d5c78230682b91d9804fdbf05ffe
tree213760241e13cf960d6b01405a495ec8ea519954
parentb3a76d795f7be07974bb4ec4f9d20be29a552556
Improve debug log filenames

The “<objectfile>.ccache-hashX” files are also input data, so I think
that calling the “human-readable” version “<objectfile>.ccache-input” a
bit unpedagogical. Changes:

<objectfile>.ccache-hashX -> <objectfile>.ccache-input-X
<objectfile>.ccache-input -> <objectfile>.ccache-input-text
src/ccache.c