aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/BUILD
Commit message (Expand)AuthorAge
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Fix src/test/shell/bazel/bazel_bootstrap_distfile_test.Gravatar tomlu2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* introduce cc_proto_library for desugar_deps.protoGravatar kmb2017-10-06
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Introduce "bazel help flags-as-proto" to print information about supported fl...Gravatar fwe2017-09-14
* Adds the command line report protocol.Gravatar ccalvarin2017-09-14
* Switch to new builtin cc proto rules for protobuf.Gravatar Andreas Bergmeier2017-09-06
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Remove the dash moduleGravatar dmarting2017-04-20
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-14
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-14
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-13
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-13
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Upgrade //third_party/protobuf to v3.2.0Gravatar Carmi Grushko2017-02-23
* Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util.Gravatar Carmi Grushko2017-02-10
* Adding Golang support to the remote_protocol proto library.Gravatar Ola Rozenfeld2017-01-13
* Expose Worker protocol buffer to C++ so we can implement persistent actions i...Gravatar Andreas Bergmeier2017-01-12
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a prep...Gravatar Philipp Wollermann2016-11-23
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Add android deploy info.Gravatar Googler2016-04-22
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Plmerge receives arguments by a protobuf, introduces variable substitutions t...Gravatar Googler2015-12-08
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Implementation of AndroidStudioIdeInfoAspect.Gravatar Dmitry Lomov2015-09-02
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07