- introduce `SHOW_CCACHE=yes` for detailed ccache statistics and logging
- fix: kernel build is done under "env -i", so pass CCACHE_DIR down to Make if CCACHE_DIR is set...
- split from kernel.sh, show stats also for u-boot targets; show compile time
- add volume definition (under `${SRC}/cache/ccache`); auto-use that in Docker builds via `CCACHE_DIR`
- better logging for `do_with_ccache_statistics()`
- there's some CCACHE_DIR code from before; unify @TODO
|
||
|---|---|---|
| .. | ||
| patch | ||
| atf.sh | ||
| ccache.sh | ||
| debs.sh | ||
| distcc.sh | ||
| kernel-debs.sh | ||
| kernel.sh | ||
| uboot.sh | ||
| utils-compilation.sh | ||