aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* Expose BUILD and Starlark symbols.Gravatar Googler2018-07-17
* Update third_party/protobuf to 3.6.0Gravatar Loo Rong Jie2018-07-10
* Sync jmmv@'s table styles for the docs.bazel.build site.Gravatar jingwen2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Revert "Update protobuf to 3.6.0. Fixes #5439"Gravatar Jakob Buchgraber2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Remove LipoMode and LipoModeFlags from CROSSTOOLGravatar hlopko2018-06-15
* Remove supports_lipo field from DefaultCpuToolchainGravatar rosica2018-06-13
* Add status details to the protosGravatar ulfjack2018-06-08
* Add command line arguments to JavaCompileInfo extra action proto.Gravatar tomlu2018-05-25
* Refactor artifact_name_pattern in CROSSTOOLGravatar pcloudy2018-05-18
* Remove glob list from native rulesGravatar laurentlb2018-05-16
* Wrap a comment line around 80 chars.Gravatar Googler2018-05-11
* This change adds timestamps (call start and end time) to the remote grpc log.Gravatar Googler2018-04-23
* Logging the spawn graph on demand. First step on #4891.Gravatar olaola2018-04-19
* This CL adds log entry protos and logging handlers for bytestream Read and Wr...Gravatar Googler2018-04-16
* This CL adds log entry protos and logging handlers for Watch, FindMissingBlob...Gravatar Googler2018-04-13
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Create a new ConfiguredTarget message in the analysis proto and add the check...Gravatar juliexxia2018-04-03
* Remove category checking from incompatible changes.Gravatar ccalvarin2018-03-30
* This change adds the writing of the remote execution log to a file behind an ...Gravatar Googler2018-03-29
* Remove optional_*_flag fields from crosstoolGravatar hlopko2018-03-27
* As promised in an earlier commit, remove subinclude machinery from PackageFac...Gravatar nharmata2018-03-26
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* Move newly created protos to analysis package.Gravatar twerth2018-02-22
* Add option to dump the action graph.Gravatar twerth2018-02-22
* Add a "direct" mode to "blaze run" that makes the process being run a directGravatar lberki2018-02-05
* Automatic code cleanup.Gravatar Googler2018-01-24
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* 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
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* PiperOrigin-RevId: 170990066Gravatar fwe2017-10-06
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Collect action cache hits, misses, and reasons for the misses.Gravatar jmmv2017-09-27
* Remove warning about multiple options in copts.Gravatar Joe Finney2017-09-15
* 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
* Remove stray comment reference to "no_" prefix for boolean flags which was re...Gravatar dannark2017-09-01
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16