summaryrefslogtreecommitdiff
path: root/src/buildstream/_protos/build/bazel
Commit message (Collapse)AuthorAgeFilesLines
* _protos: Update remote_execution.protoJürg Billeter2020-05-253-146/+241
|
* _protos: Update remote_execution.protojuerg/reapiJürg Billeter2020-03-163-130/+138
| | | | Move output_node_properties from Action to Command.
* _protos: Rebuild with latest protobufJürg Billeter2020-03-162-60/+56
|
* remote_execution: Update protoDarius Makovsky2020-02-053-265/+871
|
* artifact.proto: Add the project name to the build dependency informationJames Ennis2019-08-192-184/+184
| | | | | | | | | We also need to store the project name of dependencies in the proto in order to reconstruct the graph. This also means that we must include the project name of the dependencies in the cache key, otherwise the proto and the cache keys may fall out of sync.
* protos: Update generated grpc filesRaoul Hidalgo Charman2019-06-262-0/+2
| | | | Part of #915
* _protos: Update generated pb2 filesRaoul Hidalgo Charman2019-06-052-208/+206
|
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-2111-0/+4701
This was discussed in #1008. Fixes #1009.