sapling/eden/fs/store
Adam Simpkins 21d2b6c46d Remove TARGETS files
Summary:
This removes the TARGETS files from the eden github repository.  The
open source buck build has been failing for several months, since buck
removed support for the thrift_library() rule.

I will potentially take a stab at adding CMake build support for Eden
at some point in the future.

Reviewed By: chadaustin

Differential Revision: D6893233

fbshipit-source-id: e6023094a807cf481ac49998c6f21b213be6c288
2018-02-20 19:57:45 -08:00
..
git Remove TARGETS files 2018-02-20 19:57:45 -08:00
hg Remove TARGETS files 2018-02-20 19:57:45 -08:00
mononoke Remove TARGETS files 2018-02-20 19:57:45 -08:00
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
BackingStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
BlobMetadata.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EmptyBackingStore.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EmptyBackingStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
IObjectStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
LocalStore.cpp split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
LocalStore.h add SqliteLocalStore 2018-02-08 20:06:55 -08:00
MemoryLocalStore.cpp split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
MemoryLocalStore.h split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
ObjectStore.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ObjectStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
RocksDbLocalStore.cpp split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
RocksDbLocalStore.h split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
SqliteLocalStore.cpp add SqliteLocalStore 2018-02-08 20:06:55 -08:00
SqliteLocalStore.h add SqliteLocalStore 2018-02-08 20:06:55 -08:00
StoreResult.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
StoreResult.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00