aboutsummaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Silence compile warnings in bazelAndy Hochhaus2016-10-091-1/+1
* Remove inexist files from build.Feng Xiao2016-10-061-2/+0
* update files to include php generators (#2165)Jisi Liu2016-10-061-0/+3
* Bazel: export LICENSE file.Piotr Sikora2016-08-041-0/+2
* Bazel build: Keep generated sources and Python runtime in the same directory.David Z. Chen2016-05-251-4/+41
* Update file lists.Jisi Liu2016-04-281-1/+1
* Merge pull request #1416 from cwhipkey/masterFeng Xiao2016-04-201-0/+4
|\
| * Change protobuf CPP proto generator to support the 'lite' option inChad Whipkey2016-04-151-0/+4
* | Merge pull request #1402 from davidzchen/py2and3Feng Xiao2016-04-191-3/+6
|\ \
| * | Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets.David Z. Chen2016-04-081-3/+6
| |/
* / Update file list to include the missing extension lite file.Jisi Liu2016-04-181-0/+2
|/
* Update BUILDAndrew Harp2016-04-041-1/+1
* Do not link in pthread library for Android builds.Andrew Harp2016-04-041-2/+12
* export well known protosSteven Parkes2016-03-221-0/+6
* Merge pull request #1318 from smparkes/smparkes/grpcFeng Xiao2016-03-141-0/+13
|\
| * add java/util support based on java/util/pom.xmlSteven Parkes2016-03-111-0/+13
* | Merge pull request #1312 from petewarden/masterJisi Liu2016-03-121-2/+43
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master'Pete Warden2016-03-091-37/+15
| |\
| * | Added iOS settings to Bazel buildPete Warden2016-03-091-3/+19
| * | Updated library generation with iOS optionsPete Warden2016-02-231-2/+27
* | | pass correct args to protoc for java wellknown protos when used as an externa...Steven Parkes2016-03-101-9/+2
| |/ |/|
* | Remove hack for building Python support with Bazel.David Z. Chen2016-02-251-37/+15
|/
* Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it whenManjunath Kudlur2016-02-161-4/+14
* Fix bazel BUILD for Java.Ming Zhao2016-01-211-6/+10
* Update BUILD/cmake files.Feng Xiao2015-12-281-0/+4
* Made targets relative to google/protobufManjunath Kudlur2015-12-081-4/+4
* Made building the python extension configurable via --define=use_fast_cpp_pro...Manjunath Kudlur2015-12-081-7/+24
* Enable fast cpp protos in the python interface.Manjunath Kudlur2015-12-071-7/+41
* Add srcs_version = "PY2AND3" in BUILD filesGeoffrey Irving2015-12-031-0/+2
* Merge pull request #989 from jskeet/rename-umbrellaJan Tattermusch2015-11-191-1/+1
|\
| * Rename "umbrella" to "reflection" consistently.Jon Skeet2015-11-191-1/+1