lp:~mordred/libmemcached/pandora-build
Created by
Monty Taylor
on
2009-07-07
and last modified on
2010-04-07
- Get this branch:
- bzr branch lp:~mordred/libmemcached/pandora-build
Only
Monty Taylor
can upload to this branch. If you are
Monty Taylor
please log in for upload directions.
Branch merges
Propose for merging
- Brian Aker: Pending requested 2010-02-16
-
Diff: 1815 lines (+1019/-276)34 files modifiedMakefile.am (+1/-1)
config/libhashkit.symbols (+24/-0)
config/libmemcached.symbols (+115/-0)
config/libmemcachedprotocol.symbols (+11/-0)
config/libmemcachedutil.symbols (+7/-0)
configure.ac (+0/-2)
docs/Makefile.am (+1/-1)
docs/memcat.pod (+1/-1)
m4/pandora_canonical.m4 (+39/-34)
m4/pandora_clock_gettime.m4 (+15/-0)
m4/pandora_drizzle_build.m4 (+3/-2)
m4/pandora_fdatasync.m4 (+2/-2)
m4/pandora_have_boost.m4 (+73/-0)
m4/pandora_have_gcc_atomics.m4 (+2/-2)
m4/pandora_have_libcassandra.m4 (+44/-0)
m4/pandora_have_libdrizzle.m4 (+16/-10)
m4/pandora_have_libgtest.m4 (+44/-0)
m4/pandora_have_libinnodb.m4 (+64/-0)
m4/pandora_have_libmemcached.m4 (+49/-5)
m4/pandora_have_libmysqlclient.m4 (+146/-0)
m4/pandora_have_libndbclient.m4 (+80/-0)
m4/pandora_have_libtokyocabinet.m4 (+4/-2)
m4/pandora_have_thrift.m4 (+45/-0)
m4/pandora_platform.m4 (+5/-0)
m4/pandora_plugins.m4 (+1/-1)
m4/pandora_sasl.m4 (+1/-1)
m4/pandora_stl_hash.m4 (+87/-108)
m4/pandora_use_pipe.m4 (+1/-1)
m4/pandora_vc_build.m4 (+96/-89)
m4/pandora_warnings.m4 (+6/-2)
m4/pandora_with_gettext.m4 (+12/-9)
tests/hashkit_functions.c (+1/-1)
tests/include.am (+22/-1)
tests/mem_functions.c (+1/-1)
Branch information
Recent revisions
- 833. By Monty Taylor on 2010-04-07
-
Added a pandora-build option to disable effc++ warnings. Used it.
- 828. By Monty Taylor on 2010-04-07
-
Fixed an endian test to skip the test on all bigendian platforms, not just
sparc. - 825. By Brian Aker <brian@gaz> on 2010-04-06
-
Fix issue with memcached_st structure being a different size based on
compile.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~tangent-org/libmemcached/trunk