aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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