aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add make commands for syz-runner and syz-verifierMara Mihali2021-06-301-0/+6
* Makefile: do not remove empty files from sys/*/genAlexey Kardashevskiy2021-06-241-1/+2
* pkg/mgrconfig: don't build syz-executor for fuchsiaMarco Vanotti2021-04-091-0/+4
* tools: add script to check shebang lines (#2234)Mark Johnston2020-11-021-3/+7
* prog: drop semicolons in 'go build' output to not confuse vimAlexey Kardashevskiy2020-10-261-1/+1
* Makefile: add configs targetDmitry Vyukov2020-10-211-1/+6
* pkg/vcs: use committer dateTetsuo Handa2020-10-101-1/+1
* Makefile: add new make target for syz-cover toolJouni Hogander2020-09-261-0/+2
* Makefile: add target for syz-bisect toolJouni Hogander2020-09-211-0/+3
* Makefile: try to install python-is-python3 package as neededTetsuo Handa2020-09-211-0/+1
* Makefile: try to install g++ package explicitlyTetsuo Handa2020-09-181-0/+1
* tools/check-whitespace.sh: check for trailing whitespacesDmitry Vyukov2020-09-141-2/+5
* tools/docker: mirror images on githubDmitry Vyukov2020-09-121-1/+1
* Makefile: fix clang-tidy commentDmitry Vyukov2020-08-241-3/+2
* tools/docker: add old-envDmitry Vyukov2020-08-221-2/+11
* Makefile: try to install clang-tidy package explicitlyTetsuo Handa2020-08-131-0/+1
* 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