aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Initial checkin for maps support in JavaNano.Jisi Liu2015-01-301-10/+12
* 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
* Update version number to 2.6.2-pre.Feng Xiao2014-10-211-3/+3
* Update version number to 2.6.1rc1Feng Xiao2014-10-081-3/+3
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-1/+2
* make dist complains the file name is too long and refuse to put it to tar. Ch...jieluo@google.com2014-08-141-1/+3
* down integrate python opensource to svnjieluo@google.com2014-08-121-0/+4
* down integrate to svnjieluo@google.com2014-07-181-4/+20
* Update version number in trunkxiaofeng@google.com2013-02-281-3/+3
* Fix a typo of nacl file name.liujisi@google.com2013-01-101-1/+1
* Add arm_qnx atomic ops support and add missing header files in Makefile.amliujisi@google.com2013-01-101-0/+2
* Merge from tags/2.5.0rc1 to trunkxiaofeng@google.com2012-12-041-45/+47
* Fix issues: 342, 424, 428, 430, 436xiaofeng@google.com2012-12-041-2/+2
* Update version to 2.5.0-preliujisi@google.com2012-11-301-3/+3
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-2/+22
* Update atomicops to support new platforms where intptr_t = long.liujisi@google.com2012-06-051-1/+1
* Add atomicops from V8.pliard@google.com2012-03-021-0/+8
* Boost version number to 2.4.0-pre, add more test cases for text_format.py abo...liujisi@google.com2010-12-091-3/+3
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-1/+0
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-0/+2
* Minor compatibility tweaks for FreeBSD.kenton@google.com2010-01-081-11/+4
* Add missing file to dist.kenton@google.com2010-01-071-0/+1
* Improve zip/jar support:kenton@google.com2010-01-041-3/+6
* Allow protoc to output directly to zip/jar/par/war files.kenton@google.com2009-12-241-0/+2
* Build DLLs on Cygwin and MinGW.kenton@google.com2009-12-221-3/+3
* Set version to 2.3.0-pre.kenton@google.com2009-12-181-3/+3
* Point test_plugin at the correct gtest headers.kenton@google.com2009-12-181-0/+2
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-2/+27
* fix SONAME in trunkkenton@google.com2009-12-111-3/+3
* Fix cross-compiling when building in a dedicated build directory. Fix pointe...kenton@google.com2009-09-111-1/+1
* Oops, unittest_enormous_descriptor.proto still needs to be in the dist.kenton@google.com2009-08-111-1/+2
* Don't build unittest_enormous_decsriptor.proto in C++ because it's very slow ...kenton@google.com2009-08-111-3/+0
* Gigantic descriptors shouldn't overflow the Java string literal size limit.kenton@google.com2009-08-071-0/+3
* Update version number to 2.2.0-pre.kenton@google.com2009-08-061-3/+3
* Remove two empty source files. This doesn't actually have any effect on code...kenton@google.com2009-07-291-2/+0
* Decouple strutil from C++ lite library for a further 23k reduction.kenton@google.com2009-07-291-4/+6
* Define libprotobuf-lite in Makefile.am.kenton@google.com2009-07-291-17/+20
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-3/+34
* enable cross-compilingkenton@google.com2009-05-061-0/+10
* Set better default CXXFLAGS and don't use optimization when compiling testskenton@google.com2009-05-061-2/+8