Source release 18.1.0
This commit is contained in:
99
third_party/protobuf.gyp
vendored
99
third_party/protobuf.gyp
vendored
@@ -5,7 +5,7 @@
|
||||
# point here and protobuf_config is set to 'source'.
|
||||
#
|
||||
# Based on the BUILD file in the Protobuf C++ release package.
|
||||
# Source lists accurate as of Protobuf v3.8.0
|
||||
# Source lists accurate as of Protobuf v21.12 (aka 3.21.12)
|
||||
|
||||
{
|
||||
# Some sources are used by both protobuf_lite and protobuf. Representing this
|
||||
@@ -18,9 +18,9 @@
|
||||
'protobuf/src/google/protobuf/any_lite.cc',
|
||||
'protobuf/src/google/protobuf/arena.cc',
|
||||
'protobuf/src/google/protobuf/arenastring.cc',
|
||||
'protobuf/src/google/protobuf/arenaz_sampler.cc',
|
||||
'protobuf/src/google/protobuf/extension_set.cc',
|
||||
'protobuf/src/google/protobuf/generated_enum_util.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_table_driven_lite.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_tctable_lite.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_util.cc',
|
||||
'protobuf/src/google/protobuf/implicit_weak_message.cc',
|
||||
@@ -117,7 +117,6 @@
|
||||
'protobuf/src/google/protobuf/field_mask.pb.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_bases.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_reflection.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_table_driven.cc',
|
||||
'protobuf/src/google/protobuf/generated_message_tctable_full.cc',
|
||||
'protobuf/src/google/protobuf/io/gzip_stream.cc',
|
||||
'protobuf/src/google/protobuf/io/printer.cc',
|
||||
@@ -182,21 +181,21 @@
|
||||
'sources': [
|
||||
'protobuf/src/google/protobuf/compiler/code_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/command_line_interface.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/enum_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/extension.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/file.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/helpers.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/map_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/message.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/message_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/padding_optimizer.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/parse_function_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/primitive_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/service.cc',
|
||||
'protobuf/src/google/protobuf/compiler/cpp/string_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc',
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc',
|
||||
@@ -213,37 +212,35 @@
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc',
|
||||
'protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_context.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_enum_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_extension.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_file.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_helpers.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_map_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message_builder.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_message_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_service.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_string_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/js/js_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/context.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/doc_comment.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/enum_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/enum_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/enum_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/extension.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/extension_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/file.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/generator_factory.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/helpers.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/kotlin_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/map_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/map_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message_builder.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message_builder_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/message_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/name_resolver.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/primitive_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/primitive_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/service.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/shared_code_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/string_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/java/string_field_lite.cc',
|
||||
'protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc',
|
||||
'protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc',
|
||||
'protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc',
|
||||
@@ -259,7 +256,9 @@
|
||||
'protobuf/src/google/protobuf/compiler/php/php_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/plugin.cc',
|
||||
'protobuf/src/google/protobuf/compiler/plugin.pb.cc',
|
||||
'protobuf/src/google/protobuf/compiler/python/python_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/python/generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/python/helpers.cc',
|
||||
'protobuf/src/google/protobuf/compiler/python/pyi_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc',
|
||||
'protobuf/src/google/protobuf/compiler/subprocess.cc',
|
||||
'protobuf/src/google/protobuf/compiler/zip_writer.cc',
|
||||
|
||||
Reference in New Issue
Block a user