Include fbcode_builder sources in the folly github repository
Summary: Include the fbcode_builder sources in the folly repository under build/fbcode_builder/. These build scripts will make it easier. to set up continuous integration for the opensource github repository. Note that for folly this is potentially slightly confusing, since this will now add a top-level build directory in addition to the existing folly/build subdirectory. However, it seems easiest for now to follow the default fbcode_builder conventions. This does not yet include configuration files for the folly build--I will add those in a subsequent diff. Test Plan: Confirmed the CI build work with the upcoming configuration files. Reviewed By: yfeldblum Differential Revision: D6700052 fbshipit-source-id: ba026835e866bda5eed0776ec8bbf1ac51014034
Showing
.travis.yml
0 → 100644
This diff is collapsed.
Please register or sign in to comment