aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pkg/rpcserver: add unit tests, Manager mocksSabyrzhan Tasbolatov2024-09-091-1/+1
* all: add npm package to syz-envJoey Jiao2024-08-291-1/+4
* tools/syz-declextract: parse Linux Headers to extract metadata about syscallsPimyn Girgis2024-07-301-1/+1
* Makefile: remove dummy syz-fuzzerAleksandr Nogikh2024-07-081-3/+0
* vm/gvisor: add gvisor presubmit testAndrei Vagin2024-07-081-0/+3
* Makefile: check go mod tidy doesn't failTaras Madan2024-07-021-0/+1
* Makefile: prepare for removal of syz-fuzzer binaryDmitry Vyukov2024-06-241-0/+3
* executor: add runner modeDmitry Vyukov2024-06-241-16/+4
* executor: remove noshmem modeDmitry Vyukov2024-06-041-6/+2
* Makefile: format generated filesDmitry Vyukov2024-06-041-0/+1
* sys/targets: switch to C++17Dmitry Vyukov2024-06-031-0/+1
* pkg/ipc: remove ProgInfoDmitry Vyukov2024-05-211-3/+6
* Makefile: build executor with C++ compilerDmitry Vyukov2024-05-211-2/+2
* pkg/csource: replace go:generate with go:embedDmitry Vyukov2024-05-081-1/+1
* executor: use new flatbuffers locationTaras Madan2024-05-081-2/+2
* tools/syz-stress: delete utilityDmitry Vyukov2024-05-061-5/+2
* executor: make flatrpc build for C++Dmitry Vyukov2024-05-031-1/+2
* pkg/flatrpc: add schemaDmitry Vyukov2024-05-031-1/+8
* 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