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
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
1
-16
/
+15
*
pkg/build/linux: add compiler detection
Aleksandr Nogikh
2021-07-20
1
-1
/
+22
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
1
-14
/
+19
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-5
/
+5
*
pkg/build: add a new way of building linux images
Dmitry Vyukov
2021-01-29
1
-7
/
+7
*
tools/create-gce-image.sh: setup ssh with empty password
Dmitry Vyukov
2021-01-29
1
-7
/
+0
*
pkg/build: support all arches for linux
Dmitry Vyukov
2021-01-26
1
-13
/
+17
*
pkg/build: support injected boot for linux/qemu
Dmitry Vyukov
2020-11-21
1
-14
/
+27
*
pkg/build: support cross-compilation for linux
Dmitry Vyukov
2020-11-21
1
-19
/
+45
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-5
/
+6
*
pkg/build: consistently chown new files
Dmitry Vyukov
2020-10-17
1
-36
/
+36
*
pkg/build: use fixed key when signing modules
Jouni Hogander
2020-10-09
1
-0
/
+35
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-1
/
+18
*
pkg/build, pkg/html: move generation logic into separate scripts
Dmitry Vyukov
2020-09-15
1
-5
/
+1
*
pkg/build: support Linux s390x
Alexander Egorenkov
2020-09-09
1
-1
/
+3
*
all: mark auto-generated files
Dmitry Vyukov
2020-07-29
1
-1
/
+1
*
pkg/build: switch to sha256
Dmitry Vyukov
2020-01-23
1
-2
/
+2
*
pkg/build: make linux implement binary signer
Dmitry Vyukov
2019-11-25
1
-0
/
+6
*
pkg/build: produce more deterministic linux binaries
Dmitry Vyukov
2019-11-18
1
-1
/
+4
*
pkg/build: add build signatures
Dmitry Vyukov
2019-11-06
1
-0
/
+30
*
pkg/build: refactor Image function arguments
Dmitry Vyukov
2019-11-06
1
-23
/
+21
*
pkg/build: fix linux make invocation
Dmitry Vyukov
2019-09-02
1
-1
/
+1
*
pkg/build: make linux builds more deterministic
Dmitry Vyukov
2019-09-01
1
-0
/
+10
*
pkg/build: factor out linux make execution
Dmitry Vyukov
2019-09-01
1
-19
/
+9
*
pkg/build: Add ppc64le Linux as a supported configuration
Andrew Donnellan
2019-05-03
1
-6
/
+23
*
pkg/build: Call Linux image creation script with target arch argument
Andrew Donnellan
2019-05-03
1
-3
/
+4
*
pkg/build: extract bazel build errors
Dmitry Vyukov
2019-03-29
1
-1
/
+1
*
pkg/build: netbsd build improvements
Dmitry Vyukov
2019-02-23
1
-1
/
+1
*
pkg/build: share extractRootCause with openbsd
Greg Steuck
2019-02-11
1
-37
/
+0
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
pkg/build: save kernel config early
Dmitry Vyukov
2018-07-24
1
-4
/
+5
*
pkg/build: support fuchsia builds
Dmitry Vyukov
2018-06-28
1
-3
/
+0
*
pkg/build: pave way for multi-OS support
Dmitry Vyukov
2018-06-22
1
-33
/
+47
*
pkg/build: support bazel in CompilerIdentity
Dmitry Vyukov
2018-06-22
1
-12
/
+0
*
pkg/build: move from pkg/kernel
Dmitry Vyukov
2018-06-22
1
-0
/
+162