uclient: update to Git HEAD (2024-04-19)
[openwrt/openwrt.git] / .github / workflows / build.yml
2023-06-25 Christian MarangiCI: drop unused reusable workflow and dockerfiles
2023-05-31 Petr Štetiarci: build: verify downloaded toolchain tarball
2023-05-31 Christian MarangiCI: add support for getting ccache cache from S3
2023-05-31 Christian MarangiCI: build: limit cache save/delete only on push events
2023-05-31 Christian MarangiCI: build: fix ccache cache usage
2023-05-31 Christian MarangiCI: build: add option to define custom ccache cache...
2023-05-31 Christian MarangiCI: build: add option to disable use of ccache
2023-05-31 Christian MarangiCI: build: add job to remove previous ccache cache...
2023-05-31 Christian MarangiCI: build: split cache ccache in separate restore and...
2023-05-31 Christian MarangiCI: build: drop redundant generate ccache hash job
2023-05-25 Christian MarangiCI: build: fix parse toolchain step failing for git...
2023-05-23 Christian MarangiCI: build: Add support to use container included extern...
2023-05-23 Christian MarangiCI: build: add checks to test if toolchain container...
2023-05-23 Christian MarangiCI: build: add option to configure container to use
2023-05-23 Christian MarangiCI: build: package external toolchain after build
2023-05-22 Christian MarangiCI: rework build workflow to have split target and...
2023-04-26 Petr Štetiarci: add Coverity Scan scheduled workflow
2023-03-22 Christian MarangiCI: build: disable cache of external toolchain/sdk
2023-01-31 Christian MarangiCI: use openwrt official tools container by default
2023-01-23 Christian MarangiCI: tools: directly copy prebuilt tools in container
2023-01-10 Christian MarangiCI: build: fallback to compile toolchain if external...
2023-01-04 Christian MarangiCI: build: fix external toolchain use with release...
2022-12-16 Christian MarangiCI: build: make kernel build configurable
2022-12-16 Christian MarangiCI: improve build naming for shared workflow
2022-12-07 Christian MarangiCI: build: skip sdk adapt to external toolchain on...
2022-12-06 Christian MarangiCI: build: fix use of sdk as toolchain
2022-12-04 Christian MarangiCI: build: fix matching for openwrt release branch...
2022-12-04 Christian MarangiCI: fix matching for openwrt release branch for contain...
2022-12-04 Christian MarangiCI: build: add support to fallback to sdk for external...
2022-12-04 Christian MarangiCI: build: add support for external toolchains from...
2022-12-04 Christian MarangiCI: build: add support for per branch tools container
2022-12-03 Hauke MehrtensCI: Build all boards and testing kernel
2022-12-03 Hauke MehrtensCI: Allow building with internal toolchain
2022-12-03 Hauke MehrtensCI: Extract the OpenWrt building to own sub workflow