aboutsummaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Expand)AuthorAgeFilesLines
* Remove js_embed binary. (#4709)Feng Xiao2018-07-161-18/+0
* Merge pull request #4431 from xfxyjwf/rmnanoFeng Xiao2018-03-261-11/+0
|\
| * Remove javanano.Feng Xiao2018-03-261-11/+3
* | Merge pull request #4413 from pmuetschard/msvcAdam Cozzette2018-03-231-13/+6
|\ \
| * | Don't assume Windows builds use MSVC.Pascal Muetschard2018-03-221-13/+6
* | | Added missing .inc files to BUILDAdam Cozzette2018-03-231-0/+3
| |/ |/|
* | Removed some unused C++ source filesAdam Cozzette2018-03-221-5/+0
|/
* Merge pull request #4347 from xfxyjwf/pluginpbFeng Xiao2018-03-091-1/+1
|\
| * Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao2018-03-011-1/+1
* | Replace //:protoc and similar default macro arguments withJames O'Kane2018-03-081-1/+1
|/
* Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation.John Millikin2018-02-241-0/+1
* Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.John Millikin2018-02-241-1/+1
* Bazel: Support building with Java 9David Ostrovsky2018-01-311-1/+15
* Drop java 6 supportDavid Ostrovsky2018-01-251-2/+2
* Merge pull request #2834 from aj-michael/masterJisi Liu2017-12-121-0/+1
|\
| * Make //:protobuf_python have correct __init__.py.Adam Michael2017-03-101-0/+1
* | Ran update_file_lists.sh to update Bazel and CMake file listsAdam Cozzette2017-12-071-0/+1
* | Remove unhelpful build warningsJustine Tunney2017-11-171-0/+2
* | Merge pull request #3757 from spinorx/masterJisi Liu2017-10-201-43/+2
|\ \
| * | Fix iOS cc_library build for protobuf.Param Reddy2017-10-151-43/+2
* | | Fix bazel buildJisi Liu2017-10-181-0/+1
|/ /
* | Don't pass -lpthread and -lm on WindowsSeth Greenstein2017-10-101-1/+3
* | Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+1
* | Exclude addressbook.proto from C# boostrap test.Feng Xiao2017-09-111-1/+0
* | bazel: Add proto_library rules for well known types. Fixes #2763Jakob Buchgraber2017-09-051-15/+45
* | Fix makefile.amJisi Liu2017-07-251-0/+1
* | Fix build filesJisi Liu2017-07-251-2/+0
* | Merge from masterJisi Liu2017-07-251-0/+15
* | update build file listJisi Liu2017-07-191-2/+1
* | bazel: Make compiled jars java 6 binary compatible.Jakob Buchgraber2017-06-161-1/+2
* | Refactor cc options in BUILD file for WindowsYun Peng2017-05-311-12/+32
* | Merge pull request #3024 from acozzette/merge-3.3-to-masterAdam Cozzette2017-05-011-0/+10
|\ \
| * | Update BUILD file for C# tests.Feng Xiao2017-03-291-0/+4
| * | Fix C++ build for down-integration.Feng Xiao2017-03-291-0/+6
* | | added "objectivec" build target (#3033)makdharma2017-05-011-0/+81
|/ /
* | Compile the Java proto runtime with Java 6cgrushko2017-03-221-0/+1
* | Update BUILDBairen Yi2017-03-211-0/+1
* | migrate delimited messages functions to util packageByron Yi2017-03-161-0/+1
|/
* Merge pull request #2751 from keveman/masterFeng Xiao2017-03-061-9/+21
|\
| * Added comment explaining the protobuf_headers target.Manjunath Kudlur2017-03-021-0/+4
| * Added a header only cc_library target for the protobuf library.Manjunath Kudlur2017-02-231-9/+17
* | Merge pull request #2630 from blodan/masterJisi Liu2017-02-241-1/+1
|\ \ | |/ |/|
| * FreeBSD compatibilityDaniel Ylitalo2017-01-251-1/+1
* | Update load() statement to latest stylecgrushko2017-02-081-1/+1
|/
* Add a proto_lang_toolchain for Javacgrushko2017-01-121-1/+8
* Added Bazel genrule for generating well_known_types_embed.ccAdam Cozzette2016-12-201-0/+18
* Add missing files.Jisi Liu2016-12-051-0/+1
* Add a proto_lang_toolchain() for cc_proto_librarycgrushko2016-12-021-0/+7
* Place Python extensions correctly in Bazel build.Richard Shin2016-10-181-4/+4
* update files to include php generatorsJisi Liu2016-10-101-0/+2