1. 6b08cf4 Propagate alwayslink in the grpc_cc_library build rule template. by Ian Coolidge · 7 years ago
  2. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  3. 7e813a2 Remove bazel warning (we have owners now), set noparent on bazel/OWNERS by Craig Tiller · 7 years ago
  4. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  5. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  6. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  7. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  8. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  9. 3dedf65 Fixing indentation + fixing interop_client. by Nicolas "Pixel" Noble · 7 years ago
  10. a753371 Rework well_known_protos attr, and some other fixes by Craig Tiller · 7 years ago
  11. f66de6e Fix a build bug, add a note by Craig Tiller · 7 years ago
  12. e09babb Really remove rule by Craig Tiller · 7 years ago
  13. eb2c1bc Eliminate grpc_cc_libraries by Craig Tiller · 7 years ago
  14. d69f776 Merge failure - add new linkshared argument. by Nicolas "Pixel" Noble · 7 years ago
  15. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  16. 3bd8177 Converting end2end/generate_tests.bzl. by Nicolas "Pixel" Noble · 7 years ago
  17. 2807951 Merge branch 'master' of https://github.com/grpc/grpc into fixbazel by Makarand Dharmapurikar · 7 years ago
  18. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  19. 2b0f001 Adding grpc_generate_one_off_targets target. by Nicolas "Pixel" Noble · 7 years ago
  20. a874990 Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro by Vijay Pai · 7 years ago
  21. 576e546 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 by Vijay Pai · 7 years ago
  22. f74eaa6 Fix up protobuf submodule name to match bazel expectation by Vijay Pai · 7 years ago
  23. 15cd5ce Rewriting core tests BUILD files to use the build system. by Nicolas "Pixel" Noble · 7 years ago
  24. c872a99 .proto and BUILD files can now in differnt dirs by Makarand Dharmapurikar · 7 years ago
  25. 78f12e5 Add _mock files to output list of generate_cc.bzl by Mahak Mukhi · 7 years ago
  26. 459da91 fixing bug by Mahak Mukhi · 7 years ago
  27. a688290 more sanity by Mahak Mukhi · 7 years ago
  28. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  29. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago
  30. e3e3b2a changes for picking up well known protos by Makarand Dharmapurikar · 8 years ago
  31. 1e66fcf setting default False for use_external by Makarand Dharmapurikar · 8 years ago
  32. 9098fcc Use grpc_build_system.bzl in other projects by Makarand Dharmapurikar · 8 years ago
  33. 2b24d27 Merge pull request #9326 from yang-g/license by Yang Gao · 8 years ago
  34. 24263c3 Fixing a few items with the new Bazel BUILD system: by Nicolas "Pixel" Noble · 8 years ago
  35. a2341ea omg it is 2017 by yang-g · 8 years ago
  36. 43dc9ed Add licenses to all BUILD files and missing copyright by yang-g · 8 years ago
  37. 52aff50 Merge remote-tracking branch 'ctiller/bazel' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  38. 799bd5e Adding shim for generating C++ protos. by Nicolas "Pixel" Noble · 8 years ago
  39. 4dc6431 Adding cc_grpc_library. by Nicolas "Pixel" Noble · 8 years ago