summaryrefslogtreecommitdiff
path: root/src/buildstream/_protos
Commit message (Collapse)AuthorAgeFilesLines
* artifact.proto: Remove ArtifactStatus methodraoul/915-capabilities-serviceRaoul Hidalgo Charman2019-06-263-111/+4
| | | | | | Not needed now that capabilities service is used. Part of #915
* protos: Update generated grpc filesRaoul Hidalgo Charman2019-06-2611-3/+197
| | | | Part of #915
* buildstream.proto: Add capabilities serviceRaoul Hidalgo Charman2019-06-261-0/+23
| | | | Part of #915
* _protos: Add new status method to artifact serviceRaoul Hidalgo Charman2019-06-053-3/+110
| | | | | | And update relavant grpc files. Part of #1025
* _protos: Update generated pb2 filesRaoul Hidalgo Charman2019-06-059-310/+304
|
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-2144-0/+8274
This was discussed in #1008. Fixes #1009.