summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
2020-09-21Port fuse tests to Makefile.Ayush Ranjan
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17Fix root tests target in Makefile.Ayush Ranjan
2020-09-14Fix modprobe dependencyKevin Krakauer
2020-09-10[vfs] Add vfs2 runtime tests.Ayush Ranjan
2020-09-07Fix make_apt script.Ayush Ranjan
2020-08-25Include shim in individual released binaries.Adin Scannell
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-10Mark DirCreation/tmp tests as passing.Zach Koopmans
2020-08-07Remove old benchmark tools.Zach Koopmans
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-07-31Fix PHONY target typosKevin Krakauer
2020-07-30Override the test timeout for runtimes.Adin Scannell
2020-07-26Mark Passing Integration Tests for VFS2.Zach Koopmans
2020-07-24Fix make devAyush Ranjan
2020-07-23Fix kokoro presubmits!Ayush Ranjan
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-09Update shim to build using bazel.Adin Scannell
2020-06-03Fix test release commands to work with older GPG.Adin Scannell
2020-06-02Merge pull request #2837 from avagin:make-startup-optiongVisor bot
2020-06-02make: Allow to specify bazel startup options.Andrei Vagin
2020-06-01More runsc changes for VFS2Fabricio Voznika
2020-06-01Move to make for tag release workflow.Adin Scannell
2020-05-29Fix issue with make copy targets.Adin Scannell
2020-05-29Fix the APT repository structure.Adin Scannell
2020-05-23Fix typo in 'make tests' recipeGeethanjali Eswaran
2020-05-12Merge pull request #2513 from amscanne:website-integratedgVisor bot
2020-05-06Adapt website to use g3doc sources and bazel.Adin Scannell
2020-04-24Standardize all Docker images.Adin Scannell
2020-02-21arm64: add a travis build ciAndrei Vagin
2019-12-02Allow non-unique UIDs in bazel docker containersIan Lewis
2019-09-04Allow non-unique group IDs in bazel docker containersIan Lewis
2019-08-16Bump rules_go to v0.19.3 and bazel_gazelle to v0.18.1.Nicolas Lacasse
2019-05-03gvisor: run bazel in a docker containerAndrei Vagin