aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: enable clang-tidy in presubmit testsDmitry Vyukov2020-08-041-2/+4
* .github/workflows: check commit description formatDmitry Vyukov2020-07-311-2/+5
* Makefile: set GO111MODULE=off for go get in install_prerequisitesTobias Klauser2020-07-201-1/+1
* Makefile: test executor build with clangDmitry Vyukov2020-07-161-1/+2
* Makefile: simplify arch build testsDmitry Vyukov2020-07-161-91/+21
* Makefile: avoid non-portable realpathGreg Steuck2020-07-071-1/+1
* tools/syz-linter: add custom linterDmitry Vyukov2020-07-041-3/+5
* go.mod: add go-fuzz-buildDmitry Vyukov2020-07-041-2/+1
* go.mod: vendor golangci-lintDmitry Vyukov2020-07-041-7/+3
* Makefile: add support for linux/riscv64Tobias Klauser2020-06-261-1/+6
* sys/linux: first 64bit big-endian architecture s390xAlexander Egorenkov2020-06-251-1/+6
* tools/syz-reporter: Tool to share/visualize crashesJukka Kaartinen2020-06-221-0/+3
* Makefile: don't reset jobserverDmitry Vyukov2020-06-191-1/+3
* Makefile: cosmetic fixesDmitry Vyukov2020-06-191-5/+4
* tools/syz-crush: Add feature to run C-programJukka Kaartinen2020-06-151-1/+4
* all: use more respective languageDmitry Vyukov2020-06-111-2/+5
* 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