aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* 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
* Adding an opaque Platform message with keys and values. As a first stepGravatar Ola Rozenfeld2017-03-10
* Read intellij plugin debug target deploy info from the build step instead of ...Gravatar Googler2017-03-10
* Make external workspace handling forwards and backwards compatible.Gravatar Googler2017-03-09
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-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
* Pass 'main_class' attribute value through in the IntelliJ aspect.Gravatar Googler2017-02-09
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* RELNOTES: Allow CROSSTOOL files to have linker flags specific to static share...Gravatar Googler2017-02-06
* Add intellij_plugin_debug_target rule.Gravatar Googler2017-01-30
* Description redacted.Gravatar Googler2017-01-20
* 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
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Change target key aspect id from String to List<String>.Gravatar Googler2017-01-04
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Names of extra-action protos now take into account all aspect names.Gravatar Dmitry Lomov2016-12-16
* Add some basic documentation to grpc protocolGravatar Michajlo Matijkiw2016-12-06
* Introduce FlagGroup.expandIfTrue, expandIfFalseGravatar Marcel Hlopko2016-12-02
* Proto changes required to recognize external artifactsGravatar Googler2016-12-02
* Description redacted.Gravatar Googler2016-12-02
* 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
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Add comment to EnvironmentVariable proto to make it clear that values are not...Gravatar Googler2016-11-10
* Prepare ExtraActionInfo to expose information about Aspects, when they are ow...Gravatar Carmi Grushko2016-11-09
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* Handle python rules in intellij aspectGravatar Googler2016-11-04
* Description redacted.Gravatar Googler2016-10-31
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Enables AllowValues and DisallowValues invocation policy operations to takeGravatar Alex Humesky2016-10-25
* Syncing up the latest protos with the internal version. Adding UNSUPPORTEDGravatar Ola Rozenfeld2016-10-24
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Augment the CppLinkInfo extra action proto with the command line of the linker.Gravatar Googler2016-10-17
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30