Feng Xiao
bba83652e1
Update version number to 2.6.1.
10 years ago
William Orr
20e0a61ff6
Don't test for sched_yield on Windows
10 years ago
Feng Xiao
d9d1da95c6
Update version number to 2.6.1rc1
10 years ago
William Orr
38b8494647
Add check for sched_yield in librt
...
In Solaris, sched_yield lives in librt, rather than libc. This patch adds a
check which will link in librt if necessary.
10 years ago
jieluo@google.com
1eba9d9c74
merge tags/2.6.0 into trunk
10 years ago
jieluo@google.com
ce58c88019
Remove AM_PROG_AR.
...
With AM_PROG_AR may report "error: possibly underfined macro: AM_PROG_AR" (mingw, autoreconf-2.68).
Without AM_PROG_AR may report warning "archiver requires 'AM_PROG_AR' in 'configure.ac'" (cygwin, automake-1.12).
They do not affect the tests and install
10 years ago
jieluo@google.com
abe61de6e6
make changes to pass Cygwin
10 years ago
xiaofeng@google.com
2c9392f8dd
Update version number in trunk
12 years ago
liujisi@google.com
8cc2017f34
Quote the AC_LANG_SOURCE to eliminate warnings introduced by autoconf 2.6.8
12 years ago
liujisi@google.com
ef9acc464d
Update version to 2.5.0-pre
12 years ago
liujisi@google.com
26261eb756
Allow configure to disable maintainer mode
13 years ago
liujisi@google.com
5c24564811
Update mainline version to 2.4.2-pre.
14 years ago
liujisi@google.com
01cba4b16e
Update mainline version to 2.4.1-pre.
14 years ago
liujisi@google.com
6f2c3b8734
Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field.
14 years ago
liujisi@google.com
5d8d2b0542
Fix issues: 200 202 211 215 237 246.
14 years ago
kenton@google.com
ea75323710
Update version number in trunk to 2.3.1.
15 years ago
kenton@google.com
45258ff4e2
Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.
15 years ago
kenton@google.com
afd32abb75
Set version to 2.3.0-pre.
15 years ago
kenton@google.com
32f330f7a4
Detect whether zlib is new enough. Based on patch from Oliver Jowett.
15 years ago
kenton@google.com
8169c7fcde
Set version number to 2.2.1 in trunk.
16 years ago
kenton@google.com
304b731da6
Hack to make gtest sub-package compile correctly on Sun Studio.
16 years ago
kenton@google.com
445f1023e1
Update version number to 2.2.0-pre.
16 years ago
kenton@google.com
6be265a826
Improve Sun Studio support. Patch from Monty Taylor.
16 years ago
kenton@google.com
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
16 years ago
kenton@google.com
1fb3d394e5
Update version number in trunk.
16 years ago
kenton@google.com
9824eda6b5
enable cross-compiling
16 years ago
kenton@google.com
42c81e1a76
Set better default CXXFLAGS and don't use optimization when compiling tests
...
(takes too long).
16 years ago
kenton@google.com
a8923cdd9a
More Sun CC hacks. Contributed by Monty Taylor.
16 years ago
kenton@google.com
37ad00d2c4
Update bundled gtest to latest version (1.3.0) and include it as a
...
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.
16 years ago
kenton@google.com
e59427a62c
Commit Brian Olson's gzip stream implementations.
16 years ago
kenton@google.com
d41578239c
Update trunk version to 2.0.4-SNAPSHOT.
16 years ago
kenton@google.com
25bc5cdc9c
Support "Solaris 10 using recent Sun Studio".
...
Patch from Monty Taylor <monty.taylor@gmail.com>.
16 years ago
kenton@google.com
a001ed0c03
* Update version compatibility stuff -- 2.0.3 is in no way compatible with
...
2.0.2.
* Minor Tru64 fix.
16 years ago
Jon Skeet
f0589506c9
Wiping slate clean to start again with new layout.
16 years ago
kenton@google.com
7b29a2695c
Update version number to 2.0.3-SNAPSHOT.
16 years ago
kenton@google.com
c76caaccb8
Improvements to configure.ac from Jeff Bailey.
16 years ago
kenton@google.com
4410396f11
Work around absence of hash_map.
...
Also, update version numbers to 2.0.2-SNAPSHOT.
16 years ago
temporal
742e40975a
2.0.1 release.
16 years ago
Jon Skeet
de21d2c92c
Patch from Miguel de Icaza: This introduces auto-detection of Mono to configure, and if found, builds and installs the runtime library, and provides a pkg-config file so developers can easily use it on Unix.
17 years ago
Jon Skeet
f92c545f49
Initial commit of C# code developed before installing Git.
...
committer: Jon Skeet <skeet@pobox.com>
17 years ago
temporal
40ee551715
Initial checkin.
17 years ago