index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
build
/
build.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/build: extract Rust build errors
Aleksandr Nogikh
2025-11-03
1
-0
/
+1
*
tools/docker: install bazelisk instead of bazel
Konstantin Bogomolov
2025-08-28
1
-1
/
+4
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-7
/
+8
*
pkg/build: add build command for starnix
Laura Peskin
2024-10-30
1
-0
/
+2
*
pkg/build: share parameters sanitization between builds and cleans
Florent Revest
2024-10-15
1
-6
/
+11
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-5
/
+5
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-0
/
+1
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
1
-0
/
+20
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-3
/
+3
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
1
-0
/
+5
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-1
/
+0
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-2
/
+3
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
pkg/build: added build configs for android
Liz Prucka
2023-03-24
1
-0
/
+2
*
pkg/build: add build code for Android devices
Kris Alder
2023-03-08
1
-0
/
+2
*
pkg/build: rename android.go to cuttlefish.go
Kris Alder
2023-02-13
1
-1
/
+1
*
pkg/build: be more lenient when parsing Bazel's build log
Tobias Werth
2022-10-28
1
-1
/
+1
*
all: add support for custom linker
Aleksandr Nogikh
2022-10-12
1
-7
/
+9
*
pkg/build: extract fuchsia build errors better
Dmitry Vyukov
2022-09-13
1
-1
/
+2
*
pkg/build: support debug tracing
Dmitry Vyukov
2022-06-24
1
-0
/
+5
*
pkg/build: return error on error
Dmitry Vyukov
2022-06-24
1
-1
/
+2
*
pkg/build: build Android kernel and embed in Cuttlefish image
Kris Alder
2022-05-06
1
-2
/
+6
*
pkg/build: simplify the code
Aleksandr Nogikh
2022-04-08
1
-29
/
+14
*
pkg/build: increse timeout for bazel
Dmitry Vyukov
2021-09-21
1
-3
/
+4
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
1
-6
/
+8
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
1
-12
/
+2
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
1
-15
/
+31
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-3
/
+3
*
pkg/build: recognize make's "No rule to make target" error
Dmitry Vyukov
2021-06-15
1
-0
/
+1
*
pkg/build, Makefile: basic darwin/amd64 build plumbing
Patrick Meyer
2021-05-20
1
-0
/
+1
*
pkg/build: add BTF error format
Dmitry Vyukov
2021-04-13
1
-0
/
+1
*
pkg/build: enable building linux/arm for qemu
Dmitry Vyukov
2021-01-26
1
-19
/
+22
*
pkg/build: extract another build error root cause
Dmitry Vyukov
2021-01-05
1
-12
/
+13
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-12
/
+13
*
pkg/build: detect errors due to missing files
Dmitry Vyukov
2020-10-21
1
-0
/
+1
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-0
/
+1
*
pkg/build: support Linux s390x
Alexander Egorenkov
2020-09-09
1
-0
/
+1
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-5
/
+6
*
pkg/build: extract "multiple definition" linker errors
Dmitry Vyukov
2020-06-14
1
-5
/
+17
*
pkg/build: chmod output ssh key
Dmitry Vyukov
2020-05-29
1
-0
/
+6
*
pkg/build: find maintainers for build errors
Dmitry Vyukov
2020-05-09
1
-11
/
+60
*
pkg/build: improve extraction of build errors
Dmitry Vyukov
2019-12-11
1
-11
/
+33
*
pkg/build: add build signatures
Dmitry Vyukov
2019-11-06
1
-5
/
+24
*
pkg/build: refactor Image function arguments
Dmitry Vyukov
2019-11-06
1
-14
/
+26
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-1
/
+1
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-1
/
+2
*
pkg/build: Add ppc64le Linux as a supported configuration
Andrew Donnellan
2019-05-03
1
-0
/
+1
*
pkg/build: detect "Permission denied" as build error
Dmitry Vyukov
2019-04-09
1
-0
/
+1
*
pkg/build: extract first build error instead of last
Dmitry Vyukov
2019-04-05
1
-1
/
+4
[next]