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