aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/build
Commit message (Expand)AuthorAgeFilesLines
* pkg/build: include syz-executor in Fuchsia base imageMatthew Dempsky2019-12-091-2/+24
* pkg/build: add support to build the NetBSD kernel with KMSanSiddharth M2019-12-061-8/+24
* pkg/build: make linux implement binary signerDmitry Vyukov2019-11-251-0/+6
* pkg/build: produce more deterministic linux binariesDmitry Vyukov2019-11-181-1/+4
* pkg/build: add build signaturesDmitry Vyukov2019-11-063-5/+136
* pkg/build: refactor Image function argumentsDmitry Vyukov2019-11-0610-133/+139
* pkg/vcs: make EnvForCommit return full compiler pathDmitry Vyukov2019-10-221-1/+1
* pkg/bisect: add initial testing support for cause bisectionZubin Mithra2019-10-222-1/+18
* pkg/build: build netbsd using config filesSiddharth M2019-09-181-17/+1
* pkg/build: fix linux make invocationDmitry Vyukov2019-09-021-1/+1
* pkg/build: make linux builds more deterministicDmitry Vyukov2019-09-011-0/+10
* pkg/build: factor out linux make executionDmitry Vyukov2019-09-011-19/+9
* pkg/build: use sandbox to build fuchsia.Marco Vanotti2019-08-201-3/+12
* pkg/build: increase timeout for building fuchsiaMarco Vanotti2019-08-141-1/+1
* pkg/build: Enable additional invariants-checking in FreeBSD kernelsMark Johnston2019-08-021-0/+3
* pkg/build: change gcc for clang in fuchsiaMarco Vanotti2019-07-231-3/+3
* pkg/build: Add ssh keys for fuchsiaMarco Vanotti2019-07-231-5/+13
* pkg/build: add DEBUG alsoR3x2019-06-241-0/+1
* pkg/build: add LOCKDEBUG and KASAN_PANICR3x2019-06-241-0/+3
* pkg/build: fix the failing buildR3x2019-06-111-5/+3
* pkg/build: update env variables for akarosAditya Basu2019-06-031-2/+1
* pkg/build: Add the KCOV build commandsR3x2019-05-231-1/+6
* pkg/build: Add ppc64le Linux as a supported configurationAndrew Donnellan2019-05-032-6/+24
* pkg/build: Call Linux image creation script with target arch argumentAndrew Donnellan2019-05-031-3/+4
* tools/create-gce-image.sh: Generate ppc64le pseries disk imagesAndrew Donnellan2019-05-031-7/+47
* sys/freebsd: Add pf ioctl()sKristof Provost2019-04-231-0/+2
* pkg/build: update zircon build directory. (#1132)Marco Vanotti2019-04-221-3/+3
* pkg/build: detect "Permission denied" as build errorDmitry Vyukov2019-04-092-0/+32
* pkg/build: extract first build error instead of lastDmitry Vyukov2019-04-052-4/+26
* pkg/build: increase gvosir build timeoutDmitry Vyukov2019-04-011-1/+4
* pkg/build: shutdown bazel in case of errors tooDmitry Vyukov2019-03-291-1/+2
* pkg/build: extract bazel build errorsDmitry Vyukov2019-03-295-5/+29
* pkg/build: Add ssh tools for fuchsia.Marco Vanotti2019-03-291-0/+1
* pkg/build: update fuchsia build commands.Marco Vanotti2019-03-271-2/+3
* pkg/build: add a test for build failure root causingDmitry Vyukov2019-03-211-0/+15
* pkg/build: copy kernel.full to the objdir after a buildMark Johnston2019-03-191-11/+14
* all: switch to Go 1.12Dmitry Vyukov2019-03-142-3/+3
* pkg/build: avoid hard-coding partition numbers in the freebsd buildMark Johnston2019-03-141-1/+2
* pkg/build: use incremental builds for the FreeBSD kernel toolchainMark Johnston2019-03-141-6/+6
* pkg/build: update fuchsia build commands.Marco Vanotti2019-03-141-1/+4
* pkg/build: fix getBuilder for fuchsia.Marco Vanotti2019-03-141-2/+2
* pkg/build: add freebsdMark Johnston2019-03-122-0/+88
* pkg/build: reduce cyclomatic complexity of getBuilder()Mark Johnston2019-03-121-15/+23
* pkg/build: don't export OS-specific functionsMark Johnston2019-03-122-5/+5
* ci-openbsd-multicore: enable PF (#1033)Greg Steuck2019-03-051-8/+14
* pkg/build: update fuchsia fx argumentsJulia Hansbrough2019-03-011-1/+1
* fuchsia: Update Syzkaller to pull from Fuchsia monorepo (#1021)Julia Hansbrough2019-02-271-3/+3
* pkg/build: fix netbsd ifconfigDmitry Vyukov2019-02-231-1/+1
* pkg/build: setup network interface on GCE for netbsdDmitry Vyukov2019-02-231-3/+8
* pkg/build: netbsd build improvementsDmitry Vyukov2019-02-237-27/+29