aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* pkg/build: minor assorted improvements for netbsdDmitry Vyukov2019-02-221-26/+25
* pkg/build: added feature to copy kernel image for netbsdSiddharth M2019-02-222-10/+73
* all: reformat with Go 1.10Dmitry Vyukov2019-02-112-3/+3
* sys/linux: add NDISC packet formats to vnet.txtDan Robertson2019-02-112-3/+3
* pkb/build: extractRootCause for NetBSD tooGreg Steuck2019-02-111-2/+2
* pkg/build: share extractRootCause with openbsdGreg Steuck2019-02-114-38/+67
* pkg/build: add basic support for NetBSDSiddharth M2019-01-252-0/+70
* pkg/build/openbsd: always make clean to manage config in treeGreg Steuck2018-12-191-2/+6
* pkg/osutil: provide better RenameDmitry Vyukov2018-12-172-2/+2
* Merge pull request #874 from prattmic/bazel_versionMichael Pratt2018-12-131-3/+16
* pkg/build/openbsd: require kernel config files as configuration dataGreg Steuck2018-12-071-37/+12
* openbsd: run on gceGreg Steuck2018-11-272-15/+51
* pkg/build: copy fuchsia ssh keyDmitry Vyukov2018-11-211-1/+2
* [fuchsia] SSH fix and build invocation fix.Julia Hansbrough2018-11-161-3/+2
* [fuchsia] Fix typo in Fuchsia build.Julia Hansbrough2018-11-151-3/+2
* [fuchsia] Fix Fuchsia build.Julia Hansbrough2018-11-121-2/+4
* all: fix code formattingDmitry Vyukov2018-10-161-1/+0
* tools/create-gce-image.sh: create ext4 image without journallingDmitry Vyukov2018-10-151-1/+2
* tools/create-gce-image.sh: mount securityfs and configfsDmitry Vyukov2018-09-261-0/+2
* pkg/build: copy image to output dirDmitry Vyukov2018-09-171-6/+6
* pkg/build: OpenBSD support, currently limited to building a kcov enabled kernelAnton Lindqvist2018-09-172-0/+82