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