aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add second run of cpp_unittest which verifies that descriptors are constructe...kenton@google.com2009-04-281-10/+24
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-0/+6
* Update bundled gtest to latest version (1.3.0) and include it as akenton@google.com2009-04-211-25/+7
* Commit Brian Olson's gzip stream implementations.kenton@google.com2009-04-161-2/+24
* Push out changes from internal codebase.kenton@google.com2009-01-221-0/+1
* * Update version compatibility stuff -- 2.0.3 is in no way compatible withkenton@google.com2008-12-011-2/+2
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+2
* Only build tests when running "make check", not "make".kenton@google.com2008-11-071-1/+1
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-0/+3
* Work around absence of hash_map.kenton@google.com2008-09-191-1/+1
* Initial checkin.temporal2008-07-101-0/+255