summaryrefslogtreecommitdiffhomepage
path: root/tools/bazel.mk
AgeCommit message (Expand)Author
2021-01-12Drop shutdown in docker run.Adin Scannell
2021-01-08Support releasing aarch64 builds.Adin Scannell
2021-01-07Add ARM smoke testAndrei Vagin
2021-01-06Don't canonicalize cache directory.Adin Scannell
2021-01-05Make build command more robust.Adin Scannell
2020-12-30Remove remote execution support.Adin Scannell
2020-12-30Add BuildKite annotations for failures and profiles.Adin Scannell
2020-12-09Tweak aarch64 support.Adin Scannell
2020-12-09Refactor the Makefile to avoid recursive Make.Adin Scannell
2020-12-03Support partitions for other tests.Adin Scannell
2020-11-23Fix bad Makefile variable reference.Adin Scannell
2020-11-23Clean up build output.Adin Scannell
2020-10-30Avoid creating users if user is root already.Adin Scannell
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-10-07Fix text processing in bazel build command.Dean Deng
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
2020-09-23make: specify /dev/null for the tail toolAndrei Vagin
2020-09-17Provide testing container with docker config file.Ayush Ranjan
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-07-30Allocate a pseudo-tty for exec.Adin Scannell
2020-07-27Fix for gvisor-builder image.Bhasker Hariharan
2020-07-27Enable RBE for standard-tests.Adin Scannell
2020-07-27Clean-up bazel wrapper.Adin Scannell
2020-07-23Fix kokoro presubmits!Ayush Ranjan
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-09Update shim to build using bazel.Adin Scannell
2020-06-02make: Allow to specify bazel startup options.Andrei Vagin
2020-05-25Ensure docker group exists in the container.Adin Scannell
2020-05-14Run issue_reviver via GitHub.Adin Scannell
2020-05-12Merge pull request #2513 from amscanne:website-integratedgVisor bot
2020-05-07make: exit with non-zero code if "bazel build" failedAndrei Vagin
2020-05-07make: bazel docker container should clean itself up.Adin Scannell
2020-05-06Adapt website to use g3doc sources and bazel.Adin Scannell
2020-04-24Standardize all Docker images.Adin Scannell