- 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
|
||
|---|---|---|
| .. | ||
| bsp | ||
| cli | ||
| compilation | ||
| configuration | ||
| extras | ||
| general | ||
| host | ||
| image | ||
| logging | ||
| main | ||
| rootfs | ||