• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

deps/github_hashes/facebook/H25-Dec-2021-

fbcode_builder/H25-Dec-2021-14,87711,557

README.mdH A D25-Dec-2021397 117

build_fbzmq.shH A D25-Dec-20215 KiB294266

fbcode_builder_config.pyH A D25-Dec-2021898 3719

README.md

1# Building using `fbcode_builder`
2
3Continuous integration builds are powered by `fbcode_builder`, a tiny tool
4shared by several Facebook projects.  Its files are in `./fbcode_builder`
5(on Github) or in `fbcode/opensource/fbcode_builder` (inside Facebook's
6repo).
7
8Start with the READMEs in the `fbcode_builder` directory.
9
10`./fbcode_builder_config.py` contains the project-specific configuration.
11