Commit Graph

5 Commits

Author SHA1 Message Date
Google APIs 8cfc6c8745 chore: Undo removal of --include_source_info from .bazelrc
Committer: @miraleung
PiperOrigin-RevId: 345067549
2020-12-01 12:40:26 -08:00
Google APIs b11a87f3b5 chore: Remove spurious build warnings by deleting--include_source_info from .bazelrc
Committer: @miraleung
PiperOrigin-RevId: 344134135
2020-11-24 14:38:56 -08:00
Google APIs 40a354b0f4 chore: add protoc proto3_optional flag in bazelrc
This adds the proto3_optional enablement flag to all proto_library
target invocations.

PiperOrigin-RevId: 314951681
2020-06-05 10:27:06 -07:00
Google APIs 7683d06845 Add sandbox_tmpfs_path parameter by defaul in .bazelrc file.
This is to avoid sporadic SIGBUS JVM crashes on highly parallel builds (like our CI). More details at https://github.com/bazelbuild/bazel/issues/3236

PiperOrigin-RevId: 311836104
2020-05-15 18:20:48 -07:00
Google APIs 6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00