aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: fix cross-arch CI buildsDmitry Vyukov2024-04-261-41/+41
* all: remove akaros supportDmitry Vyukov2024-04-151-6/+0
* makefile, dashboard/app/util_test.go: test split by dev_appserver.pyTaras Madan2024-02-281-2/+2
* makefile: race test splitTaras Madan2024-02-281-2/+9
* makefile: silence syz-env hint on CITaras Madan2024-02-281-3/+1
* run.sh, Makefile: ask golangci-lint to preformat outputTaras Madan2024-02-261-1/+5
* all: restructure testsAleksandr Nogikh2023-07-121-11/+4
* all: remove mentions of big-envAleksandr Nogikh2023-07-121-3/+3
* sys/targets: add FreeBSD/arm64 target supportAndrew Turner2023-03-011-0/+1
* all: add freebsd/riscv64 supportP1umer2023-01-031-0/+1
* make: print warning when make is executed without syz-envSpace Meyer2022-10-111-0/+10
* vm: add the proxyapp support (#3269)Taras Madan2022-09-261-0/+1
* Makefile: split presubmit_arch_other targetDmitry Vyukov2022-08-101-5/+15
* Makefile: run vet only once during presubmitDmitry Vyukov2022-06-071-2/+2
* pkg/html/pages: switch to go:embedDmitry Vyukov2022-05-231-1/+1
* pkg/html: move some functions to sub-packageDmitry Vyukov2022-05-231-1/+1
* make: add syz-build targetPatrick Meyer2022-04-211-1/+3
* Makefile: don't test dashboard/app build with Go 1.12Dmitry Vyukov2022-01-191-6/+0
* .github/workflows: split work across more jobsDmitry Vyukov2021-12-211-13/+28
* Makefile: allow GOHOSTFLAGS and GOTARGETFLAGS to be overriddenOvidiu Panait2021-11-291-2/+2
* Makefile: run more test with clangDmitry Vyukov2021-10-051-2/+7
* Makefile: test appengine app build locallyDmitry Vyukov2021-09-301-0/+6
* 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