aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: fix coverage collection conditionDmitry Vyukov2018-12-311-5/+5
* Makefile: collect coverage report for codecov.ioDmitry Vyukov2018-12-311-0/+6
* tools/syz-trace2syz: add tool to convert strace output to programsshankarapailoor2018-12-061-1/+10
* Makefile: constrain gometalinter memory usageDmitry Vyukov2018-12-031-0/+6
* syz-manager: modernize web UIDmitry Vyukov2018-11-221-1/+1
* tools/syz-fmt: allow to reformat all OSes at onceDmitry Vyukov2018-11-171-8/+1
* sys/targest: introduce target.BuildOSDmitry Vyukov2018-11-171-1/+7
* sys: initial trusty supportDmitry Vyukov2018-11-071-0/+5
* Conditionally enable test -race when supported on the OS.Greg Steuck2018-10-291-1/+3
* Include generate_fidl as part of the `extract` step.Julia Hansbrough2018-10-021-2/+14
* Makefile: test openbsd buildDmitry Vyukov2018-09-201-3/+10
* Makefile: format openbsd syscall descriptionsDmitry Vyukov2018-09-201-0/+1
* sys/fuchsia: add Go script that generates fidl descriptionsDokyung Song2018-09-061-0/+4
* Revert "Makefile: Enable working with symlinked directories"Dmitry Vyukov2018-09-051-3/+1
* Makefile: Enable working with symlinked directoriesZach Riggle2018-08-301-1/+3
* tools/syz-runtest: add tool for program unit testingDmitry Vyukov2018-08-031-2/+5
* sys/test: add more testsDmitry Vyukov2018-08-031-0/+5
* Makefile: don't compile all targets into target binariesDmitry Vyukov2018-08-021-20/+23
* pkg/csource: rewrite gen.sh in GoDmitry Vyukov2018-07-271-1/+0
* Makefile: fix buildDmitry Vyukov2018-07-251-1/+1
* Makefile: install /bin/shDmitry Vyukov2018-07-251-0/+1
* Makefile: disable 32-bit executor buildDmitry Vyukov2018-07-241-2/+5
* executor: overhaulDmitry Vyukov2018-07-241-5/+12
* Makefile: add akaros supportDmitry Vyukov2018-07-051-4/+11
* Makefile: format C sources before generating GoDmitry Vyukov2018-06-301-1/+1
* Makefile: don't use target go to build build binariesDmitry Vyukov2018-06-301-10/+11
* Makefile: simplify fuchsia Go buildDmitry Vyukov2018-06-291-10/+1
* Makefile: fix fuchsia buildDmitry Vyukov2018-06-261-3/+2
* pkg/build: move from pkg/kernelDmitry Vyukov2018-06-221-1/+1
* pkg/report: allow to specify suppressions per OSDmitry Vyukov2018-06-221-5/+2
* docs: update fuchsia instructionsDmitry Vyukov2018-06-061-1/+1
* Makefile, sys/targets: move all native compilation logic to sys/targetsDmitry Vyukov2018-06-061-53/+15
* Makefile: allow to extract consts only from specified filesDmitry Vyukov2018-05-181-2/+4
* Makefile: don't run gometalinter in parallelDmitry Vyukov2018-05-131-2/+2
* Makefile: print uname in install_prerequisitesDmitry Vyukov2018-05-131-0/+3
* Makefile: don't fail on unknown packagesDmitry Vyukov2018-05-121-2/+4
* Makefile: fix depsDmitry Vyukov2018-05-051-1/+1
* Makefile: parallelizeDmitry Vyukov2018-05-041-37/+78
* Makefile: fix build in an i386 debian chrootTheodore Ts'o2018-04-301-0/+4
* Makefile: fix install_prerequisitesDmitry Vyukov2018-04-021-1/+3
* Makefile: remove obsolete packageDmitry Vyukov2018-03-311-1/+1
* fuchsia: Update syzkaller to build with current Fuchsia API. (#543)Julia Hansbrough2018-03-211-4/+8
* Makefile: enable gometalinter on travis (#537)Dmitry Vyukov2018-03-201-4/+10
* Makefile: Enable CGO and set ZIRCON_BUILD_DIR for Fuchsia targets.Julia Hansbrough2018-02-151-3/+6
* executor: compile with -O2Dmitry Vyukov2018-02-101-1/+1
* syz/syz-extract: Update Fuchsia extractor with current Fuchsia paths.Julia Hansbrough2018-02-041-2/+2
* vm/vmimpl: unbreak freebsd buildDmitry Vyukov2018-01-161-3/+7
* Makefile: fix git "modified tree" testEd Maste2017-12-211-1/+1
* Makefile: fix Android buildsDmitry Vyukov2017-12-201-41/+10
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-0/+1