|
|
|
@ -1008,6 +1008,7 @@ no_server_test: $(BINDIR)/$(CONFIG)/no_server_test |
|
|
|
|
percent_decode_fuzzer: $(BINDIR)/$(CONFIG)/percent_decode_fuzzer |
|
|
|
|
percent_encode_fuzzer: $(BINDIR)/$(CONFIG)/percent_encode_fuzzer |
|
|
|
|
resolve_address_test: $(BINDIR)/$(CONFIG)/resolve_address_test |
|
|
|
|
resource_quota_test: $(BINDIR)/$(CONFIG)/resource_quota_test |
|
|
|
|
secure_channel_create_test: $(BINDIR)/$(CONFIG)/secure_channel_create_test |
|
|
|
|
secure_endpoint_test: $(BINDIR)/$(CONFIG)/secure_endpoint_test |
|
|
|
|
sequential_connectivity_test: $(BINDIR)/$(CONFIG)/sequential_connectivity_test |
|
|
|
@ -1075,6 +1076,7 @@ qps_openloop_test: $(BINDIR)/$(CONFIG)/qps_openloop_test |
|
|
|
|
qps_worker: $(BINDIR)/$(CONFIG)/qps_worker |
|
|
|
|
reconnect_interop_client: $(BINDIR)/$(CONFIG)/reconnect_interop_client |
|
|
|
|
reconnect_interop_server: $(BINDIR)/$(CONFIG)/reconnect_interop_server |
|
|
|
|
round_robin_end2end_test: $(BINDIR)/$(CONFIG)/round_robin_end2end_test |
|
|
|
|
secure_auth_context_test: $(BINDIR)/$(CONFIG)/secure_auth_context_test |
|
|
|
|
secure_sync_unary_ping_pong_test: $(BINDIR)/$(CONFIG)/secure_sync_unary_ping_pong_test |
|
|
|
|
server_builder_plugin_test: $(BINDIR)/$(CONFIG)/server_builder_plugin_test |
|
|
|
@ -1085,6 +1087,7 @@ shutdown_test: $(BINDIR)/$(CONFIG)/shutdown_test |
|
|
|
|
status_test: $(BINDIR)/$(CONFIG)/status_test |
|
|
|
|
streaming_throughput_test: $(BINDIR)/$(CONFIG)/streaming_throughput_test |
|
|
|
|
stress_test: $(BINDIR)/$(CONFIG)/stress_test |
|
|
|
|
thread_manager_test: $(BINDIR)/$(CONFIG)/thread_manager_test |
|
|
|
|
thread_stress_test: $(BINDIR)/$(CONFIG)/thread_stress_test |
|
|
|
|
public_headers_must_be_c89: $(BINDIR)/$(CONFIG)/public_headers_must_be_c89 |
|
|
|
|
boringssl_aes_test: $(BINDIR)/$(CONFIG)/boringssl_aes_test |
|
|
|
@ -1234,9 +1237,9 @@ pc_cxx: $(LIBDIR)/$(CONFIG)/pkgconfig/grpc++.pc |
|
|
|
|
pc_cxx_unsecure: $(LIBDIR)/$(CONFIG)/pkgconfig/grpc++_unsecure.pc |
|
|
|
|
|
|
|
|
|
ifeq ($(EMBED_OPENSSL),true) |
|
|
|
|
privatelibs_cxx: $(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a $(LIBDIR)/$(CONFIG)/libgrpc++_test.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libinterop_client_helper.a $(LIBDIR)/$(CONFIG)/libinterop_client_main.a $(LIBDIR)/$(CONFIG)/libinterop_server_helper.a $(LIBDIR)/$(CONFIG)/libinterop_server_lib.a $(LIBDIR)/$(CONFIG)/libinterop_server_main.a $(LIBDIR)/$(CONFIG)/libqps.a $(LIBDIR)/$(CONFIG)/libboringssl_test_util.a $(LIBDIR)/$(CONFIG)/libboringssl_aes_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_asn1_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_base64_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bio_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bn_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bytestring_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_aead_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_cipher_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_cmac_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ed25519_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_x25519_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_dh_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_digest_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ec_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ecdsa_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_err_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_evp_extra_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_evp_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pbkdf_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_hmac_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pkcs12_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pkcs8_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_poly1305_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_rsa_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_x509_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ssl_test_lib.a |
|
|
|
|
privatelibs_cxx: $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_test.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libinterop_client_helper.a $(LIBDIR)/$(CONFIG)/libinterop_client_main.a $(LIBDIR)/$(CONFIG)/libinterop_server_helper.a $(LIBDIR)/$(CONFIG)/libinterop_server_lib.a $(LIBDIR)/$(CONFIG)/libinterop_server_main.a $(LIBDIR)/$(CONFIG)/libqps.a $(LIBDIR)/$(CONFIG)/libboringssl_test_util.a $(LIBDIR)/$(CONFIG)/libboringssl_aes_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_asn1_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_base64_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bio_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bn_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_bytestring_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_aead_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_cipher_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_cmac_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ed25519_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_x25519_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_dh_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_digest_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ec_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ecdsa_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_err_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_evp_extra_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_evp_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pbkdf_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_hmac_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pkcs12_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_pkcs8_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_poly1305_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_rsa_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_x509_test_lib.a $(LIBDIR)/$(CONFIG)/libboringssl_ssl_test_lib.a |
|
|
|
|
else |
|
|
|
|
privatelibs_cxx: $(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a $(LIBDIR)/$(CONFIG)/libgrpc++_test.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libinterop_client_helper.a $(LIBDIR)/$(CONFIG)/libinterop_client_main.a $(LIBDIR)/$(CONFIG)/libinterop_server_helper.a $(LIBDIR)/$(CONFIG)/libinterop_server_lib.a $(LIBDIR)/$(CONFIG)/libinterop_server_main.a $(LIBDIR)/$(CONFIG)/libqps.a |
|
|
|
|
privatelibs_cxx: $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_test.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libinterop_client_helper.a $(LIBDIR)/$(CONFIG)/libinterop_client_main.a $(LIBDIR)/$(CONFIG)/libinterop_server_helper.a $(LIBDIR)/$(CONFIG)/libinterop_server_lib.a $(LIBDIR)/$(CONFIG)/libinterop_server_main.a $(LIBDIR)/$(CONFIG)/libqps.a |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1331,6 +1334,7 @@ buildtests_c: privatelibs_c \ |
|
|
|
|
$(BINDIR)/$(CONFIG)/murmur_hash_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/no_server_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/resolve_address_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/resource_quota_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_channel_create_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_endpoint_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/sequential_connectivity_test \
|
|
|
|
@ -1451,6 +1455,7 @@ buildtests_cxx: privatelibs_cxx \ |
|
|
|
|
$(BINDIR)/$(CONFIG)/qps_worker \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/reconnect_interop_client \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/reconnect_interop_server \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/round_robin_end2end_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_auth_context_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_sync_unary_ping_pong_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/server_builder_plugin_test \
|
|
|
|
@ -1461,6 +1466,7 @@ buildtests_cxx: privatelibs_cxx \ |
|
|
|
|
$(BINDIR)/$(CONFIG)/status_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/streaming_throughput_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/stress_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_manager_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_stress_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/boringssl_aes_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/boringssl_asn1_test \
|
|
|
|
@ -1539,6 +1545,7 @@ buildtests_cxx: privatelibs_cxx \ |
|
|
|
|
$(BINDIR)/$(CONFIG)/qps_worker \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/reconnect_interop_client \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/reconnect_interop_server \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/round_robin_end2end_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_auth_context_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/secure_sync_unary_ping_pong_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/server_builder_plugin_test \
|
|
|
|
@ -1549,6 +1556,7 @@ buildtests_cxx: privatelibs_cxx \ |
|
|
|
|
$(BINDIR)/$(CONFIG)/status_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/streaming_throughput_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/stress_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_manager_test \
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_stress_test \
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
@ -1717,6 +1725,8 @@ test_c: buildtests_c |
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/no_server_test || ( echo test no_server_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing resolve_address_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/resolve_address_test || ( echo test resolve_address_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing resource_quota_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/resource_quota_test || ( echo test resource_quota_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing secure_channel_create_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/secure_channel_create_test || ( echo test secure_channel_create_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing secure_endpoint_test"
|
|
|
|
@ -1845,6 +1855,8 @@ test_cxx: buildtests_cxx |
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/proto_server_reflection_test || ( echo test proto_server_reflection_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing qps_openloop_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/qps_openloop_test || ( echo test qps_openloop_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing round_robin_end2end_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/round_robin_end2end_test || ( echo test round_robin_end2end_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing secure_auth_context_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/secure_auth_context_test || ( echo test secure_auth_context_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing secure_sync_unary_ping_pong_test"
|
|
|
|
@ -1861,6 +1873,8 @@ test_cxx: buildtests_cxx |
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/status_test || ( echo test status_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing streaming_throughput_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/streaming_throughput_test || ( echo test streaming_throughput_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing thread_manager_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/thread_manager_test || ( echo test thread_manager_test failed ; exit 1 )
|
|
|
|
|
$(E) "[RUN] Testing thread_stress_test"
|
|
|
|
|
$(Q) $(BINDIR)/$(CONFIG)/thread_stress_test || ( echo test thread_stress_test failed ; exit 1 )
|
|
|
|
|
|
|
|
|
@ -2619,6 +2633,7 @@ LIBGRPC_SRC = \ |
|
|
|
|
src/core/lib/iomgr/resolve_address_posix.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_uv.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_windows.c \
|
|
|
|
|
src/core/lib/iomgr/resource_quota.c \
|
|
|
|
|
src/core/lib/iomgr/sockaddr_utils.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_common_posix.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_linux.c \
|
|
|
|
@ -2908,6 +2923,7 @@ LIBGRPC_CRONET_SRC = \ |
|
|
|
|
src/core/lib/iomgr/resolve_address_posix.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_uv.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_windows.c \
|
|
|
|
|
src/core/lib/iomgr/resource_quota.c \
|
|
|
|
|
src/core/lib/iomgr/sockaddr_utils.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_common_posix.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_linux.c \
|
|
|
|
@ -3188,6 +3204,7 @@ LIBGRPC_TEST_UTIL_SRC = \ |
|
|
|
|
src/core/lib/iomgr/resolve_address_posix.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_uv.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_windows.c \
|
|
|
|
|
src/core/lib/iomgr/resource_quota.c \
|
|
|
|
|
src/core/lib/iomgr/sockaddr_utils.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_common_posix.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_linux.c \
|
|
|
|
@ -3397,6 +3414,7 @@ LIBGRPC_UNSECURE_SRC = \ |
|
|
|
|
src/core/lib/iomgr/resolve_address_posix.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_uv.c \
|
|
|
|
|
src/core/lib/iomgr/resolve_address_windows.c \
|
|
|
|
|
src/core/lib/iomgr/resource_quota.c \
|
|
|
|
|
src/core/lib/iomgr/sockaddr_utils.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_common_posix.c \
|
|
|
|
|
src/core/lib/iomgr/socket_utils_linux.c \
|
|
|
|
@ -3693,6 +3711,7 @@ LIBGRPC++_SRC = \ |
|
|
|
|
src/cpp/common/channel_filter.cc \
|
|
|
|
|
src/cpp/common/completion_queue_cc.cc \
|
|
|
|
|
src/cpp/common/core_codegen.cc \
|
|
|
|
|
src/cpp/common/resource_quota_cc.cc \
|
|
|
|
|
src/cpp/common/rpc_method.cc \
|
|
|
|
|
src/cpp/server/async_generic_service.cc \
|
|
|
|
|
src/cpp/server/create_default_thread_pool.cc \
|
|
|
|
@ -3702,6 +3721,7 @@ LIBGRPC++_SRC = \ |
|
|
|
|
src/cpp/server/server_context.cc \
|
|
|
|
|
src/cpp/server/server_credentials.cc \
|
|
|
|
|
src/cpp/server/server_posix.cc \
|
|
|
|
|
src/cpp/thread_manager/thread_manager.cc \
|
|
|
|
|
src/cpp/util/byte_buffer_cc.cc \
|
|
|
|
|
src/cpp/util/slice_cc.cc \
|
|
|
|
|
src/cpp/util/status.cc \
|
|
|
|
@ -3731,12 +3751,7 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/server_builder_plugin.h \
|
|
|
|
|
include/grpc++/impl/server_initializer.h \
|
|
|
|
|
include/grpc++/impl/service_type.h \
|
|
|
|
|
include/grpc++/impl/sync.h \
|
|
|
|
|
include/grpc++/impl/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd.h \
|
|
|
|
|
include/grpc++/impl/thd_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd_no_cxx11.h \
|
|
|
|
|
include/grpc++/resource_quota.h \
|
|
|
|
|
include/grpc++/security/auth_context.h \
|
|
|
|
|
include/grpc++/security/auth_metadata_processor.h \
|
|
|
|
|
include/grpc++/security/credentials.h \
|
|
|
|
@ -3783,9 +3798,6 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/codegen/status_helper.h \
|
|
|
|
|
include/grpc++/impl/codegen/string_ref.h \
|
|
|
|
|
include/grpc++/impl/codegen/stub_options.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/time.h \
|
|
|
|
|
include/grpc/impl/codegen/byte_buffer_reader.h \
|
|
|
|
@ -3885,6 +3897,7 @@ LIBGRPC++_CRONET_SRC = \ |
|
|
|
|
src/cpp/common/channel_filter.cc \
|
|
|
|
|
src/cpp/common/completion_queue_cc.cc \
|
|
|
|
|
src/cpp/common/core_codegen.cc \
|
|
|
|
|
src/cpp/common/resource_quota_cc.cc \
|
|
|
|
|
src/cpp/common/rpc_method.cc \
|
|
|
|
|
src/cpp/server/async_generic_service.cc \
|
|
|
|
|
src/cpp/server/create_default_thread_pool.cc \
|
|
|
|
@ -3894,6 +3907,7 @@ LIBGRPC++_CRONET_SRC = \ |
|
|
|
|
src/cpp/server/server_context.cc \
|
|
|
|
|
src/cpp/server/server_credentials.cc \
|
|
|
|
|
src/cpp/server/server_posix.cc \
|
|
|
|
|
src/cpp/thread_manager/thread_manager.cc \
|
|
|
|
|
src/cpp/util/byte_buffer_cc.cc \
|
|
|
|
|
src/cpp/util/slice_cc.cc \
|
|
|
|
|
src/cpp/util/status.cc \
|
|
|
|
@ -3923,12 +3937,7 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/server_builder_plugin.h \
|
|
|
|
|
include/grpc++/impl/server_initializer.h \
|
|
|
|
|
include/grpc++/impl/service_type.h \
|
|
|
|
|
include/grpc++/impl/sync.h \
|
|
|
|
|
include/grpc++/impl/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd.h \
|
|
|
|
|
include/grpc++/impl/thd_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd_no_cxx11.h \
|
|
|
|
|
include/grpc++/resource_quota.h \
|
|
|
|
|
include/grpc++/security/auth_context.h \
|
|
|
|
|
include/grpc++/security/auth_metadata_processor.h \
|
|
|
|
|
include/grpc++/security/credentials.h \
|
|
|
|
@ -3975,9 +3984,6 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/codegen/status_helper.h \
|
|
|
|
|
include/grpc++/impl/codegen/string_ref.h \
|
|
|
|
|
include/grpc++/impl/codegen/stub_options.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/time.h \
|
|
|
|
|
include/grpc/impl/codegen/byte_buffer_reader.h \
|
|
|
|
@ -4061,77 +4067,22 @@ endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_REFLECTION_SRC = \
|
|
|
|
|
src/cpp/ext/proto_server_reflection.cc \
|
|
|
|
|
src/cpp/ext/proto_server_reflection_plugin.cc \
|
|
|
|
|
src/cpp/ext/reflection.grpc.pb.cc \
|
|
|
|
|
src/cpp/ext/reflection.pb.cc \
|
|
|
|
|
LIBGRPC++_PROTO_REFLECTION_DESC_DB_SRC = \
|
|
|
|
|
test/cpp/util/proto_reflection_descriptor_database.cc \
|
|
|
|
|
$(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc \
|
|
|
|
|
|
|
|
|
|
PUBLIC_HEADERS_CXX += \
|
|
|
|
|
include/grpc++/ext/proto_server_reflection_plugin.h \
|
|
|
|
|
include/grpc++/ext/reflection.grpc.pb.h \
|
|
|
|
|
include/grpc++/ext/reflection.pb.h \
|
|
|
|
|
include/grpc++/impl/codegen/proto_utils.h \
|
|
|
|
|
include/grpc++/impl/codegen/async_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/async_unary_call.h \
|
|
|
|
|
include/grpc++/impl/codegen/call.h \
|
|
|
|
|
include/grpc++/impl/codegen/call_hook.h \
|
|
|
|
|
include/grpc++/impl/codegen/channel_interface.h \
|
|
|
|
|
include/grpc++/impl/codegen/client_context.h \
|
|
|
|
|
include/grpc++/impl/codegen/client_unary_call.h \
|
|
|
|
|
include/grpc++/impl/codegen/completion_queue.h \
|
|
|
|
|
include/grpc++/impl/codegen/completion_queue_tag.h \
|
|
|
|
|
include/grpc++/impl/codegen/config.h \
|
|
|
|
|
include/grpc++/impl/codegen/core_codegen_interface.h \
|
|
|
|
|
include/grpc++/impl/codegen/create_auth_context.h \
|
|
|
|
|
include/grpc++/impl/codegen/grpc_library.h \
|
|
|
|
|
include/grpc++/impl/codegen/method_handler_impl.h \
|
|
|
|
|
include/grpc++/impl/codegen/rpc_method.h \
|
|
|
|
|
include/grpc++/impl/codegen/rpc_service_method.h \
|
|
|
|
|
include/grpc++/impl/codegen/security/auth_context.h \
|
|
|
|
|
include/grpc++/impl/codegen/serialization_traits.h \
|
|
|
|
|
include/grpc++/impl/codegen/server_context.h \
|
|
|
|
|
include/grpc++/impl/codegen/server_interface.h \
|
|
|
|
|
include/grpc++/impl/codegen/service_type.h \
|
|
|
|
|
include/grpc++/impl/codegen/status.h \
|
|
|
|
|
include/grpc++/impl/codegen/status_code_enum.h \
|
|
|
|
|
include/grpc++/impl/codegen/status_helper.h \
|
|
|
|
|
include/grpc++/impl/codegen/string_ref.h \
|
|
|
|
|
include/grpc++/impl/codegen/stub_options.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/time.h \
|
|
|
|
|
include/grpc/impl/codegen/byte_buffer_reader.h \
|
|
|
|
|
include/grpc/impl/codegen/compression_types.h \
|
|
|
|
|
include/grpc/impl/codegen/connectivity_state.h \
|
|
|
|
|
include/grpc/impl/codegen/grpc_types.h \
|
|
|
|
|
include/grpc/impl/codegen/propagation_bits.h \
|
|
|
|
|
include/grpc/impl/codegen/status.h \
|
|
|
|
|
include/grpc/impl/codegen/atm.h \
|
|
|
|
|
include/grpc/impl/codegen/atm_gcc_atomic.h \
|
|
|
|
|
include/grpc/impl/codegen/atm_gcc_sync.h \
|
|
|
|
|
include/grpc/impl/codegen/atm_windows.h \
|
|
|
|
|
include/grpc/impl/codegen/gpr_types.h \
|
|
|
|
|
include/grpc/impl/codegen/port_platform.h \
|
|
|
|
|
include/grpc/impl/codegen/slice.h \
|
|
|
|
|
include/grpc/impl/codegen/sync.h \
|
|
|
|
|
include/grpc/impl/codegen/sync_generic.h \
|
|
|
|
|
include/grpc/impl/codegen/sync_posix.h \
|
|
|
|
|
include/grpc/impl/codegen/sync_windows.h \
|
|
|
|
|
include/grpc++/impl/codegen/config_protobuf.h \
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_REFLECTION_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_REFLECTION_SRC))))
|
|
|
|
|
LIBGRPC++_PROTO_REFLECTION_DESC_DB_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_PROTO_REFLECTION_DESC_DB_SRC))))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
|
|
|
|
|
|
# You can't build secure libraries if you don't have OpenSSL.
|
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: openssl_dep_error |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a: openssl_dep_error |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/$(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): openssl_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
@ -4139,40 +4090,22 @@ ifeq ($(NO_PROTOBUF),true) |
|
|
|
|
|
|
|
|
|
# You can't build a C++ library if you don't have protobuf - a bit overreached, but still okay.
|
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: protobuf_dep_error |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/$(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: $(ZLIB_DEP) $(OPENSSL_DEP) $(PROTOBUF_DEP) $(LIBGRPC++_REFLECTION_OBJS) |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a: $(ZLIB_DEP) $(OPENSSL_DEP) $(PROTOBUF_DEP) $(LIBGRPC++_PROTO_REFLECTION_DESC_DB_OBJS) |
|
|
|
|
$(E) "[AR] Creating $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) rm -f $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a
|
|
|
|
|
$(Q) $(AR) $(AROPTS) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBGRPC++_REFLECTION_OBJS)
|
|
|
|
|
$(Q) rm -f $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a
|
|
|
|
|
$(Q) $(AR) $(AROPTS) $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBGRPC++_PROTO_REFLECTION_DESC_DB_OBJS)
|
|
|
|
|
ifeq ($(SYSTEM),Darwin) |
|
|
|
|
$(Q) ranlib -no_warning_for_no_symbols $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a
|
|
|
|
|
$(Q) ranlib -no_warning_for_no_symbols $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(SYSTEM),MINGW32) |
|
|
|
|
$(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): $(LIBGRPC++_REFLECTION_OBJS) $(ZLIB_DEP) $(PROTOBUF_DEP) $(LIBDIR)/$(CONFIG)/grpc++.$(SHARED_EXT) $(OPENSSL_DEP) |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -shared grpc++_reflection.def -Wl,--output-def=$(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).def -Wl,--out-implib=$(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION)-dll.a -o $(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++-imp
|
|
|
|
|
else |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): $(LIBGRPC++_REFLECTION_OBJS) $(ZLIB_DEP) $(PROTOBUF_DEP) $(LIBDIR)/$(CONFIG)/libgrpc++.$(SHARED_EXT) $(OPENSSL_DEP) |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
ifeq ($(SYSTEM),Darwin) |
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -install_name $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) -dynamiclib -o $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++
|
|
|
|
|
else |
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -shared -Wl,-soname,libgrpc++_reflection.so.1 -o $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++
|
|
|
|
|
$(Q) ln -sf $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).so.1
|
|
|
|
|
$(Q) ln -sf $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).so
|
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
@ -4180,25 +4113,30 @@ endif |
|
|
|
|
|
|
|
|
|
ifneq ($(NO_SECURE),true) |
|
|
|
|
ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(LIBGRPC++_REFLECTION_OBJS:.o=.dep) |
|
|
|
|
-include $(LIBGRPC++_PROTO_REFLECTION_DESC_DB_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/proto_reflection_descriptor_database.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_REFLECTION_CODEGEN_SRC = \
|
|
|
|
|
LIBGRPC++_REFLECTION_SRC = \
|
|
|
|
|
src/cpp/ext/proto_server_reflection.cc \
|
|
|
|
|
src/cpp/ext/proto_server_reflection_plugin.cc \
|
|
|
|
|
$(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc \
|
|
|
|
|
|
|
|
|
|
PUBLIC_HEADERS_CXX += \
|
|
|
|
|
include/grpc++/ext/proto_server_reflection_plugin.h \
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_REFLECTION_CODEGEN_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_REFLECTION_CODEGEN_SRC))))
|
|
|
|
|
LIBGRPC++_REFLECTION_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_REFLECTION_SRC))))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
|
|
|
|
|
|
# You can't build secure libraries if you don't have OpenSSL.
|
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a: openssl_dep_error |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: openssl_dep_error |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/$(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): openssl_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
@ -4206,22 +4144,40 @@ ifeq ($(NO_PROTOBUF),true) |
|
|
|
|
|
|
|
|
|
# You can't build a C++ library if you don't have protobuf - a bit overreached, but still okay.
|
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a: protobuf_dep_error |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/$(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a: $(ZLIB_DEP) $(OPENSSL_DEP) $(PROTOBUF_DEP) $(LIBGRPC++_REFLECTION_CODEGEN_OBJS) |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a: $(ZLIB_DEP) $(OPENSSL_DEP) $(PROTOBUF_DEP) $(LIBGRPC++_REFLECTION_OBJS) |
|
|
|
|
$(E) "[AR] Creating $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) rm -f $(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a
|
|
|
|
|
$(Q) $(AR) $(AROPTS) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a $(LIBGRPC++_REFLECTION_CODEGEN_OBJS)
|
|
|
|
|
$(Q) rm -f $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a
|
|
|
|
|
$(Q) $(AR) $(AROPTS) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBGRPC++_REFLECTION_OBJS)
|
|
|
|
|
ifeq ($(SYSTEM),Darwin) |
|
|
|
|
$(Q) ranlib -no_warning_for_no_symbols $(LIBDIR)/$(CONFIG)/libgrpc++_reflection_codegen.a
|
|
|
|
|
$(Q) ranlib -no_warning_for_no_symbols $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(SYSTEM),MINGW32) |
|
|
|
|
$(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): $(LIBGRPC++_REFLECTION_OBJS) $(ZLIB_DEP) $(PROTOBUF_DEP) $(LIBDIR)/$(CONFIG)/grpc++.$(SHARED_EXT) $(OPENSSL_DEP) |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -shared grpc++_reflection.def -Wl,--output-def=$(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).def -Wl,--out-implib=$(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION)-dll.a -o $(LIBDIR)/$(CONFIG)/grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++-imp
|
|
|
|
|
else |
|
|
|
|
$(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT): $(LIBGRPC++_REFLECTION_OBJS) $(ZLIB_DEP) $(PROTOBUF_DEP) $(LIBDIR)/$(CONFIG)/libgrpc++.$(SHARED_EXT) $(OPENSSL_DEP) |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
ifeq ($(SYSTEM),Darwin) |
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -install_name $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) -dynamiclib -o $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++
|
|
|
|
|
else |
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) -L$(LIBDIR)/$(CONFIG) -shared -Wl,-soname,libgrpc++_reflection.so.1 -o $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBGRPC++_REFLECTION_OBJS) $(LDLIBS) $(ZLIB_MERGE_LIBS) $(LDLIBSXX) $(LDLIBS_PROTOBUF) -lgrpc++
|
|
|
|
|
$(Q) ln -sf $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).so.1
|
|
|
|
|
$(Q) ln -sf $(SHARED_PREFIX)grpc++_reflection$(SHARED_VERSION).$(SHARED_EXT) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection$(SHARED_VERSION).so
|
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
@ -4229,9 +4185,11 @@ endif |
|
|
|
|
|
|
|
|
|
ifneq ($(NO_SECURE),true) |
|
|
|
|
ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(LIBGRPC++_REFLECTION_CODEGEN_OBJS:.o=.dep) |
|
|
|
|
-include $(LIBGRPC++_REFLECTION_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/cpp/ext/proto_server_reflection.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/cpp/ext/proto_server_reflection_plugin.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_TEST_SRC = \
|
|
|
|
@ -4371,9 +4329,6 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/codegen/status_helper.h \
|
|
|
|
|
include/grpc++/impl/codegen/string_ref.h \
|
|
|
|
|
include/grpc++/impl/codegen/stub_options.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/time.h \
|
|
|
|
|
include/grpc/impl/codegen/byte_buffer_reader.h \
|
|
|
|
@ -4464,6 +4419,7 @@ LIBGRPC++_UNSECURE_SRC = \ |
|
|
|
|
src/cpp/common/channel_filter.cc \
|
|
|
|
|
src/cpp/common/completion_queue_cc.cc \
|
|
|
|
|
src/cpp/common/core_codegen.cc \
|
|
|
|
|
src/cpp/common/resource_quota_cc.cc \
|
|
|
|
|
src/cpp/common/rpc_method.cc \
|
|
|
|
|
src/cpp/server/async_generic_service.cc \
|
|
|
|
|
src/cpp/server/create_default_thread_pool.cc \
|
|
|
|
@ -4473,6 +4429,7 @@ LIBGRPC++_UNSECURE_SRC = \ |
|
|
|
|
src/cpp/server/server_context.cc \
|
|
|
|
|
src/cpp/server/server_credentials.cc \
|
|
|
|
|
src/cpp/server/server_posix.cc \
|
|
|
|
|
src/cpp/thread_manager/thread_manager.cc \
|
|
|
|
|
src/cpp/util/byte_buffer_cc.cc \
|
|
|
|
|
src/cpp/util/slice_cc.cc \
|
|
|
|
|
src/cpp/util/status.cc \
|
|
|
|
@ -4502,12 +4459,7 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/server_builder_plugin.h \
|
|
|
|
|
include/grpc++/impl/server_initializer.h \
|
|
|
|
|
include/grpc++/impl/service_type.h \
|
|
|
|
|
include/grpc++/impl/sync.h \
|
|
|
|
|
include/grpc++/impl/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd.h \
|
|
|
|
|
include/grpc++/impl/thd_cxx11.h \
|
|
|
|
|
include/grpc++/impl/thd_no_cxx11.h \
|
|
|
|
|
include/grpc++/resource_quota.h \
|
|
|
|
|
include/grpc++/security/auth_context.h \
|
|
|
|
|
include/grpc++/security/auth_metadata_processor.h \
|
|
|
|
|
include/grpc++/security/credentials.h \
|
|
|
|
@ -4554,9 +4506,6 @@ PUBLIC_HEADERS_CXX += \ |
|
|
|
|
include/grpc++/impl/codegen/status_helper.h \
|
|
|
|
|
include/grpc++/impl/codegen/string_ref.h \
|
|
|
|
|
include/grpc++/impl/codegen/stub_options.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_no_cxx11.h \
|
|
|
|
|
include/grpc++/impl/codegen/sync_stream.h \
|
|
|
|
|
include/grpc++/impl/codegen/time.h \
|
|
|
|
|
include/grpc/impl/codegen/byte_buffer_reader.h \
|
|
|
|
@ -4631,10 +4580,11 @@ LIBGRPC_CLI_LIBS_SRC = \ |
|
|
|
|
test/cpp/util/cli_credentials.cc \
|
|
|
|
|
test/cpp/util/grpc_tool.cc \
|
|
|
|
|
test/cpp/util/proto_file_parser.cc \
|
|
|
|
|
test/cpp/util/proto_reflection_descriptor_database.cc \
|
|
|
|
|
test/cpp/util/service_describer.cc \
|
|
|
|
|
$(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc \
|
|
|
|
|
|
|
|
|
|
PUBLIC_HEADERS_CXX += \
|
|
|
|
|
include/grpc++/impl/codegen/config_protobuf.h \
|
|
|
|
|
|
|
|
|
|
LIBGRPC_CLI_LIBS_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC_CLI_LIBS_SRC))))
|
|
|
|
|
|
|
|
|
@ -4678,6 +4628,11 @@ ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(LIBGRPC_CLI_LIBS_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/cli_call.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/cli_credentials.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_tool.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/proto_file_parser.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/service_describer.o: $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.pb.cc $(GENDIR)/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBGRPC_PLUGIN_SUPPORT_SRC = \
|
|
|
|
@ -6942,6 +6897,7 @@ LIBEND2END_TESTS_SRC = \ |
|
|
|
|
test/core/end2end/tests/registered_call.c \
|
|
|
|
|
test/core/end2end/tests/request_with_flags.c \
|
|
|
|
|
test/core/end2end/tests/request_with_payload.c \
|
|
|
|
|
test/core/end2end/tests/resource_quota_server.c \
|
|
|
|
|
test/core/end2end/tests/server_finishes_request.c \
|
|
|
|
|
test/core/end2end/tests/shutdown_finishes_calls.c \
|
|
|
|
|
test/core/end2end/tests/shutdown_finishes_tags.c \
|
|
|
|
@ -7024,6 +6980,7 @@ LIBEND2END_NOSEC_TESTS_SRC = \ |
|
|
|
|
test/core/end2end/tests/registered_call.c \
|
|
|
|
|
test/core/end2end/tests/request_with_flags.c \
|
|
|
|
|
test/core/end2end/tests/request_with_payload.c \
|
|
|
|
|
test/core/end2end/tests/resource_quota_server.c \
|
|
|
|
|
test/core/end2end/tests/server_finishes_request.c \
|
|
|
|
|
test/core/end2end/tests/shutdown_finishes_calls.c \
|
|
|
|
|
test/core/end2end/tests/shutdown_finishes_tags.c \
|
|
|
|
@ -10420,6 +10377,38 @@ endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RESOURCE_QUOTA_TEST_SRC = \
|
|
|
|
|
test/core/iomgr/resource_quota_test.c \
|
|
|
|
|
|
|
|
|
|
RESOURCE_QUOTA_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(RESOURCE_QUOTA_TEST_SRC))))
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
|
|
|
|
|
|
# You can't build secure targets if you don't have OpenSSL.
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/resource_quota_test: openssl_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/resource_quota_test: $(RESOURCE_QUOTA_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LD) $(LDFLAGS) $(RESOURCE_QUOTA_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBS) $(LDLIBS_SECURE) -o $(BINDIR)/$(CONFIG)/resource_quota_test
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/core/iomgr/resource_quota_test.o: $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
deps_resource_quota_test: $(RESOURCE_QUOTA_TEST_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
|
ifneq ($(NO_SECURE),true) |
|
|
|
|
ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(RESOURCE_QUOTA_TEST_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SECURE_CHANNEL_CREATE_TEST_SRC = \
|
|
|
|
|
test/core/surface/secure_channel_create_test.c \
|
|
|
|
|
|
|
|
|
@ -12025,16 +12014,16 @@ $(BINDIR)/$(CONFIG)/grpc_cli: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/grpc_cli: $(PROTOBUF_DEP) $(GRPC_CLI_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
$(BINDIR)/$(CONFIG)/grpc_cli: $(PROTOBUF_DEP) $(GRPC_CLI_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(GRPC_CLI_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/grpc_cli
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(GRPC_CLI_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/grpc_cli
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_cli.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_cli.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
|
|
|
|
|
deps_grpc_cli: $(GRPC_CLI_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
@ -12266,7 +12255,6 @@ GRPC_TOOL_TEST_SRC = \ |
|
|
|
|
$(GENDIR)/src/proto/grpc/testing/echo.pb.cc $(GENDIR)/src/proto/grpc/testing/echo.grpc.pb.cc \
|
|
|
|
|
$(GENDIR)/src/proto/grpc/testing/echo_messages.pb.cc $(GENDIR)/src/proto/grpc/testing/echo_messages.grpc.pb.cc \
|
|
|
|
|
test/cpp/util/grpc_tool_test.cc \
|
|
|
|
|
test/cpp/util/string_ref_helper.cc \
|
|
|
|
|
|
|
|
|
|
GRPC_TOOL_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(GRPC_TOOL_TEST_SRC))))
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
@ -12288,22 +12276,20 @@ $(BINDIR)/$(CONFIG)/grpc_tool_test: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/grpc_tool_test: $(PROTOBUF_DEP) $(GRPC_TOOL_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(BINDIR)/$(CONFIG)/grpc_tool_test: $(PROTOBUF_DEP) $(GRPC_TOOL_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(GRPC_TOOL_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/grpc_tool_test
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(GRPC_TOOL_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/grpc_tool_test
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/proto/grpc/testing/echo.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/proto/grpc/testing/echo_messages.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/proto/grpc/testing/echo.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_tool_test.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/proto/grpc/testing/echo_messages.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/string_ref_helper.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_tool_test.o: $(LIBDIR)/$(CONFIG)/libgrpc_cli_libs.a $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
deps_grpc_tool_test: $(GRPC_TOOL_TEST_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
@ -12313,7 +12299,6 @@ ifneq ($(NO_DEPS),true) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/grpc_tool_test.o: $(GENDIR)/src/proto/grpc/testing/echo.pb.cc $(GENDIR)/src/proto/grpc/testing/echo.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/echo_messages.pb.cc $(GENDIR)/src/proto/grpc/testing/echo_messages.grpc.pb.cc |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/string_ref_helper.o: $(GENDIR)/src/proto/grpc/testing/echo.pb.cc $(GENDIR)/src/proto/grpc/testing/echo.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/echo_messages.pb.cc $(GENDIR)/src/proto/grpc/testing/echo_messages.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GRPCLB_API_TEST_SRC = \
|
|
|
|
@ -12693,7 +12678,6 @@ endif |
|
|
|
|
|
|
|
|
|
PROTO_SERVER_REFLECTION_TEST_SRC = \
|
|
|
|
|
test/cpp/end2end/proto_server_reflection_test.cc \
|
|
|
|
|
test/cpp/util/proto_reflection_descriptor_database.cc \
|
|
|
|
|
|
|
|
|
|
PROTO_SERVER_REFLECTION_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(PROTO_SERVER_REFLECTION_TEST_SRC))))
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
@ -12715,18 +12699,16 @@ $(BINDIR)/$(CONFIG)/proto_server_reflection_test: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/proto_server_reflection_test: $(PROTOBUF_DEP) $(PROTO_SERVER_REFLECTION_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(BINDIR)/$(CONFIG)/proto_server_reflection_test: $(PROTOBUF_DEP) $(PROTO_SERVER_REFLECTION_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(PROTO_SERVER_REFLECTION_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/proto_server_reflection_test
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(PROTO_SERVER_REFLECTION_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/proto_server_reflection_test
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/end2end/proto_server_reflection_test.o: $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/proto_reflection_descriptor_database.o: $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/end2end/proto_server_reflection_test.o: $(LIBDIR)/$(CONFIG)/libgrpc++_proto_reflection_desc_db.a $(LIBDIR)/$(CONFIG)/libgrpc++_reflection.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
deps_proto_server_reflection_test: $(PROTO_SERVER_REFLECTION_TEST_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
@ -13015,6 +12997,49 @@ endif |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/interop/reconnect_interop_server.o: $(GENDIR)/src/proto/grpc/testing/empty.pb.cc $(GENDIR)/src/proto/grpc/testing/empty.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/messages.pb.cc $(GENDIR)/src/proto/grpc/testing/messages.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/test.pb.cc $(GENDIR)/src/proto/grpc/testing/test.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ROUND_ROBIN_END2END_TEST_SRC = \
|
|
|
|
|
test/cpp/end2end/round_robin_end2end_test.cc \
|
|
|
|
|
|
|
|
|
|
ROUND_ROBIN_END2END_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(ROUND_ROBIN_END2END_TEST_SRC))))
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
|
|
|
|
|
|
# You can't build secure targets if you don't have OpenSSL.
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/round_robin_end2end_test: openssl_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(NO_PROTOBUF),true) |
|
|
|
|
|
|
|
|
|
# You can't build the protoc plugins or protobuf-enabled targets if you don't have protobuf 3.0.0+.
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/round_robin_end2end_test: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/round_robin_end2end_test: $(PROTOBUF_DEP) $(ROUND_ROBIN_END2END_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(ROUND_ROBIN_END2END_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/round_robin_end2end_test
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/end2end/round_robin_end2end_test.o: $(LIBDIR)/$(CONFIG)/libgrpc++_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc_test_util.a $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr_test_util.a $(LIBDIR)/$(CONFIG)/libgpr.a |
|
|
|
|
|
|
|
|
|
deps_round_robin_end2end_test: $(ROUND_ROBIN_END2END_TEST_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
|
ifneq ($(NO_SECURE),true) |
|
|
|
|
ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(ROUND_ROBIN_END2END_TEST_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SECURE_AUTH_CONTEXT_TEST_SRC = \
|
|
|
|
|
test/cpp/common/secure_auth_context_test.cc \
|
|
|
|
|
|
|
|
|
@ -13474,6 +13499,49 @@ $(OBJDIR)/$(CONFIG)/test/cpp/interop/stress_test.o: $(GENDIR)/src/proto/grpc/tes |
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/util/metrics_server.o: $(GENDIR)/src/proto/grpc/testing/empty.pb.cc $(GENDIR)/src/proto/grpc/testing/empty.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/messages.pb.cc $(GENDIR)/src/proto/grpc/testing/messages.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/metrics.pb.cc $(GENDIR)/src/proto/grpc/testing/metrics.grpc.pb.cc $(GENDIR)/src/proto/grpc/testing/test.pb.cc $(GENDIR)/src/proto/grpc/testing/test.grpc.pb.cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
THREAD_MANAGER_TEST_SRC = \
|
|
|
|
|
test/cpp/thread_manager/thread_manager_test.cc \
|
|
|
|
|
|
|
|
|
|
THREAD_MANAGER_TEST_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(THREAD_MANAGER_TEST_SRC))))
|
|
|
|
|
ifeq ($(NO_SECURE),true) |
|
|
|
|
|
|
|
|
|
# You can't build secure targets if you don't have OpenSSL.
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_manager_test: openssl_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifeq ($(NO_PROTOBUF),true) |
|
|
|
|
|
|
|
|
|
# You can't build the protoc plugins or protobuf-enabled targets if you don't have protobuf 3.0.0+.
|
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_manager_test: protobuf_dep_error |
|
|
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
|
|
$(BINDIR)/$(CONFIG)/thread_manager_test: $(PROTOBUF_DEP) $(THREAD_MANAGER_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
$(E) "[LD] Linking $@"
|
|
|
|
|
$(Q) mkdir -p `dirname $@`
|
|
|
|
|
$(Q) $(LDXX) $(LDFLAGS) $(THREAD_MANAGER_TEST_OBJS) $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a $(LDLIBSXX) $(LDLIBS_PROTOBUF) $(LDLIBS) $(LDLIBS_SECURE) $(GTEST_LIB) -o $(BINDIR)/$(CONFIG)/thread_manager_test
|
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/thread_manager/thread_manager_test.o: $(LIBDIR)/$(CONFIG)/libgrpc++.a $(LIBDIR)/$(CONFIG)/libgrpc.a $(LIBDIR)/$(CONFIG)/libgpr.a $(LIBDIR)/$(CONFIG)/libgrpc++_test_config.a |
|
|
|
|
|
|
|
|
|
deps_thread_manager_test: $(THREAD_MANAGER_TEST_OBJS:.o=.dep) |
|
|
|
|
|
|
|
|
|
ifneq ($(NO_SECURE),true) |
|
|
|
|
ifneq ($(NO_DEPS),true) |
|
|
|
|
-include $(THREAD_MANAGER_TEST_OBJS:.o=.dep) |
|
|
|
|
endif |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
THREAD_STRESS_TEST_SRC = \
|
|
|
|
|
test/cpp/end2end/thread_stress_test.cc \
|
|
|
|
|
|
|
|
|
@ -16201,8 +16269,6 @@ src/cpp/common/secure_channel_arguments.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/common/secure_create_auth_context.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/ext/proto_server_reflection.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/ext/proto_server_reflection_plugin.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/ext/reflection.grpc.pb.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/ext/reflection.pb.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/server/secure_server_credentials.cc: $(OPENSSL_DEP) |
|
|
|
|
src/cpp/test/server_context_test_spouse.cc: $(OPENSSL_DEP) |
|
|
|
|
src/csharp/ext/grpc_csharp_ext.c: $(OPENSSL_DEP) |
|
|
|
|