|
|
|
@ -1834,12 +1834,20 @@ let package = Package( |
|
|
|
|
"third_party/upb/upb/collections/map_sorter_internal.h", |
|
|
|
|
"third_party/upb/upb/collections/message_value.h", |
|
|
|
|
"third_party/upb/upb/decode.h", |
|
|
|
|
"third_party/upb/upb/def.h", |
|
|
|
|
"third_party/upb/upb/def.hpp", |
|
|
|
|
"third_party/upb/upb/encode.h", |
|
|
|
|
"third_party/upb/upb/extension_registry.h", |
|
|
|
|
"third_party/upb/upb/hash/common.c", |
|
|
|
|
"third_party/upb/upb/hash/common.h", |
|
|
|
|
"third_party/upb/upb/hash/int_table.h", |
|
|
|
|
"third_party/upb/upb/hash/str_table.h", |
|
|
|
|
"third_party/upb/upb/json/decode.c", |
|
|
|
|
"third_party/upb/upb/json/decode.h", |
|
|
|
|
"third_party/upb/upb/json/encode.c", |
|
|
|
|
"third_party/upb/upb/json/encode.h", |
|
|
|
|
"third_party/upb/upb/json_decode.h", |
|
|
|
|
"third_party/upb/upb/json_encode.h", |
|
|
|
|
"third_party/upb/upb/lex/atoi.c", |
|
|
|
|
"third_party/upb/upb/lex/atoi.h", |
|
|
|
|
"third_party/upb/upb/lex/round_trip.c", |
|
|
|
@ -1854,6 +1862,9 @@ let package = Package( |
|
|
|
|
"third_party/upb/upb/mem/arena.c", |
|
|
|
|
"third_party/upb/upb/mem/arena.h", |
|
|
|
|
"third_party/upb/upb/mem/arena_internal.h", |
|
|
|
|
"third_party/upb/upb/message/accessors.c", |
|
|
|
|
"third_party/upb/upb/message/accessors.h", |
|
|
|
|
"third_party/upb/upb/message/accessors_internal.h", |
|
|
|
|
"third_party/upb/upb/message/extension_internal.h", |
|
|
|
|
"third_party/upb/upb/message/internal.h", |
|
|
|
|
"third_party/upb/upb/message/message.c", |
|
|
|
@ -1880,8 +1891,61 @@ let package = Package( |
|
|
|
|
"third_party/upb/upb/port/def.inc", |
|
|
|
|
"third_party/upb/upb/port/undef.inc", |
|
|
|
|
"third_party/upb/upb/port/vsnprintf_compat.h", |
|
|
|
|
"third_party/upb/upb/reflection.h", |
|
|
|
|
"third_party/upb/upb/reflection.hpp", |
|
|
|
|
"third_party/upb/upb/reflection/common.h", |
|
|
|
|
"third_party/upb/upb/reflection/def.h", |
|
|
|
|
"third_party/upb/upb/reflection/def.hpp", |
|
|
|
|
"third_party/upb/upb/reflection/def_builder.c", |
|
|
|
|
"third_party/upb/upb/reflection/def_builder_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/def_pool.c", |
|
|
|
|
"third_party/upb/upb/reflection/def_pool.h", |
|
|
|
|
"third_party/upb/upb/reflection/def_pool_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/def_type.c", |
|
|
|
|
"third_party/upb/upb/reflection/def_type.h", |
|
|
|
|
"third_party/upb/upb/reflection/desc_state.c", |
|
|
|
|
"third_party/upb/upb/reflection/desc_state_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/enum_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_reserved_range.c", |
|
|
|
|
"third_party/upb/upb/reflection/enum_reserved_range.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_reserved_range_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_value_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/enum_value_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/enum_value_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/extension_range.c", |
|
|
|
|
"third_party/upb/upb/reflection/extension_range.h", |
|
|
|
|
"third_party/upb/upb/reflection/extension_range_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/field_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/field_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/field_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/file_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/file_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/file_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/message.c", |
|
|
|
|
"third_party/upb/upb/reflection/message.h", |
|
|
|
|
"third_party/upb/upb/reflection/message.hpp", |
|
|
|
|
"third_party/upb/upb/reflection/message_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/message_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/message_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/message_reserved_range.c", |
|
|
|
|
"third_party/upb/upb/reflection/message_reserved_range.h", |
|
|
|
|
"third_party/upb/upb/reflection/message_reserved_range_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/method_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/method_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/method_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/oneof_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/oneof_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/oneof_def_internal.h", |
|
|
|
|
"third_party/upb/upb/reflection/service_def.c", |
|
|
|
|
"third_party/upb/upb/reflection/service_def.h", |
|
|
|
|
"third_party/upb/upb/reflection/service_def_internal.h", |
|
|
|
|
"third_party/upb/upb/status.h", |
|
|
|
|
"third_party/upb/upb/string_view.h", |
|
|
|
|
"third_party/upb/upb/text/encode.c", |
|
|
|
|
"third_party/upb/upb/text/encode.h", |
|
|
|
|
"third_party/upb/upb/text_encode.h", |
|
|
|
|
"third_party/upb/upb/upb.h", |
|
|
|
|
"third_party/upb/upb/upb.hpp", |
|
|
|
|
"third_party/upb/upb/wire/common.h", |
|
|
|
@ -1899,6 +1963,10 @@ let package = Package( |
|
|
|
|
"third_party/upb/upb/wire/reader.h", |
|
|
|
|
"third_party/upb/upb/wire/swap_internal.h", |
|
|
|
|
"third_party/upb/upb/wire/types.h", |
|
|
|
|
"third_party/utf8_range/naive.c", |
|
|
|
|
"third_party/utf8_range/range2-neon.c", |
|
|
|
|
"third_party/utf8_range/range2-sse.c", |
|
|
|
|
"third_party/utf8_range/utf8_range.h", |
|
|
|
|
"third_party/xxhash/xxhash.h", |
|
|
|
|
], |
|
|
|
|
publicHeadersPath: "spm-core-include", |
|
|
|
|