Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #989 from jskeet/rename-umbrella | Jan Tattermusch | 2015-11-19 |
|\ | | | | | Rename "umbrella" to "reflection" consistently. | ||
* \ | Merge pull request #977 from lberki/master | Jisi Liu | 2015-11-19 |
|\ \ | | | | | | | add headers | ||
| | * | Rename "umbrella" to "reflection" consistently. | Jon Skeet | 2015-11-19 |
| |/ |/| | | | | | This changes csharp_names.h, which will require a corresponding change in GRPC. | ||
* | | Make the cc wkt proto target public. | Jisi Liu | 2015-11-17 |
| | | |||
| * | add headers | Lukacs T. Berki | 2015-11-16 |
|/ | |||
* | add default_runtime attribute to cc|py rules. | Jisi Liu | 2015-10-27 |
| | | | | This adds implicit dependencies to the coressponding runtime libraries. | ||
* | Update comments. | Jisi Liu | 2015-10-22 |
| | |||
* | Add six as an external dep. | Jisi Liu | 2015-10-22 |
| | |||
* | Enable python tests with testdata. | Jisi Liu | 2015-10-22 |
| | |||
* | Add runfiles to make the protobuf_test pass. | Jisi Liu | 2015-10-21 |
| | |||
* | Rename python and java bazel rules. | Jisi Liu | 2015-10-21 |
| | |||
* | avoid name duplication. | Jisi Liu | 2015-10-20 |
| | |||
* | Rename copeid_src to internal_copied_filegroup | Jisi Liu | 2015-10-20 |
| | |||
* | Uncomment objc tests | Jisi Liu | 2015-10-20 |
| | |||
* | Change the impl rule include to includes. | Jisi Liu | 2015-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. | Jisi Liu | 2015-10-20 |
| | |||
* | Support python for bazel. | Jisi Liu | 2015-10-19 |
| | |||
* | Python bazel support. | Jisi Liu | 2015-10-19 |
| | |||
* | Change prefix to include, and add docs | Jisi Liu | 2015-10-16 |
| | |||
* | Rename deps/proto_deps to cc_libs/deps | Jisi Liu | 2015-10-16 |
| | |||
* | Extract protoc action into .bzl for cc. | Jisi Liu | 2015-10-14 |
| | | | | This is needed to support python bazel build. | ||
* | Add missing csharp_doc_comment.cc to protoc_lib. | Ming Zhao | 2015-10-07 |
| | |||
* | Add "java_proto" target in bazel BUILD file to provide Java runtime | Ming Zhao | 2015-09-29 |
| | | | | library. | ||
* | Update cmake and BUILD files. | Jisi Liu | 2015-08-25 |
| | | | | Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d | ||
* | First part of implementing wrapper types. Not ready yet! | Jon Skeet | 2015-07-16 |
| | |||
* | Add Bazel target for protobuf ObjC runtime | Jorge Canizales | 2015-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. | Jisi Liu | 2015-06-18 |
| | | | | Change-Id: I63ed5fb58a45e098f2fd1fa457a219148de030bd | ||
* | Remove OUTS constants in BUILD | Jisi Liu | 2015-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. | Jisi Liu | 2015-06-18 |
| | | | | Change-Id: I0b5a2c017f5412aaca3a47815671753cdef63165 | ||
* | Remove redundant include | Jisi Liu | 2015-06-18 |
| | | | | Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf | ||
* | Add Bazel BUILD for the project. | Jisi Liu | 2015-06-17 |
Change-Id: I5a299d969ff96d7d2f80aadc7e8987d461d24b8f |