aboutsummaryrefslogtreecommitdiffstats
path: root/cc/proto.go
Commit message (Expand)AuthorAgeFilesLines
* Fixing protoOutParams concatenation.Kweku Adams2018-04-091-1/+1
* Add proto.canonical_path_from_rootDan Willemsen2018-02-221-9/+24
* When compiling with the lite protobuf option, pass the option to aprotoc to f...Joe Onorato2017-12-151-5/+11
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-3/+2
* Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross2017-10-241-1/+1
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-181-2/+2
* Add support for .proto files in java modulesColin Cross2017-10-031-0/+35
* Refactor proto in preparation for java proto supportColin Cross2017-09-111-85/+5
* Prettify soong ninja build descriptionsColin Cross2017-05-101-4/+4
* Update protoc support for libplatformprotosColin Cross2017-05-021-5/+26
* Add subdir to GenPathDan Willemsen2016-11-021-8/+3
* Add support for .proto filesColin Cross2016-10-271-0/+131