Fix broken "Programming Languages" list in third_party.md.

PiperOrigin-RevId: 496445609
pull/11362/head
Protobuf Team Bot 2 years ago committed by Copybara-Service
parent 506a3133bb
commit 6d79c19452
  1. 203
      docs/third_party.md
  2. 67
      src/file_lists.cmake

@ -7,103 +7,112 @@ If you have a project that should be listed here, please
## Programming Languages ## Programming Languages
These are projects we know about implementing Protocol Buffers for other These are projects we know about implementing Protocol Buffers for other programming languages:
programming languages: * Action Script:
https://code.google.com/p/protobuf-actionscript3/ * Action Script: * Action Script: https://code.google.com/p/protobuf-actionscript3/
https://code.google.com/p/protoc-gen-as3/ * Action Script: * Action Script: https://code.google.com/p/protoc-gen-as3/
https://github.com/matrix3d/JProtoc * Action Script: * Action Script: https://github.com/matrix3d/JProtoc
https://github.com/zhongfq/protobuf-as3/ * Ada: * Action Script: https://github.com/zhongfq/protobuf-as3/
https://github.com/reznikmm/protobuf * C: * Ada: https://github.com/reznikmm/protobuf
https://github.com/protobuf-c/protobuf-c * C: https://koti.kapsi.fi/jpa/nanopb/ * C: https://github.com/protobuf-c/protobuf-c
* C: https://github.com/cloudwu/pbc/ * C: https://github.com/haberman/upb/wiki * * C: https://koti.kapsi.fi/jpa/nanopb/
C: https://github.com/squidfunk/protobluff * C: * C: https://github.com/cloudwu/pbc/
https://github.com/eerimoq/pbtools * C++: * C: https://github.com/haberman/upb/wiki
https://github.com/protocolbuffers/protobuf (Google-official implementation) * * C: https://github.com/squidfunk/protobluff
C++: https://github.com/yksten/struct2x * C++: https://EmbeddedProto.com * * C: https://github.com/eerimoq/pbtools
C/C++: http://spbc.sf.net/ * C#: https://code.google.com/p/protobuf-csharp-port * C++: https://github.com/protocolbuffers/protobuf (Google-official implementation)
* C#: https://silentorbit.com/protobuf/ * C#/.NET/WCF/VB: * C++: https://EmbeddedProto.com
https://code.google.com/p/protobuf-net/ * Clojure: * C++: https://github.com/yksten/struct2x
http://github.com/ninjudd/clojure-protobuf * Clojure: * C/C++: http://spbc.sf.net/
https://github.com/clojusc/protobuf * Clojure: https://protojure.readthedocs.io * C#: https://code.google.com/p/protobuf-csharp-port
* Common Lisp: http://github.com/brown/protobuf * Common Lisp: * C#: https://silentorbit.com/protobuf/
http://github.com/qitab/cl-protobuf * D: https://github.com/dcarp/protobuf-d * * C#/.NET/WCF/VB: https://code.google.com/p/protobuf-net/
D: https://github.com/msoucy/dproto * D: * Clojure: http://github.com/ninjudd/clojure-protobuf
https://github.com/opticron/ProtocolBuffer * Dart: * Clojure: https://github.com/clojusc/protobuf
https://github.com/dart-lang/dart-protobuf (runtime) * Clojure: https://protojure.readthedocs.io
https://github.com/dart-lang/dart-protoc-plugin (code generator) * Delphi: * Common Lisp: http://github.com/brown/protobuf
http://sourceforge.net/projects/protobuf-delphi/ * Delphi: * Common Lisp: http://github.com/qitab/cl-protobuf
http://fundementals.sourceforge.net/dl.html * Elixir: * D: https://github.com/dcarp/protobuf-d
https://github.com/jeremyong/exprotoc * Elixir: * D: https://github.com/msoucy/dproto
https://github.com/tony612/protobuf-elixir * Elixir: * D: https://github.com/opticron/ProtocolBuffer
https://github.com/ahamez/protox * Elm: * Dart: https://github.com/dart-lang/dart-protobuf (runtime) https://github.com/dart-lang/dart-protoc-plugin (code generator)
https://github.com/tiziano88/elm-protobuf * Erlang: * Delphi: http://sourceforge.net/projects/protobuf-delphi/
https://github.com/tomas-abrahamsson/gpb * Erlang: http://piqi.org/ * Erlang: * Delphi: http://fundementals.sourceforge.net/dl.html
https://github.com/basho/erlang_protobuffs (no longer maintained, use gpb * Elixir: https://github.com/jeremyong/exprotoc
instead) * Hacklang/HHVM: https://github.com/y3llowcake/proto-hack * GDScript: * Elixir: https://github.com/tony612/protobuf-elixir
https://github.com/oniksan/godobuf (Godot v3 engine plugin) * Go: * Elixir: https://github.com/ahamez/protox
https://github.com/golang/protobuf (Google-official implementation) * Go: * Elm: https://github.com/tiziano88/elm-protobuf
https://github.com/akunspy/gopbuf * Go: https://github.com/gogo/protobuf * * Erlang: https://github.com/tomas-abrahamsson/gpb
GopherJS: https://github.com/johanbrandhorst/protobuf * Haskell: * Erlang: http://piqi.org/
https://hackage.haskell.org/package/hprotoc * Haskell: * Erlang: https://github.com/basho/erlang_protobuffs (no longer maintained, use gpb instead)
https://github.com/google/proto-lens (Google-unofficial implementation) * * Hacklang/HHVM: https://github.com/y3llowcake/proto-hack
Haskell: https://github.com/awakesecurity/proto3-suite (code generator) * GDScript: https://github.com/oniksan/godobuf (Godot v3 engine plugin)
https://github.com/awakesecurity/proto3-wire (binary serializer/deserializer) * * Go: https://github.com/golang/protobuf (Google-official implementation)
Haxe: https://github.com/Atry/protoc-gen-haxe * Java: * Go: https://github.com/akunspy/gopbuf
https://github.com/protocolbuffers/protobuf (Google-official implementation) * * Go: https://github.com/gogo/protobuf
Java/Android: https://github.com/square/wire * Java: * GopherJS: https://github.com/johanbrandhorst/protobuf
https://github.com/HebiRobotics/QuickBuffers/ * Java ME: * Haskell: https://hackage.haskell.org/package/hprotoc
https://code.google.com/p/protobuf-javame/ * Java ME: * Haskell: https://github.com/google/proto-lens (Google-unofficial implementation)
http://swingme.sourceforge.net/encode.shtml * Javascript: * Haskell: https://github.com/awakesecurity/proto3-suite (code generator) https://github.com/awakesecurity/proto3-wire (binary serializer/deserializer)
https://code.google.com/p/protobuf-js/ * Javascript: * Haxe: https://github.com/Atry/protoc-gen-haxe
http://github.com/sirikata/protojs * Javascript: * Java: https://github.com/protocolbuffers/protobuf (Google-official implementation)
https://github.com/dcodeIO/ProtoBuf.js * Javascript: * Java/Android: https://github.com/square/wire
https://code.google.com/p/protobuf-for-node/ * Javascript: * Java: https://github.com/HebiRobotics/QuickBuffers/
https://code.google.com/p/protostuff/ * Javascript: * Java ME: https://code.google.com/p/protobuf-javame/
https://github.com/seishun/node-protoc-plugin (Node.js port of plugin.h) * * Java ME: http://swingme.sourceforge.net/encode.shtml
Javascript: https://github.com/seishun/node-protoc-gen-javascript (Node.js port * Javascript: https://code.google.com/p/protobuf-js/
of the Google-official implementation) * Javascript: * Javascript: http://github.com/sirikata/protojs
https://github.com/ButterCam/sisyphus-js * Julia: * Javascript: https://github.com/dcodeIO/ProtoBuf.js
https://github.com/tanmaykm/ProtoBuf.jl * Kotlin: * Javascript: https://code.google.com/p/protobuf-for-node/
https://github.com/marcoferrer/kroto-plus * Kotlin: * Javascript: https://code.google.com/p/protostuff/
https://github.com/Kotlin/kotlinx.serialization * Kotlin: * Javascript: https://github.com/seishun/node-protoc-plugin (Node.js port of plugin.h)
https://github.com/ButterCam/sisyphus * Kotlin: * Javascript: https://github.com/seishun/node-protoc-gen-javascript (Node.js port of the Google-official implementation)
https://github.com/open-toast/protokt * Kotlin Multiplatform: * Javascript: https://github.com/ButterCam/sisyphus-js
https://github.com/streem/pbandk * Lua: * Julia: https://github.com/tanmaykm/ProtoBuf.jl
https://code.google.com/p/protoc-gen-lua/ * Lua: * Kotlin: https://github.com/marcoferrer/kroto-plus
http://github.com/indygreg/lua-protobuf * Lua: * Kotlin: https://github.com/Kotlin/kotlinx.serialization
https://github.com/Neopallium/lua-pb * Matlab: * Kotlin: https://github.com/ButterCam/sisyphus
https://code.google.com/p/protobuf-matlab/ * Mercury: * Kotlin: https://github.com/open-toast/protokt
https://code.google.com/p/protobuf-mercury/ * Objective C: * Kotlin Multiplatform: https://github.com/streem/pbandk
https://code.google.com/p/protobuf-objc/ * Objective C: * Lua: https://code.google.com/p/protoc-gen-lua/
https://github.com/alexeyxo/protobuf-objc * OCaml: http://piqi.org/ * Perl: * Lua: http://github.com/indygreg/lua-protobuf
http://groups.google.com/group/protobuf-perl * Perl: * Lua: https://github.com/Neopallium/lua-pb
https://metacpan.org/pod/Google::ProtocolBuffers * Perl: * Matlab: https://code.google.com/p/protobuf-matlab/
https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic * Perl/XS: * Mercury: https://code.google.com/p/protobuf-mercury/
https://code.google.com/p/protobuf-perlxs/ * PHP: * Objective C: https://code.google.com/p/protobuf-objc/
https://code.google.com/p/pb4php/ * PHP: * Objective C: https://github.com/alexeyxo/protobuf-objc
https://github.com/allegro/php-protobuf/ * PHP: * OCaml: http://piqi.org/
https://github.com/chobie/php-protocolbuffers * Prolog: * Perl: http://groups.google.com/group/protobuf-perl
http://www.swi-prolog.org/pldoc/package/protobufs.html * Purescript: * Perl: https://metacpan.org/pod/Google::ProtocolBuffers
https://github.com/xc-jp/purescript-protobuf * Python: * Perl: https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic
https://github.com/protocolbuffers/protobuf (Google-official implementation) * * Perl/XS: https://code.google.com/p/protobuf-perlxs/
Python: https://github.com/eigenein/protobuf * Python: * PHP: https://code.google.com/p/pb4php/
https://github.com/danielgtaylor/python-betterproto * R: * PHP: https://github.com/allegro/php-protobuf/
http://cran.r-project.org/package=RProtoBuf * Ruby: * PHP: https://github.com/chobie/php-protocolbuffers
https://code.google.com/p/ruby-protobuf/ * Ruby: * Prolog: http://www.swi-prolog.org/pldoc/package/protobufs.html
http://github.com/mozy/ruby-protocol-buffers * Ruby: * Purescript: https://github.com/xc-jp/purescript-protobuf
https://github.com/bmizerany/beefcake/tree/master/lib/beefcake * Ruby: * Python: https://github.com/protocolbuffers/protobuf (Google-official implementation)
https://github.com/localshred/protobuf * Rust: https://github.com/tokio-rs/prost * Python: https://github.com/eigenein/protobuf
* Rust: https://github.com/stepancheg/rust-protobuf/ * Rust: * Python: https://github.com/danielgtaylor/python-betterproto
https://github.com/tafia/quick-protobuf * Scala: * R: http://cran.r-project.org/package=RProtoBuf
http://github.com/jeffplaisance/scala-protobuf * Scala: * Ruby: https://code.google.com/p/ruby-protobuf/
https://code.google.com/p/protobuf-scala * Scala: * Ruby: http://github.com/mozy/ruby-protocol-buffers
https://github.com/SandroGrzicic/ScalaBuff * Scala: https://scalapb.github.io * * Ruby: https://github.com/bmizerany/beefcake/tree/master/lib/beefcake
Solidity: https://github.com/celer-network/pb3-gen-sol * Swift: * Ruby: https://github.com/localshred/protobuf
https://github.com/alexeyxo/protobuf-swift * Swift: * Rust: https://github.com/tokio-rs/prost
https://github.com/apple/swift-protobuf/ * Typescript: * Rust: https://github.com/stepancheg/rust-protobuf/
https://github.com/thesayyn/protoc-gen-ts * Typescript: * Rust: https://github.com/tafia/quick-protobuf
https://github.com/pbkit/pbkit * Vala: https://launchpad.net/protobuf-vala * * Scala: http://github.com/jeffplaisance/scala-protobuf
Visual Basic: https://code.google.com/p/protobuf-net/ * Scala: https://code.google.com/p/protobuf-scala
* Scala: https://github.com/SandroGrzicic/ScalaBuff
* Scala: https://scalapb.github.io
* Solidity: https://github.com/celer-network/pb3-gen-sol
* Swift: https://github.com/alexeyxo/protobuf-swift
* Swift: https://github.com/apple/swift-protobuf/
* Typescript: https://github.com/thesayyn/protoc-gen-ts
* Typescript: https://github.com/pbkit/pbkit
* Vala: https://launchpad.net/protobuf-vala
* Visual Basic: https://code.google.com/p/protobuf-net/
## RPC Implementations ## RPC Implementations

@ -1,4 +1,4 @@
# Auto-generated by @//pkg:gen_src_file_lists_cmake # Auto-generated by //pkg:gen_src_file_lists_cmake
# #
# This file contains lists of sources based on Bazel rules. It should # This file contains lists of sources based on Bazel rules. It should
# be included from a hand-written CMake file that defines targets. # be included from a hand-written CMake file that defines targets.
@ -9,7 +9,7 @@ if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10)
include_guard() include_guard()
endif() endif()
# @//pkg:protobuf # //pkg:protobuf
set(libprotobuf_srcs set(libprotobuf_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
@ -85,7 +85,7 @@ set(libprotobuf_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc
) )
# @//pkg:protobuf # //pkg:protobuf
set(libprotobuf_hdrs set(libprotobuf_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h
@ -192,7 +192,7 @@ set(libprotobuf_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h
) )
# @//pkg:protobuf_lite # //pkg:protobuf_lite
set(libprotobuf_lite_srcs set(libprotobuf_lite_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc
@ -220,7 +220,7 @@ set(libprotobuf_lite_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc
) )
# @//pkg:protobuf_lite # //pkg:protobuf_lite
set(libprotobuf_lite_hdrs set(libprotobuf_lite_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/any.h ${protobuf_SOURCE_DIR}/src/google/protobuf/any.h
${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h
@ -270,7 +270,7 @@ set(libprotobuf_lite_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h
) )
# @//pkg:protoc # //pkg:protoc
set(libprotoc_srcs set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc
@ -366,7 +366,7 @@ set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc
) )
# @//pkg:protoc # //pkg:protoc
set(libprotoc_hdrs set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h
@ -388,7 +388,6 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/primitive_field.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/primitive_field.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/service.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/service.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/string_field.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/string_field.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/tracker.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.h
@ -470,7 +469,7 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.h
) )
# @//src/google/protobuf:well_known_type_protos # //src/google/protobuf:well_known_type_protos
set(wkt_protos_files set(wkt_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/any.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/any.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/api.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/api.proto
@ -484,68 +483,68 @@ set(wkt_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.proto
) )
# @//src/google/protobuf:descriptor_proto # //src/google/protobuf:descriptor_proto
set(descriptor_proto_proto_srcs set(descriptor_proto_proto_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto
) )
# @//src/google/protobuf:descriptor_proto # //src/google/protobuf:descriptor_proto
set(descriptor_proto_srcs set(descriptor_proto_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.cc
) )
# @//src/google/protobuf:descriptor_proto # //src/google/protobuf:descriptor_proto
set(descriptor_proto_hdrs set(descriptor_proto_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.h ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.h
) )
# @//src/google/protobuf:descriptor_proto # //src/google/protobuf:descriptor_proto
set(descriptor_proto_files set(descriptor_proto_files
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_proto-descriptor-set.proto.bin ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_proto-descriptor-set.proto.bin
) )
# @//src/google/protobuf/compiler:plugin_proto # //src/google/protobuf/compiler:plugin_proto
set(plugin_proto_proto_srcs set(plugin_proto_proto_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto
) )
# @//src/google/protobuf/compiler:plugin_proto # //src/google/protobuf/compiler:plugin_proto
set(plugin_proto_srcs set(plugin_proto_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.cc
) )
# @//src/google/protobuf/compiler:plugin_proto # //src/google/protobuf/compiler:plugin_proto
set(plugin_proto_hdrs set(plugin_proto_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.h
) )
# @//src/google/protobuf/compiler:plugin_proto # //src/google/protobuf/compiler:plugin_proto
set(plugin_proto_files set(plugin_proto_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin_proto-descriptor-set.proto.bin ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin_proto-descriptor-set.proto.bin
) )
# @//pkg:common_test # //pkg:common_test
set(common_test_srcs set(common_test_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.cc
) )
# @//pkg:common_test # //pkg:common_test
set(common_test_hdrs set(common_test_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h
) )
# @//pkg:lite_test_util # //pkg:lite_test_util
set(lite_test_util_srcs set(lite_test_util_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.cc
) )
# @//pkg:lite_test_util # //pkg:lite_test_util
set(lite_test_util_hdrs set(lite_test_util_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.h ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.h
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.h ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.h
@ -556,14 +555,14 @@ set(lite_test_util_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.h ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.h
) )
# @//pkg:test_util # //pkg:test_util
set(test_util_srcs set(test_util_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.cc
) )
# @//pkg:test_util # //pkg:test_util
set(test_util_hdrs set(test_util_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h
@ -578,7 +577,7 @@ set(test_util_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.inc ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.inc
) )
# @//src/google/protobuf:full_test_srcs # //src/google/protobuf:full_test_srcs
set(protobuf_test_files set(protobuf_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align_test.cc
@ -610,7 +609,7 @@ set(protobuf_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.cc
) )
# @//src/google/protobuf:test_proto_srcs # //src/google/protobuf:test_proto_srcs
set(protobuf_test_protos_files set(protobuf_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto
@ -643,13 +642,13 @@ set(protobuf_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_well_known_types.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_well_known_types.proto
) )
# @//src/google/protobuf:lite_test_srcs # //src/google/protobuf:lite_test_srcs
set(protobuf_lite_test_files set(protobuf_lite_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/lite_arena_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_arena_unittest.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/lite_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_unittest.cc
) )
# @//src/google/protobuf:lite_test_proto_srcs # //src/google/protobuf:lite_test_proto_srcs
set(protobuf_lite_test_protos_files set(protobuf_lite_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_unittest.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_unittest.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_lite.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_lite.proto
@ -657,7 +656,7 @@ set(protobuf_lite_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite.proto
) )
# @//src/google/protobuf/compiler:test_srcs # //src/google/protobuf/compiler:test_srcs
set(compiler_test_files set(compiler_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc
@ -680,18 +679,18 @@ set(compiler_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc
) )
# @//src/google/protobuf/compiler:test_proto_srcs # //src/google/protobuf/compiler:test_proto_srcs
set(compiler_test_protos_files set(compiler_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_bad_identifiers.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_bad_identifiers.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_large_enum_value.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_large_enum_value.proto
) )
# @//src/google/protobuf/compiler:test_plugin_srcs # //src/google/protobuf/compiler:test_plugin_srcs
set(test_plugin_files set(test_plugin_files
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/test_plugin.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/test_plugin.cc
) )
# @//src/google/protobuf/io:test_srcs # //src/google/protobuf/io:test_srcs
set(io_test_files set(io_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream_unittest.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc
@ -702,7 +701,7 @@ set(io_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc
) )
# @//src/google/protobuf/util:test_srcs # //src/google/protobuf/util:test_srcs
set(util_test_files set(util_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util_test.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator_test.cc
@ -712,14 +711,14 @@ set(util_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util_test.cc
) )
# @//src/google/protobuf/util:test_proto_srcs # //src/google/protobuf/util:test_proto_srcs
set(util_test_protos_files set(util_test_protos_files
${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format_proto3.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format_proto3.proto
${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.proto
) )
# @//src/google/protobuf/stubs:test_srcs # //src/google/protobuf/stubs:test_srcs
set(stubs_test_files set(stubs_test_files
${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common_unittest.cc
) )

Loading…
Cancel
Save