215 Commits (16e26b109145ea87c4577aafad2c4c33aed11a26)

Author SHA1 Message Date
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 7 years ago
Yihua Zhang 5848893d65 build nanopb one-off target 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
Alexander Polcyn 0a05b782fe Move python DNS utilities to utils subdirectory 7 years ago
Alexander Polcyn 092f199474 Clean up grpc_py_binary build rule 7 years ago
Alex Polcyn aa56034b58 Add python bazel deps needed to run resolver component tests 7 years ago
Loo Rong Jie e97c230f87 [Bazel] Do not use -pthread on Windows 7 years ago
Adele Zhou 8fe2531d09 Redefine grpc_sh_binary as native.sh_binary. 7 years ago
Alexander Polcyn 9df154ca32 Correct usage of select in _get_external_deps 7 years ago
Alexander Polcyn f1b933ce7f Avoid building c-ares lib when grpc_no_ares is true 7 years ago
Vijay Pai 37abc4ae7b Typo 7 years ago
Vijay Pai 9809ce38e9 Use appropriate preprocessor guards to allow building without exceptions 7 years ago
Alexander Polcyn 9f01ae0052 Get rid of references to bazel toolchains and remote_execution, since they are only present on master 7 years ago
Alexander Polcyn 0678db7e24 Move more special cases in bazel build to the .bzl files 7 years ago
Alexander Polcyn 54a70409c0 Move more special cases in bazel build to the .bzl files 7 years ago
Alexander Polcyn b94346f541 pass intended invocation args to bazel tests under poller script 7 years ago
Craig Tiller e55fb8aaa8 Allow running tests directly (default poller, foundry wont see them) 7 years ago
Adele Zhou 5b7cdefb68 Rename port_hermetic to port_isolated_runtime_environment 7 years ago
Adele Zhou e5df91f477 Use select to decide the test is hermetic or not 7 years ago
Adele Zhou c8bf2da1e0 Enabling hermetic testing for running tests on Foundry. 7 years ago
Craig Tiller 360712fe99 Start to get Bazel running different pollers 7 years ago
Vijay Pai 4fdb08ad62
Revert "Restructure plugin builds to avoid building more than needed" 7 years ago
Vijay Pai 4cf5f3e41e Restructure plugin builds to avoid building more than needed 7 years ago
Vijay Pai 6040975930 In bazel builds, provide an option to select non-uses of c_ares 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 7 years ago
yang-g 109040f796 Support features in grpc_package 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Vijay Pai 4280725bb3 Clean up grpc++_unsecure so that it doesn't require secure content anymore 7 years ago
Ian Coolidge 6b08cf4c81 Propagate alwayslink in the grpc_cc_library build rule template. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Nicolas "Pixel" Noble 3dedf65b0f Fixing indentation + fixing interop_client. 8 years ago
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Craig Tiller f66de6e217 Fix a build bug, add a note 8 years ago
Craig Tiller e09babb949 Really remove rule 8 years ago
Craig Tiller eb2c1bcd19 Eliminate grpc_cc_libraries 8 years ago
Nicolas "Pixel" Noble d69f776c4d Merge failure - add new linkshared argument. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nicolas "Pixel" Noble 3bd8177ce6 Converting end2end/generate_tests.bzl. 8 years ago
Nicolas "Pixel" Noble 2b0f00168b Adding grpc_generate_one_off_targets target. 8 years ago
Vijay Pai a8749903dd Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro 8 years ago
Vijay Pai 576e546019 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Mahak Mukhi 443a75dd22 1. Added golden file test. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Makarand Dharmapurikar e3e3b2aec8 changes for picking up well known protos 8 years ago
Makarand Dharmapurikar 9098fccf9e Use grpc_build_system.bzl in other projects 8 years ago
Nicolas "Pixel" Noble 799bd5efb7 Adding shim for generating C++ protos. 8 years ago
Nicolas "Pixel" Noble 4dc64310bb Adding cc_grpc_library. 8 years ago