Commit Graph

2 Commits

Author SHA1 Message Date
Adam Simpkins
aa99fe9fff remove files related to open-source buck builds
Summary:
The open source build of Eden with buck has been broken for a while, since buck
removed support for the `thrift_library()` rule.

Lets just remove these files for now since they no longer work.  In the short
term it potentially makes sense for us to just use CMake for open source builds
rather than buck.

Reviewed By: chadaustin

Differential Revision: D6893232

fbshipit-source-id: f6e121f1376321b62be42bae60844dfa07fadf65
2018-02-05 12:21:16 -08:00
Adam Simpkins
097bc477de get the open source build working
Summary:
Update the DEFS and .buckconfig files so that the C++ code can be built
successfully with buck in our github repository.

Reviewed By: wez

Differential Revision: D4633749

fbshipit-source-id: a07a6e664471237fcc2d13a8be8b92efa3a101bf
2017-03-06 20:28:48 -08:00