aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* First pass at map support.Jon Skeet2015-06-251-0/+2
* Merge remote-tracking branch 'upstream/master' into proto3-onlyJon Skeet2015-06-191-99/+201
|\
| * Merge pull request #501 from xfxyjwf/downFeng Xiao2015-06-171-99/+201
| |\
| | * Fix broken builds.Feng Xiao2015-06-171-15/+22
| | * Down-integrate from internal code base.Feng Xiao2015-06-151-97/+192
* | | Merged masterJon Skeet2015-06-171-23/+18
|\| |
| * | Make the code independent of config.hJisi Liu2015-06-161-2/+10
| |/
| * Merge pull request #495 from pherl/masterJisi Liu2015-06-131-18/+3
| |\
| | * Make pbconfig.h independent of config.hJisi Liu2015-06-131-18/+3
| * | Merge pull request #481 from Qartar/masterFeng Xiao2015-06-121-2/+4
| |\ \ | | |/ | |/|
| | * Workaround for MSVC's string literal compiler limit.Qartar2015-06-121-2/+4
| * | Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-1/+1
| |/
* / First stab at new proto3-only code generatorJon Skeet2015-06-051-5/+1
|/
* Adds objectivec_helpers.h to the headers installed by make.Jorge Canizales2015-05-261-0/+1
* Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src...Bo Yang2015-05-251-0/+2
* down-integrate internal changesBo Yang2015-05-211-0/+27
* Merge pull request #384 from google/csharpJie Luo2015-05-141-2/+33
|\
| * Merge branch 'master' of github.com:google/protobuf into integrate_from_masterJan Tattermusch2015-05-131-1/+36
| |\
| * \ Merge pull request #288 from jtattermusch/csharp_protobuf_reviewedJie Luo2015-04-171-2/+33
| |\ \
| | * | forgot to include header files into automake templateJan Tattermusch2015-04-171-1/+15
| | * | Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-2/+19
* | | | Include generated code of well-known types in protobuf C++ runtime.Feng Xiao2015-05-111-6/+30
| |_|/ |/| |
* | | Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+25
* | | Include well-known type protos in "make install".Feng Xiao2015-04-231-1/+11
|/ /
* / Change fixture name to be consistentTamir Duberstein2015-03-311-3/+3
|/
* Revert pull request 175: Add support for the TILE-Gx processor family.Bo Yang2015-03-141-1/+0
* Add a missing proto file.Feng Xiao2015-03-131-1/+4
* Merge pull request #175 from martiert/tile-supportJisi Liu2015-03-051-0/+1
|\
| * Add support for the TILE-Gx processor family.Martin Ertsaas2015-01-221-0/+1
* | Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-3/+16
* | Fix the order of BUILT_FILES so that pbconfig.h will be built beforeJisi Liu2015-02-251-1/+1
* | Exclude pbconfg.h from dist, otherwise it breaks VS builds.Jisi Liu2015-02-251-3/+4
* | Merge pull request #221 from google/python_proto3Jisi Liu2015-02-251-0/+1
|\ \
| * | Fixes for Python/C++ implementation in open-source:Josh Haberman2015-02-251-0/+1
* | | Include shared_ptr.h into headers to make maps proto work. It is usedJisi Liu2015-02-251-0/+1
* | | Make maps fields work on installed C++ protobufs.Jisi Liu2015-02-251-4/+21
|/ /
* | Merge pull request #204 from pherl/masterJisi Liu2015-02-171-10/+12
|\ \
| * | Initial checkin for maps support in JavaNano.Jisi Liu2015-01-301-10/+12
| |/
* / Two tests for Ruby code generator:Chris Fallin2015-01-141-0/+1
|/
* Align backslash verticallyzhangkun832015-01-121-1/+1
* Include names.h as java_names.h in the opensource treezhangkun832015-01-121-0/+1
* Add missing header files in src/Makefile.amFeng Xiao2014-12-121-1/+3
* Merge branch v3.0.0-alpha-1 into master.Feng Xiao2014-12-101-4/+4
|\
| * Remove map_field.cc from lite-runtime.Feng Xiao2014-12-091-1/+1
| * Update version number to v3.0.0-alpha-1Feng Xiao2014-12-031-3/+3
* | Provide a Ruby extension.Chris Fallin2014-12-091-1/+2
|/
* Link Java Nano generator into protoc.Jisi Liu2014-11-251-0/+21
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-0/+22
* Down-integrate from internal code base.Feng Xiao2014-11-101-22/+63
* Add the missing solaris atomics header file.Feng Xiao2014-10-221-1/+2