aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: delete sys/gen and sys/register.goTaras Madan2025-02-181-2/+1
* go.mod: add github.com/google/keep-sortedTaras Madan2025-02-171-0/+2
* syz-cluster: integrate with syz-diffAleksandr Nogikh2025-02-041-0/+3
* dashboard/app: test coverage /file linkTaras Madan2025-01-271-0/+1
* sys/syz-sysgen: serialize descriptions as gob and embedDmitry Vyukov2025-01-231-5/+3
* Makefile: remove vendor usageTaras Madan2025-01-231-2/+1
* Makefile: rename CFLAGS to CXXFLAGS and add LDFLAGSStefan Wiehler2025-01-141-1/+1
* pkg/coveragedb: test SaveMergeResultTaras Madan2024-12-191-0/+1
* tools/syz-declextract: rewriteDmitry Vyukov2024-12-111-1/+2
* tools: add HTML checking scriptDmitry Vyukov2024-11-071-2/+5
* tools: add a syz-diff toolAleksandr Nogikh2024-10-251-0/+3
* 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