]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Support escaping dollar signs in configuration values
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 2 Jul 2023 08:44:16 +0000 (10:44 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 2 Jul 2023 09:28:26 +0000 (11:28 +0200)
commitc92b683b3a2ab1215fb4d9a99e3f42400562d3c2
tree9140dc84fc0db5553bec122d2bece7a0e812245c
parent3c7fa42f147f8323deed84a87f29db483b319de3
feat: Support escaping dollar signs in configuration values
doc/MANUAL.adoc
src/Util.cpp
unittest/test_Util.cpp