1. 408ea37 Update tools/ modules for compatibility with python 3. by Akira Baruah · 7 years ago
  2. f945a0c Support for gathering all the protos seen in the transitive closure of dependencies through the ObjcProtoAspect, compiling and linking the generated protos at the final linking target. This is only enabled for objc_proto_libraries using the portable_proto_filters attribute, and guarded with the "--experimental_auto_top_level_union_objc_protos" flag. This prevents duplicate symbol errors as the generated sources are only linked once. by Sergio Campama · 9 years ago