gvisor/tools
Andrei Vagin 5d54ddcf03 make: exit with non-zero code if "bazel build" failed
Without this fix, make exits with zero code when bazel build failed:

$ make run TARGETS="--abra --kadabra"
ERROR: Unrecognized option: --abra
$ echo $?
0

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-05-07 18:25:32 -07:00
..
bazeldefs Fix tags used for determining file sets. 2020-05-07 13:19:01 -07:00
bigquery
checkescape Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
checkunsafe Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_generics Clean up TODOs 2020-04-08 17:58:13 -07:00
go_marshal Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_stateify Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
installers Standardize all Docker images. 2020-04-24 14:11:42 -07:00
issue_reviver Standardize on tools directory. 2020-01-27 12:21:00 -08:00
nogo Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
tags
vm
BUILD
bazel.mk
defs.bzl Internal change. 2020-05-04 12:49:29 -07:00
go_branch.sh
go_mod.sh Add ability to execute go.mod in gopath context. 2020-02-28 10:21:17 -08:00
make_repository.sh
tag_release.sh Use automated release notes, if available. 2020-02-27 10:22:41 -08:00
workspace_status.sh