aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2016-02-25Remove hack for building Python support with Bazel.David Z. Chen
2016-02-16Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it whenManjunath Kudlur
2016-01-21Fix bazel BUILD for Java.Ming Zhao
2015-12-28Update BUILD/cmake files.Feng Xiao
2015-12-08Made targets relative to google/protobufManjunath Kudlur
2015-12-08Made building the python extension configurable via --define=use_fast_cpp_pro...Manjunath Kudlur
2015-12-07Enable fast cpp protos in the python interface.Manjunath Kudlur
2015-12-03Add srcs_version = "PY2AND3" in BUILD filesGeoffrey Irving
2015-11-19Merge pull request #989 from jskeet/rename-umbrellaJan Tattermusch
2015-11-19Merge pull request #977 from lberki/masterJisi Liu
2015-11-19Rename "umbrella" to "reflection" consistently.Jon Skeet
2015-11-17Make the cc wkt proto target public.Jisi Liu
2015-11-16add headersLukacs T. Berki
2015-10-27add default_runtime attribute to cc|py rules.Jisi Liu
2015-10-22Update comments.Jisi Liu
2015-10-22Add six as an external dep.Jisi Liu
2015-10-22Enable python tests with testdata.Jisi Liu
2015-10-21Add runfiles to make the protobuf_test pass.Jisi Liu
2015-10-21Rename python and java bazel rules.Jisi Liu
2015-10-20avoid name duplication.Jisi Liu
2015-10-20Rename copeid_src to internal_copied_filegroupJisi Liu
2015-10-20Uncomment objc testsJisi Liu
2015-10-20Change the impl rule include to includes.Jisi Liu
2015-10-20Change default value of protoc on xx_proto_library rules.Jisi Liu
2015-10-19Support python for bazel.Jisi Liu
2015-10-19Python bazel support.Jisi Liu
2015-10-16Change prefix to include, and add docsJisi Liu
2015-10-16Rename deps/proto_deps to cc_libs/depsJisi Liu
2015-10-14Extract protoc action into .bzl for cc.Jisi Liu
2015-10-07Add missing csharp_doc_comment.cc to protoc_lib.Ming Zhao
2015-09-29Add "java_proto" target in bazel BUILD file to provide Java runtimeMing Zhao
2015-08-25Update cmake and BUILD files.Jisi Liu
2015-07-16First part of implementing wrapper types. Not ready yet!Jon Skeet
2015-07-06Add Bazel target for protobuf ObjC runtimeJorge Canizales
2015-06-18Enable tests for bazel build.Jisi Liu
2015-06-18Remove OUTS constants in BUILDJisi Liu
2015-06-18Update BUILD for the recent json util change.Jisi Liu
2015-06-18Remove redundant includeJisi Liu
2015-06-17Add Bazel BUILD for the project.Jisi Liu