sapling/common
Yedidya Feldblum 0e620ade4d Cut D support from assorted .thrift files
Summary: Cut D support from assorted .thrift files.

Reviewed By: simpkins, markisaa, GirasoleY

Differential Revision: D15492500

fbshipit-source-id: 68c7fb4ff6c8917be0db961c7bdaa62a75f1b300
2019-05-29 02:32:16 -07:00
..
fb303 update copyright headers in some of the common/ stub headers 2019-04-26 14:38:28 -07:00
logging fix oss sandcastle job 2017-12-22 09:21:44 -08:00
network/if Cut D support from assorted .thrift files 2019-05-29 02:32:16 -07:00
stats Remove stale fb303 counters 2019-04-16 08:30:40 -07:00
time update copyright headers in some of the common/ stub headers 2019-04-26 14:38:28 -07:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
README.md Add fb303 stubs in common/ to support building in the opensource repo 2017-03-17 17:08:05 -07:00

This directory mostly contains stub implementations of Facebook libraries that are not fully open source yet. These stubs allow the FBOSS code to build while we are still working on fully open sourcing these libraries.

The code in common/stats is the main piece that is not fully open source yet. We are working to eventually make all of this code available in the facebook/folly repository.