aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Collapse)AuthorAge
...
* add default_runtime attribute to cc|py rules.Gravatar Jisi Liu2015-10-27
| | | | This adds implicit dependencies to the coressponding runtime libraries.
* Update comments.Gravatar Jisi Liu2015-10-22
|
* Add six as an external dep.Gravatar Jisi Liu2015-10-22
|
* Enable python tests with testdata.Gravatar Jisi Liu2015-10-22
|
* Add runfiles to make the protobuf_test pass.Gravatar Jisi Liu2015-10-21
|
* Rename python and java bazel rules.Gravatar Jisi Liu2015-10-21
|
* avoid name duplication.Gravatar Jisi Liu2015-10-20
|
* Rename copeid_src to internal_copied_filegroupGravatar Jisi Liu2015-10-20
|
* Uncomment objc testsGravatar Jisi Liu2015-10-20
|
* Change the impl rule include to includes.Gravatar Jisi Liu2015-10-20
| | | | | We need to use the list to indicate field presense. The field must only contain 0 or 1 string element.
* Change default value of protoc on xx_proto_library rules.Gravatar Jisi Liu2015-10-20
|
* Support python for bazel.Gravatar Jisi Liu2015-10-19
|
* Python bazel support.Gravatar Jisi Liu2015-10-19
|
* Change prefix to include, and add docsGravatar Jisi Liu2015-10-16
|
* Rename deps/proto_deps to cc_libs/depsGravatar Jisi Liu2015-10-16
|
* Extract protoc action into .bzl for cc.Gravatar Jisi Liu2015-10-14
| | | | This is needed to support python bazel build.
* Add missing csharp_doc_comment.cc to protoc_lib.Gravatar Ming Zhao2015-10-07
|
* Add "java_proto" target in bazel BUILD file to provide Java runtimeGravatar Ming Zhao2015-09-29
| | | | library.
* Update cmake and BUILD files.Gravatar Jisi Liu2015-08-25
| | | | Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d
* First part of implementing wrapper types. Not ready yet!Gravatar Jon Skeet2015-07-16
|
* Add Bazel target for protobuf ObjC runtimeGravatar Jorge Canizales2015-07-06
| | | | | Also add WKT headers to the umbrella file, and simplify Podspec with it. Plus some layout improvements to the BUILD file.
* Enable tests for bazel build.Gravatar Jisi Liu2015-06-18
| | | | Change-Id: I63ed5fb58a45e098f2fd1fa457a219148de030bd
* Remove OUTS constants in BUILDGravatar Jisi Liu2015-06-18
| | | | | | | Induce those from the input proto file names instead to reduce the lenght of the BUILD file. Change-Id: I1dda57dedac547f4bd0cc3a7d08fb611d72acd13
* Update BUILD for the recent json util change.Gravatar Jisi Liu2015-06-18
| | | | Change-Id: I0b5a2c017f5412aaca3a47815671753cdef63165
* Remove redundant includeGravatar Jisi Liu2015-06-18
| | | | Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf
* Add Bazel BUILD for the project.Gravatar Jisi Liu2015-06-17
Change-Id: I5a299d969ff96d7d2f80aadc7e8987d461d24b8f