openwrt/.github/workflows
Hauke Mehrtens 31fb360f57
CI: Allow building with internal toolchain
This adds an option to build with internal toolchain. This can be used
to build targets which are currently not build by the OpenWrt build bots
and which needs their own toolchain build for every build.

Building the toolchain takes about 30 minutes compared to using the
external toolchain which takes some seconds.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 08f5283392)
2022-12-04 17:37:00 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 17:36:55 +01:00
build.yml CI: Allow building with internal toolchain 2022-12-04 17:37:00 +01:00
check-kernel-patches.yml CI: Extract the OpenWrt building to own sub workflow 2022-12-04 17:37:00 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 17:36:55 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-12-04 17:36:57 +01:00
kernel.yml CI: Extract the OpenWrt building to own sub workflow 2022-12-04 17:37:00 +01:00
labeler.yml build: harden GitHub workflow permissions 2022-12-04 17:36:57 +01:00
packages.yml CI: Extract the OpenWrt building to own sub workflow 2022-12-04 17:37:00 +01:00
tools.yml CI: bump actions/download,upload-artifact action to v3 2022-12-04 17:36:58 +01:00