aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: add fops_probe utilityDmitry Vyukov2019-12-031-1/+2
* tools/fuchsia: remove custom Go toolchain scriptsMatthew Dempsky2019-11-191-6/+0
* Makefile: support overriding CGO_ENABLEDDmitry Vyukov2019-10-111-1/+2
* tools: add syz-expandAndrey Konovalov2019-09-231-0/+3
* all: convert Fuchsia to use "host fuzzing" modeMatthew Dempsky2019-08-271-6/+5
* travis: add fuzzit.dev supportDmitry Vyukov2019-07-301-2/+3
* Makefile: build fuchsia go binaries using the sdkMarco Vanotti2019-07-231-2/+9
* travis: use cacheDenis Efremov2019-06-251-1/+1
* sys/freebsd: Add support for fuzzing FreeBSD/i386Andrew Turner2019-05-291-2/+7
* Makefile: switch to golangci-lintDmitry Vyukov2019-05-151-21/+5
* Makefile: enable 386 executor build in presubmitDmitry Vyukov2019-05-071-5/+1
* Makefile: enable arm executor build in presubmitDmitry Vyukov2019-05-071-3/+1
* .golangci.yml: updateDmitry Vyukov2019-04-231-0/+6
* Makefile: install gnueabi arm compilerDmitry Vyukov2019-04-121-2/+2
* all: add basic USB fuzzing supportAndrey Konovalov2019-04-111-0/+3
* Makefile: change go binary path for fuchsia. (#1102)Marco Vanotti2019-04-031-1/+1
* dashboard/app: properly handle build failuresDmitry Vyukov2019-03-251-1/+3
* Makefile: fix tidy ruleDmitry Vyukov2019-03-211-1/+3
* all: switch to Go 1.12Dmitry Vyukov2019-03-141-3/+2
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-1/+2
* Makefile: don't cross-compile executor if cross-compiler is missingDmitry Vyukov2019-01-241-5/+11
* Makefile: enable -Wunused-const-variableDmitry Vyukov2019-01-191-2/+1
* Makefile: fix double $(GO) $(GO)Dmitry Vyukov2019-01-141-2/+2
* 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