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
/
android.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: replace Walk with WalkDir to reduce os.Lstat calls
Gofastasf
2025-01-30
1
-3
/
+4
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-3
/
+3
*
pkg/build/cuttlefish: copy module objects
Liz Prucka
2024-09-14
1
-2
/
+2
*
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
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-13
/
+13
*
pkg/build: added build configs for android
Liz Prucka
2023-03-24
1
-7
/
+41
*
pkg/build: add build code for Android devices
Kris Alder
2023-03-08
1
-0
/
+133
*
pkg/build: rename android.go to cuttlefish.go
Kris Alder
2023-02-13
1
-160
/
+0
*
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: add kernel config to output dir for android
Kris Alder
2022-11-03
1
-5
/
+11
*
pkg/build: don't call fetch_cvd for Android instances
Kris Alder
2022-08-25
1
-4
/
+0
*
pkg/build: copy android kernel to obj/vmlinux
Kris Alder
2022-06-29
1
-2
/
+2
*
pkg/build: support debug tracing
Dmitry Vyukov
2022-06-24
1
-1
/
+1
*
pkg/build: fix typo for android/cuttlefish build
Kris Alder
2022-06-24
1
-1
/
+1
*
pkg/build: refactor cuttlefish image code to embedFiles()
Kris Alder
2022-05-06
1
-4
/
+65
*
pkg/build: build Android kernel and embed in Cuttlefish image
Kris Alder
2022-05-06
1
-0
/
+74