1. 985c968 Remove hack for building Python support with Bazel. by David Z. Chen · 9 years ago
  2. 99a3e30 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when by Manjunath Kudlur · 9 years ago
  3. 4fe0381 Fix bazel BUILD for Java. by Ming Zhao · 9 years ago
  4. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  5. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  6. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  7. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago
  8. 2979923 Add srcs_version = "PY2AND3" in BUILD files by Geoffrey Irving · 9 years ago
  9. 562372e Merge pull request #989 from jskeet/rename-umbrella by Jan Tattermusch · 9 years ago
  10. fa8e291 Merge pull request #977 from lberki/master by Jisi Liu · 9 years ago
  11. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  12. 6a40bf8 Make the cc wkt proto target public. by Jisi Liu · 9 years ago
  13. 915d9cd add headers by Lukacs T. Berki · 9 years ago
  14. be92ffb add default_runtime attribute to cc|py rules. by Jisi Liu · 9 years ago
  15. e1f60f5 Update comments. by Jisi Liu · 9 years ago
  16. fbc51b7 Add six as an external dep. by Jisi Liu · 9 years ago
  17. 68e13f4 Enable python tests with testdata. by Jisi Liu · 9 years ago
  18. 598480d Add runfiles to make the protobuf_test pass. by Jisi Liu · 9 years ago
  19. 166e9bb Rename python and java bazel rules. by Jisi Liu · 9 years ago
  20. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  21. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  22. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  23. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  24. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  25. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  26. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  27. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  28. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  29. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  30. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago
  31. 60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. by Ming Zhao · 9 years ago
  32. b90f9f8 Update cmake and BUILD files. by Jisi Liu · 9 years ago
  33. b2ac868 First part of implementing wrapper types. Not ready yet! by Jon Skeet · 9 years ago
  34. d5d7bb3 Add Bazel target for protobuf ObjC runtime by Jorge Canizales · 9 years ago
  35. 7a0c431 Enable tests for bazel build. by Jisi Liu · 9 years ago
  36. 9406239 Remove OUTS constants in BUILD by Jisi Liu · 9 years ago
  37. af3eafd Update BUILD for the recent json util change. by Jisi Liu · 9 years ago
  38. e438a51 Remove redundant include by Jisi Liu · 9 years ago
  39. d19604f Add Bazel BUILD for the project. by Jisi Liu · 9 years ago