aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/build
Commit message (Expand)AuthorAgeFilesLines
...
* pkg/build: use fixed key when signing modulesJouni Hogander2020-10-091-0/+35
* pkg/build/fuchsia: expand fvm imageMarco Vanotti2020-10-011-1/+11
* pkg/build/fuchsia: create ssh keysMarco Vanotti2020-10-011-8/+29
* pkg/build/fuchsia: fix zbi and multiboot pathsMarco Vanotti2020-10-011-2/+2
* tools/create-gce-image.sh: drop rodata=nDmitry Vyukov2020-10-011-3/+3
* tools/create-gce-image.sh: mount the root filesystem read-writeRadoslav Gerganov2020-09-231-0/+1
* pkg/bisect: add ccache optionJouni Hogander2020-09-212-1/+19
* pkg/build, pkg/html: move generation logic into separate scriptsDmitry Vyukov2020-09-152-5/+12
* tools/create-gce-image.sh: support s390xAlexander Egorenkov2020-09-141-2/+7
* pkg/build: support Linux s390xAlexander Egorenkov2020-09-092-1/+4
* pkg/build: add configuration to /boot/loader.conf.local on FreeBSDMark Johnston2020-08-181-1/+1
* pkg: get and store Maintainers dataPedro Lopes2020-07-311-5/+6
* all: mark auto-generated filesDmitry Vyukov2020-07-292-2/+2
* sys/linux: add descriptions for i915 driverZubin Mithra2020-07-171-0/+2
* all: fix comments formatDmitry Vyukov2020-07-121-5/+5
* pkg/build: always truncate loader.conf on FreeBSDMark Johnston2020-07-111-1/+1
* pkg/build: load the SCTP and IPSec stacks on FreeBSDMark Johnston2020-07-111-0/+2
* all: fix log/error text starting with capital letterDmitry Vyukov2020-07-051-5/+1
* all: fix dup types in func argsDmitry Vyukov2020-07-042-2/+2
* all: don't compare string len with 0Dmitry Vyukov2020-07-041-1/+1
* pkg/build: extract "multiple definition" linker errorsDmitry Vyukov2020-06-142-5/+68
* tools: add custom udev rules to generated imagesRicardo Cañuelo2020-06-101-0/+2
* .golangci.yml: enable funlen checkerDmitry Vyukov2020-06-051-73/+82
* pkg/build: chmod key file before running qemuDmitry Vyukov2020-05-301-0/+5
* pkg/build: chmod output ssh keyDmitry Vyukov2020-05-291-0/+6
* pkg/build/fuchsia: Enable KASAN by default.Marco Vanotti2020-05-281-1/+2
* pkg/build/netbsd: use mknod rather than MAKEDEVm00nbsd2020-05-261-1/+1
* pkg/build: create /dev/vhci on NetBSDm00nbsd2020-05-241-0/+1
* pkg/build: find maintainers for build errorsDmitry Vyukov2020-05-092-17/+290
* pkg/build: parallelize a testDmitry Vyukov2020-05-091-12/+25
* pkg/build: Remove all the build dirs for NetBSD (#1688)Siddharth M2020-04-211-0/+10
* pkg/build: remove '-u' option for NetBSD build and increase timeout (#1686)Siddharth M2020-04-201-8/+8
* pkg/build: enable extra TCP stacks on FreeBSDMark Johnston2020-04-131-3/+11
* pkg/build: fix loader.conf modification in FreeBSD image build scriptMark Johnston2020-04-131-1/+1
* executor: re-run make generateDmitry Vyukov2020-03-311-2/+1
* tools/create-gce-image.sh: enable sysctl.kernel.hung_task_all_cpu_backtrace=1Dmitry Vyukov2020-03-301-0/+1
* tools, dashboard: run make generateAndrey Konovalov2020-03-281-2/+2
* pkg/build: Raise the timeout limit to 30min for building LLVM (tools)Kamil Rytarowski2020-02-221-1/+1
* pkg/build: switch to sha256Dmitry Vyukov2020-01-231-2/+2
* pkg/build: Fix always true caseSiddharth Muralee2019-12-171-10/+10
* pkg/build: improve extraction of build errorsDmitry Vyukov2019-12-112-16/+80
* 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