aboutsummaryrefslogtreecommitdiff
path: root/bazel
AgeCommit message (Expand)Author
2017-09-19Merge pull request #12571 from vladmos/depsetCraig Tiller
2017-09-14Add tests for c-ares wrapper using a local DNS server.Alexander Polcyn
2017-09-14Rename set to depsetVladimir Moskva
2017-08-30Support features in grpc_packageyang-g
2017-08-30Moving visibility and package creation to the build system.Nicolas "Pixel" Noble
2017-07-30Clean up grpc++_unsecure so that it doesn't require secure content anymoreVijay Pai
2017-07-13Propagate alwayslink in the grpc_cc_library build rule template.Ian Coolidge
2017-07-13Merge pull request #11310 from nicolasnoble/importNicolas Noble
2017-07-13Remove bazel warning (we have owners now), set noparent on bazel/OWNERSCraig Tiller
2017-07-13Strawman OWNERS --> CODEOWNERS scriptCraig Tiller
2017-06-26Merge branch 'master' of https://github.com/grpc/grpc into importNicolas "Pixel" Noble
2017-06-08fix remaining license noticesJan Tattermusch
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-26Merge remote-tracking branch 'ctiller/build-wtf' into importNicolas "Pixel" Noble
2017-05-24Fixing indentation + fixing interop_client.Nicolas "Pixel" Noble
2017-05-16Rework well_known_protos attr, and some other fixesCraig Tiller
2017-05-15Fix a build bug, add a noteCraig Tiller
2017-05-15Really remove ruleCraig Tiller
2017-05-15Eliminate grpc_cc_librariesCraig Tiller
2017-05-12Merge failure - add new linkshared argument.Nicolas "Pixel" Noble
2017-05-11Merge branch 'master' of https://github.com/grpc/grpc into importNicolas "Pixel" Noble
2017-04-25Converting end2end/generate_tests.bzl.Nicolas "Pixel" Noble
2017-04-25Merge branch 'master' of https://github.com/grpc/grpc into fixbazelMakarand Dharmapurikar
2017-04-24Merge pull request #10644 from MakMukhi/masterMakMukhi
2017-04-25Adding grpc_generate_one_off_targets target.Nicolas "Pixel" Noble
2017-04-21Avoid duplication in build rules by expanding the grpc_cc_libraries rule-crea...Vijay Pai
2017-04-20Changes required to make build possible: create separate grpc++_base{,_unsecu...Vijay Pai
2017-04-20Fix up protobuf submodule name to match bazel expectationVijay Pai
2017-04-18Rewriting core tests BUILD files to use the build system.Nicolas "Pixel" Noble
2017-04-17.proto and BUILD files can now in differnt dirsMakarand Dharmapurikar
2017-04-16Add _mock files to output list of generate_cc.bzlMahak Mukhi
2017-04-16fixing bugMahak Mukhi
2017-04-15more sanityMahak Mukhi
2017-04-141. Added golden file test.Mahak Mukhi
2017-04-13Buildifier and wrapping test/cpp/* rules with our build system.Nicolas "Pixel" Noble
2017-03-07changes for picking up well known protosMakarand Dharmapurikar
2017-03-06setting default False for use_externalMakarand Dharmapurikar
2017-03-02Use grpc_build_system.bzl in other projectsMakarand Dharmapurikar
2017-01-17Merge pull request #9326 from yang-g/licenseYang Gao
2017-01-13Fixing a few items with the new Bazel BUILD system:Nicolas "Pixel" Noble
2017-01-11omg it is 2017yang-g
2017-01-11Add licenses to all BUILD files and missing copyrightyang-g
2016-10-21Merge remote-tracking branch 'ctiller/bazel' into bazel-take-2Nicolas "Pixel" Noble
2016-10-21Adding shim for generating C++ protos.Nicolas "Pixel" Noble
2016-10-20Adding cc_grpc_library.Nicolas "Pixel" Noble