|
|
|
@ -3756,9 +3756,6 @@ LIBGRPC_SRC = \ |
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
|
third_party/nanopb/pb_encode.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c \
|
|
|
|
|
src/core/tsi/transport_security.cc \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
@ -3798,7 +3795,6 @@ LIBGRPC_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/subchannel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
|
|
|
|
|
src/core/ext/filters/deadline/deadline_filter.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
src/core/tsi/fake_transport_security.cc \
|
|
|
|
|
src/core/tsi/local_transport_security.cc \
|
|
|
|
@ -3818,13 +3814,6 @@ LIBGRPC_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/any.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/duration.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/empty.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/struct.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/timestamp.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/wrappers.upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.pb.c \
|
|
|
|
@ -4167,14 +4156,6 @@ LIBGRPC_CRONET_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/subchannel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
|
|
|
|
|
src/core/ext/filters/deadline/deadline_filter.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -4246,10 +4227,14 @@ LIBGRPC_CRONET_SRC = \ |
|
|
|
|
src/core/tsi/alts/handshaker/altscontext.pb.c \
|
|
|
|
|
src/core/tsi/alts/handshaker/handshaker.pb.c \
|
|
|
|
|
src/core/tsi/alts/handshaker/transport_security_common.pb.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c \
|
|
|
|
|
src/core/tsi/transport_security.cc \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/transport/chttp2/client/insecure/channel_create.cc \
|
|
|
|
|
src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc \
|
|
|
|
|
src/core/ext/transport/chttp2/client/authority.cc \
|
|
|
|
@ -4557,14 +4542,6 @@ LIBGRPC_TEST_UTIL_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/subchannel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
|
|
|
|
|
src/core/ext/filters/deadline/deadline_filter.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -4884,14 +4861,6 @@ LIBGRPC_TEST_UTIL_UNSECURE_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/subchannel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
|
|
|
|
|
src/core/ext/filters/deadline/deadline_filter.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -5209,14 +5178,6 @@ LIBGRPC_UNSECURE_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/subchannel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/subchannel_pool_interface.cc \
|
|
|
|
|
src/core/ext/filters/deadline/deadline_filter.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -5242,16 +5203,16 @@ LIBGRPC_UNSECURE_SRC = \ |
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/any.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/duration.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/empty.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/struct.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/timestamp.upb.c \
|
|
|
|
|
src/core/ext/upb-generated/google/protobuf/wrappers.upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.pb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/xds/xds.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/xds/xds_channel.cc \
|
|
|
|
|
src/core/ext/filters/client_channel/lb_policy/xds/xds_client_stats.cc \
|
|
|
|
@ -5564,14 +5525,6 @@ LIBGRPC++_SRC = \ |
|
|
|
|
src/cpp/util/status.cc \
|
|
|
|
|
src/cpp/util/string_ref.cc \
|
|
|
|
|
src/cpp/util/time_cc.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -6600,14 +6553,6 @@ LIBGRPC++_UNSECURE_SRC = \ |
|
|
|
|
src/cpp/util/status.cc \
|
|
|
|
|
src/cpp/util/string_ref.cc \
|
|
|
|
|
src/cpp/util/time_cc.cc \
|
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c \
|
|
|
|
|
third_party/upb/generated_for_cmake/google/protobuf/descriptor.upb.c \
|
|
|
|
|
third_party/upb/upb/decode.c \
|
|
|
|
|
third_party/upb/upb/encode.c \
|
|
|
|
|
third_party/upb/upb/msg.c \
|
|
|
|
|
third_party/upb/upb/port.c \
|
|
|
|
|
third_party/upb/upb/table.c \
|
|
|
|
|
third_party/upb/upb/upb.c \
|
|
|
|
|
src/core/ext/filters/client_channel/health/health.pb.c \
|
|
|
|
|
third_party/nanopb/pb_common.c \
|
|
|
|
|
third_party/nanopb/pb_decode.c \
|
|
|
|
@ -22457,9 +22402,6 @@ src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc: $(OPENSSL_ |
|
|
|
|
src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.cc: $(OPENSSL_DEP) |
|
|
|
|
src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: $(OPENSSL_DEP) |
|
|
|
|
src/core/ext/transport/cronet/transport/cronet_transport.cc: $(OPENSSL_DEP) |
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/lib/http/httpcli_security_connector.cc: $(OPENSSL_DEP) |
|
|
|
|
src/core/lib/security/context/security_context.cc: $(OPENSSL_DEP) |
|
|
|
|
src/core/lib/security/credentials/alts/alts_credentials.cc: $(OPENSSL_DEP) |
|
|
|
|