sapling/eden/fs/model
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
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
Blob.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Hash.cpp replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
Hash.h replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
ParentCommits.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ParentCommits.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TreeEntry.cpp simplify isSameAs checking of mode bits 2018-02-20 11:36:11 -08:00
TreeEntry.h simplify isSameAs checking of mode bits 2018-02-20 11:36:11 -08:00