index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/build: use relative path for fx set directory arg
Laura Peskin
2024-12-09
1
-3
/
+3
*
pkg/build: avoid relying on environment file for ffx
Laura Peskin
2024-12-02
1
-1
/
+10
*
pkg/build: add build command for starnix
Laura Peskin
2024-10-30
2
-0
/
+118
*
pkg/build/bsd: use the number of CPUs provided in params in clean
Florent Revest
2024-10-15
2
-4
/
+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
11
-33
/
+28
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
2
-5
/
+9
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
2
-1
/
+68
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
pkg/build/cuttlefish: copy module objects
Liz Prucka
2024-09-14
2
-2
/
+5
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
5
-11
/
+11
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
5
-20
/
+25
*
tools: correct resolv.conf filename for nameserver configuration
Richard Smith
2024-06-05
1
-1
/
+1
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
2
-2
/
+0
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-132
/
+0
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-2
/
+1
*
pkg/build: run NetBSD in qemu emulation mode
Aleksandr Nogikh
2024-04-11
1
-1
/
+3
*
build/cuttlefish: revert input config support
Liz Prucka
2024-03-12
1
-41
/
+1
*
pkg/build: pass additional flags from Android build config
Kris Alder
2024-03-08
1
-28
/
+22
*
pkg/build: copy unstripped module object files for Pixel
Liz Prucka
2024-02-05
1
-0
/
+29
*
pkg/build: fix incorrect vm instantiation
Aleksandr Nogikh
2024-02-05
1
-1
/
+3
*
pkg/build: don't use Fatal() inside goroutines
Aleksandr Nogikh
2023-11-28
1
-20
/
+29
*
pkg/build/fuchsia.go: goconst false positive
Taras Madan
2023-11-09
1
-0
/
+1
*
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
10
-51
/
+51
*
tools/create-gce-image: add rootwait command line option for ppc64le
Andrew Donnellan
2023-07-24
1
-1
/
+1
*
tools/create-gce-image.sh: don't use a fixed root device path on ppc64le
Andrew Donnellan
2023-07-24
1
-1
/
+1
*
tools/create-gce-image.sh: use DOS MBR instead of GPT for ppc64le images
Andrew Donnellan
2023-07-24
1
-3
/
+3
*
pkg/build: don't coverage-instrument gVisor sync package in race builds
Jamie Liu
2023-07-14
1
-0
/
+1
*
build/cuttlefish: build from config file
Liz Prucka
2023-06-29
1
-2
/
+42
*
pkg/build: update .config path for Bazel Cuttlefish builds
Liz Prucka
2023-05-16
1
-1
/
+1
*
pkg/build: clean dist directory
Liz Prucka
2023-05-08
1
-1
/
+4
*
pkg/build/cuttlefish: sandbox cuttlefish bazel build
Liz Prucka
2023-05-05
1
-0
/
+3
*
pkg/build: added build configs for android
Liz Prucka
2023-03-24
2
-7
/
+43
*
pkg/build: add build code for Android devices
Kris Alder
2023-03-08
2
-0
/
+135
*
pkg/build: clean Cuttlefish build output
Liz Prucka
2023-03-01
1
-0
/
+4
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
3
-7
/
+5
*
gvisor: fix race builds (#3704)
Andrei Vagin
2023-02-17
1
-1
/
+1
*
pkg/build: rename android.go to cuttlefish.go
Kris Alder
2023-02-13
2
-11
/
+11
*
pkg/build: added bazel build for android
Liz Prucka
2023-02-10
1
-9
/
+32
*
pkg/build: update kernel headers path
Liz Prucka
2023-01-26
1
-1
/
+1
*
pkg/build: include all build output in FreeBSD buildkernel errors
Mark Johnston
2023-01-23
1
-7
/
+13
*
pkg/build/gvisor: make gVisor configuration parsing stricter (#3617)
Etienne Perot
2023-01-20
1
-17
/
+32
*
pkg/build: try harder to get a clean build on FreeBSD
Mark Johnston
2023-01-20
1
-0
/
+3
*
pkg/build: try a clean toolchain build on FreeBSD
Mark Johnston
2022-12-15
1
-1
/
+1
*
pkg/build: add kernel config to output dir for android
Kris Alder
2022-11-03
1
-5
/
+11
*
pkg/build: update fuchsia tools target name
Laura Peskin
2022-10-31
1
-1
/
+1
*
pkg/build: be more lenient when parsing Bazel's build log
Tobias Werth
2022-10-28
1
-1
/
+1
[next]