[wesnoth-commits] [wesnoth/wesnoth] b71f7c: Moves the ccache clang wrapper scripts to utils/tr...
GitHub
noreply at github.com
Sat Feb 24 16:56:07 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b71f7cdc3cfc3a41d4a3ac79c5117186c2fa6599
https://github.com/wesnoth/wesnoth/commit/b71f7cdc3cfc3a41d4a3ac79c5117186c2fa6599
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-02-24 (Sat, 24 Feb 2018)
Changed paths:
M .travis.yml
M docker_run.sh
R projectfiles/Xcode/ccache-clang
R projectfiles/Xcode/ccache-clang++
A utils/travis/ccache-clang
A utils/travis/ccache-clang++
Log Message:
-----------
Moves the ccache clang wrapper scripts to utils/travis/.
Also clears the ccache statistics after printing them. This means the hit/miss count will be shown per run, rather than cumulatively.
More information about the Commits
mailing list