aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Update version number in trunk.kenton@google.com2009-05-131-1/+1
|
* enable cross-compilingkenton@google.com2009-05-061-0/+24
|
* Set better default CXXFLAGS and don't use optimization when compiling testskenton@google.com2009-05-061-0/+37
| | | | | (takes too long).
* More Sun CC hacks. Contributed by Monty Taylor.kenton@google.com2009-05-011-6/+1
|
* Update bundled gtest to latest version (1.3.0) and include it as akenton@google.com2009-04-211-1/+8
| | | | | | | | | | | | | | | | | nested autoconf package rather than as raw source. This way we can trivially update it again in the future. Actually, this change doesn't even include gtest in protobuf's SVN. Instead, we auto-download it when autogen.sh is invoked. Note that it will be included in release distributions, though. TODO: * Add a configure option to use the system's installed gtest rather than the bundled copy. Apparently the gtest maintainers are working on some general-purpose autoconf macros which will do this automagically. * Update MSVC project files.
* Commit Brian Olson's gzip stream implementations.kenton@google.com2009-04-161-0/+15
|
* Update trunk version to 2.0.4-SNAPSHOT.kenton@google.com2008-12-051-1/+1
|
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+9
| | | | | Patch from Monty Taylor <monty.taylor@gmail.com>.
* * Update version compatibility stuff -- 2.0.3 is in no way compatible withkenton@google.com2008-12-011-0/+1
| | | | | | 2.0.2. * Minor Tru64 fix.
* Update version number to 2.0.3-SNAPSHOT.kenton@google.com2008-10-161-1/+1
|
* Improvements to configure.ac from Jeff Bailey.kenton@google.com2008-09-301-3/+4
|
* Work around absence of hash_map.kenton@google.com2008-09-191-1/+1
| | | | | Also, update version numbers to 2.0.2-SNAPSHOT.
* 2.0.1 release.temporal2008-08-271-1/+1
|
* Initial checkin.temporal2008-07-101-0/+34