rocksdb/tools
Igor Canadi a1068c91a1 Make RocksDB work with newer gflags
Summary:
Newer gflags switched from `google` namespace to `gflags` namespace. See: https://github.com/facebook/rocksdb/issues/139 and https://github.com/facebook/rocksdb/issues/102

Unfortunately, they don't define any macro with their namespace, so we need to actually try to compile gflags with two different namespace to figure out which one is the correct one.

Test Plan: works in fbcode environemnt. I'll also try in ubutnu with newer gflags

Reviewers: dhruba

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18537
2014-05-08 17:25:13 -07:00
..
auto_sanity_test.sh
blob_store_bench.cc Rename "benchmark" back to "bench". 2014-04-21 13:12:15 -07:00
db_crashtest.py
db_crashtest2.py
db_repl_stress.cc Make RocksDB work with newer gflags 2014-05-08 17:25:13 -07:00
db_sanity_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
db_stress.cc Make RocksDB work with newer gflags 2014-05-08 17:25:13 -07:00
ldb.cc Revert "Don't compile ldb tool into static library" 2014-04-15 11:29:02 -07:00
ldb_test.py
reduce_levels_test.cc Revert "Fix sst_dump and reduce_levels_test compile errors" 2014-04-15 11:28:52 -07:00
sst_dump.cc xxHash 2014-05-01 14:09:32 -04:00