gvisor/tools
Nicolas Lacasse fa3d0e6f63 Bump Bazel to v0.28.0
The new version has a change in behavior when using a custom platform:
* Old behavior: rules that don't require a toolchain used host_platform, no
  matter what execution platforms are specified.
* New behavior: rules that don't require a toolchain use standard platform
  resolution that starts with execution platforms.

As part of this change, we cannot use the "extra_exectution_platforms" flag
provided by the default bazelrc. I got rid of the default bazelrc file, and
made our custom .bazelrc as minimal as possible.

PiperOrigin-RevId: 263176802
2019-08-13 11:21:55 -07:00
..
checkunsafe build: add nogo for static validation 2019-07-09 16:44:06 -07:00
go_generics Merge pull request #504 from matthyx:master 2019-07-17 15:32:59 -07:00
go_stateify Internal change. 2019-06-17 05:13:55 -07:00
go_branch.sh Update canonical repository. 2019-06-13 16:50:15 -07:00
nogo.js build: add nogo for static validation 2019-07-09 16:44:06 -07:00
run_build.sh Add debug symbols to published runsc binary 2019-07-26 15:47:34 -07:00
run_tests.sh Bump Bazel to v0.28.0 2019-08-13 11:21:55 -07:00
tag_release.sh Create annotated tags for release. 2019-05-30 12:04:20 -07:00
workspace_status.sh