rocksdb/tools
Igor Canadi e296577ef6 Don't compile ldb tool into static library
Summary:
This is first step of my effort to reduce size of librocksdb.a for use in mobile.

ldb object files are huge and are ment to be used as a command line tool. I moved them to `tools/` directory and include them only when compiling `ldb`

This diff reduced librocksdb.a from 42MB to 39MB on my mac (not stripped).

Test Plan: ran ldb

Reviewers: dhruba, haobo, sdong, ljin, yhchiang

Reviewed By: yhchiang

CC: leveldb

Differential Revision: https://reviews.facebook.net/D17823
2014-04-15 10:52:39 -07:00
..
shell Fixed typos 2013-11-16 11:21:34 +00:00
auto_sanity_test.sh Add script auto_sanity_test.sh to perform auto sanity test 2014-04-03 10:21:46 -07:00
blob_store_bench.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
db_crashtest2.py Merge branch 'master' into columnfamilies 2014-03-20 14:41:37 -07:00
db_crashtest.py Merge branch 'master' into columnfamilies 2014-03-20 14:41:37 -07:00
db_repl_stress.cc Revert "Fix bad merge of D16791 and D16767" 2014-03-12 09:37:43 -07:00
db_sanity_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
db_stress.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
ldb_cmd_execute_result.h Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
ldb_cmd.cc Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
ldb_cmd.h Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
ldb_test.py Consistency Check Function 2014-03-20 13:42:45 -07:00
ldb_tool.cc Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
ldb_tool.h Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
ldb.cc Don't compile ldb tool into static library 2014-04-15 10:52:39 -07:00
reduce_levels_test.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
sst_dump.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00