commit | 346c8ff48419cf612c34a2fc9d7daa885f8f16c0 | [log] [tgz] |
---|---|---|
author | fwe <fwe@google.com> | Thu Sep 14 18:01:48 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Thu Sep 14 18:48:57 2017 +0200 |
tree | a048a015e637e466813759e0cd965dc54e97776a | |
parent | 429375327379176a30e30b50cf6346c1e1c0f563 [diff] [blame] |
Introduce "bazel help flags-as-proto" to print information about supported flags as a text protobuf. PiperOrigin-RevId: 168695297
diff --git a/src/main/protobuf/BUILD b/src/main/protobuf/BUILD index d20eff5..a9ccaec 100644 --- a/src/main/protobuf/BUILD +++ b/src/main/protobuf/BUILD
@@ -9,6 +9,7 @@ "action_cache", "android_deploy_info", "apk_manifest", + "bazel_flags", "build", "bundlemerge", "command_server",