aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* down integrate to svnGravatar jieluo@google.com2014-07-18
* Update version number in trunkGravatar xiaofeng@google.com2013-02-28
* Fix a typo of nacl file name.Gravatar liujisi@google.com2013-01-10
* Add arm_qnx atomic ops support and add missing header files in Makefile.amGravatar liujisi@google.com2013-01-10
* Merge from tags/2.5.0rc1 to trunkGravatar xiaofeng@google.com2012-12-04
* Fix issues: 342, 424, 428, 430, 436Gravatar xiaofeng@google.com2012-12-04
* Update version to 2.5.0-preGravatar liujisi@google.com2012-11-30
* Down-integrate from internal branchGravatar xiaofeng@google.com2012-09-22
* Update atomicops to support new platforms where intptr_t = long.Gravatar liujisi@google.com2012-06-05
* Add atomicops from V8.Gravatar pliard@google.com2012-03-02
* Boost version number to 2.4.0-pre, add more test cases for text_format.py abo...Gravatar liujisi@google.com2010-12-09
* Fix issues: 166 167 172 175 181 188 192 194 195.Gravatar liujisi@google.com2010-12-03
* Submit recent changes from internal branch. See CHANGES.txt for more details.Gravatar liujisi@google.com2010-11-02
* Minor compatibility tweaks for FreeBSD.Gravatar kenton@google.com2010-01-08
* Add missing file to dist.Gravatar kenton@google.com2010-01-07
* Improve zip/jar support:Gravatar kenton@google.com2010-01-04
* Allow protoc to output directly to zip/jar/par/war files.Gravatar kenton@google.com2009-12-24
* Build DLLs on Cygwin and MinGW.Gravatar kenton@google.com2009-12-22
* Set version to 2.3.0-pre.Gravatar kenton@google.com2009-12-18
* Point test_plugin at the correct gtest headers.Gravatar kenton@google.com2009-12-18
* Massive roll-up of changes. See CHANGES.txt.Gravatar kenton@google.com2009-12-18
* fix SONAME in trunkGravatar kenton@google.com2009-12-11
* Fix cross-compiling when building in a dedicated build directory. Fix pointe...Gravatar kenton@google.com2009-09-11
* Oops, unittest_enormous_descriptor.proto still needs to be in the dist.Gravatar kenton@google.com2009-08-11
* Don't build unittest_enormous_decsriptor.proto in C++ because it's very slow ...Gravatar kenton@google.com2009-08-11
* Gigantic descriptors shouldn't overflow the Java string literal size limit.Gravatar kenton@google.com2009-08-07
* Update version number to 2.2.0-pre.Gravatar kenton@google.com2009-08-06
* Remove two empty source files. This doesn't actually have any effect on code...Gravatar kenton@google.com2009-07-29
* Decouple strutil from C++ lite library for a further 23k reduction.Gravatar kenton@google.com2009-07-29
* Define libprotobuf-lite in Makefile.am.Gravatar kenton@google.com2009-07-29
* Submit recent changes from internal branch, including "lite mode" forGravatar kenton@google.com2009-07-29
* enable cross-compilingGravatar kenton@google.com2009-05-06
* Set better default CXXFLAGS and don't use optimization when compiling testsGravatar kenton@google.com2009-05-06
* Add second run of cpp_unittest which verifies that descriptors are constructe...Gravatar kenton@google.com2009-04-28
* Integrate recent changes from Google-internal code tree. See CHANGES.txtGravatar kenton@google.com2009-04-25
* Update bundled gtest to latest version (1.3.0) and include it as aGravatar kenton@google.com2009-04-21
* Commit Brian Olson's gzip stream implementations.Gravatar kenton@google.com2009-04-16
* Push out changes from internal codebase.Gravatar kenton@google.com2009-01-22
* * Update version compatibility stuff -- 2.0.3 is in no way compatible withGravatar kenton@google.com2008-12-01
* Integrate changes from internal code.Gravatar kenton@google.com2008-11-21
* Only build tests when running "make check", not "make".Gravatar kenton@google.com2008-11-07
* Integrate changes from internal Google-internal branch.Gravatar kenton@google.com2008-09-24
* Work around absence of hash_map.Gravatar kenton@google.com2008-09-19
* Initial checkin.Gravatar temporal2008-07-10