]> git.ipfire.org Git - thirdparty/ccache.git/commit
Ignore SOURCE_DATE_EPOCH under time_macros sloppiness (#755)
authorAzat Khuzhin <a3at.mail@gmail.com>
Sat, 9 Jan 2021 18:44:30 +0000 (21:44 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Jan 2021 18:44:30 +0000 (19:44 +0100)
commitbe1ed7749cce3fdb4b3321d4c88749afd2a790a2
treeefb24aee28332a90942aa54ceec6f5b4bd988428
parent94ace27068b07f548e71a217d781ff37a352bdd7
Ignore SOURCE_DATE_EPOCH under time_macros sloppiness (#755)

SOURCE_DATE_EPOCH will be passed from debhelpers, by extracting last
entry from d/changelog (or current time if there is entries)
And this will not allow to use cache.
doc/MANUAL.adoc
src/ccache.cpp
test/suites/base.bash