aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: add syz-big-envDmitry Vyukov2020-06-021-5/+20
* .github/workflows: add CI workflowDmitry Vyukov2020-05-181-29/+26
* tools: add syz-envDmitry Vyukov2020-05-181-2/+2
* Makefile: fix generate targetDmitry Vyukov2020-05-181-1/+2
* tools/syz-make: rename from syz-envDmitry Vyukov2020-05-181-2/+2
* Makefile: print errors in standard formatDmitry Vyukov2020-05-181-2/+2
* targets: syz-extract: add Clang support for Linux buildsAlexander Potapenko2020-05-151-0/+1
* Makefile: add target for syz-symbolizeDmitry Vyukov2020-05-131-2/+6
* Makefile: fix check_linksDmitry Vyukov2020-05-131-3/+4
* all: replace TRAVIS env var with CIDmitry Vyukov2020-05-071-3/+3
* Makefile: print what files are not formattedDmitry Vyukov2020-05-061-1/+5
* tools/codecov.yml: addDmitry Vyukov2020-05-021-1/+1
* Makefile: reduce presubmit sizeDmitry Vyukov2020-05-011-1/+14
* Makefile: fix use of PWDDmitry Vyukov2020-05-011-1/+1
* Makefile: generate descriptions on-the-flyDmitry Vyukov2020-04-301-30/+36
* sys/targets: better detection for missing/broken cross-compilersDmitry Vyukov2020-04-291-3/+9
* Makefile: pin golangci-lint versionGreg Steuck2020-04-261-1/+7
* Makefile: don't do go installDmitry Vyukov2020-04-181-10/+2
* executor: minor cleanup of android sandboxDmitry Vyukov2020-03-111-0/+1
* prog: dump orig prog if Deserialize panicsDmitry Vyukov2020-02-211-1/+1
* tools: add script that checks copyright headersDmitry Vyukov2020-02-181-3/+8
* tools/syz-check: inject description compilation warningsDmitry Vyukov2019-12-201-1/+2
* Implement basic support for MIPS64LEJouni Hogander2019-12-171-3/+7
* 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