aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* 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
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Typo fix.Gravatar klimek2017-07-26
* Mark the default_target_cpu field in CROSSTOOL deprecated.Gravatar lberki2017-07-18
* Add the option filter enums in java, with equivalence check.Gravatar ccalvarin2017-07-17
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Ensure that shutdown commands end the server process before completionGravatar mschaller2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add "terminal output" OptionEffectTag to option_filters.proto and clean up so...Gravatar janakr2017-07-07
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Update incorrect build.proto documentation for AttributeDefinition.name field.Gravatar Googler2017-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
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Keep "srcs", "hdrs" and "textual_hdrs" separate.Gravatar Googler2017-05-29
* Store the features enabled for each targetGravatar Googler2017-05-23
* Expose javac jar in java_toolchain's skylark providerGravatar Googler2017-05-22
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Remove Scala IDE info, and use Java IDE info instead.Gravatar Googler2017-05-02
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Add Scala IDE info to Intellij aspect.Gravatar Googler2017-04-26
* Remove the dash moduleGravatar dmarting2017-04-20
* Filter out conflicting flag policies before invocation policy enforcement.Gravatar ccalvarin2017-04-20
* Remove references to STRING_DICT_UNARYGravatar michajlo2017-04-19
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* 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
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* 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
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* Add environment variables to CppCompileInfo.Gravatar cpeyser2017-04-05
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Add internal section to override android jar.Gravatar Googler2017-04-03
* Delete STRING_DICT_UNARYGravatar michajlo2017-03-31
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* Also report starting times of test actionsGravatar aehlig2017-03-31
* Changing package name for remote execution proto.Gravatar Ola Rozenfeld2017-03-23
* Clarify UseDefault behavior surrounding expansion flags.Gravatar Chloe Calvarin2017-03-14