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 BigQuery schema for benchmark-tools dashboard. 2020-03-30 13:05:45 -07:00
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 Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
vm Standardize all Docker images. 2020-04-24 14:11:42 -07:00
BUILD Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
bazel.mk make: exit with non-zero code if "bazel build" failed 2020-05-07 18:25:32 -07:00
defs.bzl Internal change. 2020-05-04 12:49:29 -07:00
go_branch.sh Fix typo in go_branch.sh script. 2019-11-25 13:53:27 -08:00
go_mod.sh Add ability to execute go.mod in gopath context. 2020-02-28 10:21:17 -08:00
make_repository.sh make_repository.sh has to print only the repo path on stdout 2020-04-30 00:34:26 -07:00
tag_release.sh Use automated release notes, if available. 2020-02-27 10:22:41 -08:00
workspace_status.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00