summaryrefslogtreecommitdiff
path: root/cc/proto.go
AgeCommit message (Expand)Author
2024-07-26Soong cc proto fix for grpc plugin Andrea Marchini
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-09-22Switch bp2build mutator to bottom up Chris Parsons
2023-08-17Handle proto.include_dirs in bp2build for CC Spandan Das
2023-04-27Ignore test apexes from bp2build generated tags Spandan Das
2022-12-13add APEX transitive dependency validation Sam Delmerico
2022-12-01Convert apex_available (for supported modules) to bazel tags. Jingwen Chen
2022-09-14Support proto modules with external references. Yu Liu
2022-02-15convert java proto libraries with bp2build Sam Delmerico
2022-01-27Create subdir for cc rules. Liz Kammer
2021-12-02bp2build: support full/lite protos in cc libs Liz Kammer
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2020-11-25Soong: add -T to nanopb call to suppress timestamp Ulf Adams
2019-11-07Split local and global cflags Colin Cross
2019-04-02Add support for protoc plugins Colin Cross
2019-04-02Move proto compilation to RuleBuilder Colin Cross
2019-02-19Add 16bit and 32bit nanopb library. Yu Shan
2018-11-17Add nanopb-c support Dan Willemsen
2018-05-07Add a dependency fixer for proto deps Dan Willemsen
2018-04-10Consistently use Bool instead of proptools.Bool Colin Cross
2018-04-05Fixing protoOutParams concatenation. Kweku Adams
2018-02-22Add proto.canonical_path_from_root Dan Willemsen
2017-12-15When compiling with the lite protobuf option, pass the option to aprotoc to f... Joe Onorato
2017-11-07Change bool, and string properties to *bool, and *string for cc Nan Zhang
2017-10-24Move ModuleContext.ModuleBuild to ModuleContext.Build Colin Cross
2017-10-18Some clarifications in preparation to automatically order linker dependencies Jeff Gaston
2017-10-03Add support for .proto files in java modules Colin Cross
2017-09-11Refactor proto in preparation for java proto support Colin Cross
2017-05-10Prettify soong ninja build descriptions Colin Cross
2017-05-02Update protoc support for libplatformprotos Colin Cross
2016-11-02Add subdir to GenPath Dan Willemsen
2016-10-27Add support for .proto files Colin Cross