]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Improve PRINT macro to accept format string without arguments
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Feb 2026 18:11:52 +0000 (19:11 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 13 Feb 2026 21:17:42 +0000 (22:17 +0100)
commit7c9ddcff4a1129c1769d0f562e86eb35ae2cdb05
treef3e4c01fa43a0fab2ae597a87026125156ef10a2
parent5607dab328bb5f7d5c6301804814a5e88e4d160c
refactor: Improve PRINT macro to accept format string without arguments
src/ccache/ccache.cpp
src/ccache/core/mainoptions.cpp
src/ccache/core/manifest.cpp
src/ccache/storage/local/localstorage.cpp
src/ccache/test_lockfile.cpp
src/ccache/util/format.hpp
test/storage/client/main.cpp