1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 11:43:54 +02:00
openwrt/.github/workflows
Christian Marangi 137ba15e6e
CI: kernel: use ccache to speedup workflow
Use ccache to speedup kernel compilation.
Ccache dir is cached across each build test. To refresh ccache directory
we generate an hash of the kernel include files, that includes the
kernel versions of every kernel supported and the kernel compile
includes.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-10-06 15:58:19 +02:00
..
scripts ci: show build failures directly in job log output 2022-09-20 12:14:54 +02:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-09-30 22:26:54 +02:00
formal.yml ci: move scripts into separate directory 2022-09-20 12:14:54 +02:00
kernel.yml CI: kernel: use ccache to speedup workflow 2022-10-06 15:58:19 +02:00
labeler.yml build: harden GitHub workflow permissions 2022-09-19 15:02:27 +02:00
tools.yml CI: tools: compile tools with ccache support for tools container 2022-10-06 15:58:15 +02:00