index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: build: verify downloaded toolchain tarball
Petr Štetiar
2023-10-24
1
-2
/
+12
*
CI: add support for getting ccache cache from S3
Christian Marangi
2023-10-24
1
-3
/
+37
*
CI: build: limit cache save/delete only on push events
Christian Marangi
2023-10-24
1
-2
/
+2
*
CI: build: fix ccache cache usage
Christian Marangi
2023-10-24
1
-1
/
+12
*
CI: build: add option to define custom ccache cache type
Christian Marangi
2023-10-24
1
-2
/
+5
*
CI: build: add option to disable use of ccache
Christian Marangi
2023-10-24
1
-5
/
+13
*
CI: build: add job to remove previous ccache cache if already exist
Christian Marangi
2023-10-24
1
-0
/
+11
*
CI: build: split cache ccache in separate restore and save jobs
Christian Marangi
2023-10-24
1
-2
/
+9
*
CI: build: Add support to use container included external toolchain
Christian Marangi
2023-10-24
1
-1
/
+20
*
CI: build: add checks to test if toolchain container can be used
Christian Marangi
2023-10-24
1
-2
/
+18
*
CI: build: add option to configure container to use
Christian Marangi
2023-10-24
1
-1
/
+4
*
CI: build: package external toolchain after build
Christian Marangi
2023-10-24
1
-0
/
+26
*
CI: build: drop redundant generate ccache hash job
Christian Marangi
2023-10-24
1
-9
/
+1
*
CI: build: fix parse toolchain step failing for git strict rules
Christian Marangi
2023-05-25
1
-22
/
+22
*
CI: rework build workflow to have split target and subtarget directly
Christian Marangi
2023-05-24
1
-18
/
+14
*
ci: add Coverity Scan scheduled workflow
Petr Štetiar
2023-04-26
1
-0
/
+70
*
CI: build: disable cache of external toolchain/sdk
Christian Marangi
2023-03-22
1
-13
/
+2
*
CI: use openwrt official tools container by default
Christian Marangi
2023-01-31
1
-0
/
+8
*
CI: tools: directly copy prebuilt tools in container
Christian Marangi
2023-01-23
1
-5
/
+10
*
CI: build: fallback to compile toolchain if external toolchain fail
Christian Marangi
2023-01-11
1
-3
/
+5
*
CI: build: fix external toolchain use with release tag tests
Christian Marangi
2023-01-04
1
-1
/
+1
*
CI: build: make kernel build configurable
Christian Marangi
2022-12-16
1
-0
/
+4
*
CI: improve build naming for shared workflow
Christian Marangi
2022-12-16
1
-2
/
+2
*
CI: build: skip sdk adapt to external toolchain on cache hit
Christian Marangi
2022-12-07
1
-1
/
+1
*
CI: build: fix use of sdk as toolchain
Christian Marangi
2022-12-06
1
-0
/
+28
*
CI: build: fix matching for openwrt release branch for toolchain parsing
Christian Marangi
2022-12-04
1
-6
/
+8
*
CI: fix matching for openwrt release branch for container selection
Christian Marangi
2022-12-04
1
-4
/
+6
*
CI: build: add support to fallback to sdk for external toolchain
Christian Marangi
2022-12-04
1
-8
/
+33
*
CI: build: add support for external toolchains from stable branch
Christian Marangi
2022-12-04
1
-2
/
+27
*
CI: build: add support for per branch tools container
Christian Marangi
2022-12-04
1
-1
/
+28
*
CI: Build all boards and testing kernel
Hauke Mehrtens
2022-12-03
1
-0
/
+20
*
CI: Allow building with internal toolchain
Hauke Mehrtens
2022-12-03
1
-1
/
+20
*
CI: Extract the OpenWrt building to own sub workflow
Hauke Mehrtens
2022-12-03
1
-0
/
+213