sapling/build/fbcode_builder/getdeps
Lukasz Piatkowski 07dd370f28 mononoke: add README.md and the missing pieces for supporting cargo (#13)
Summary:
Take the README.md from
7ead0e29e4/README.md
and apply it on Eden repo.

Re-add the Cargo.toml file that declares Cargo workspace.

Re-add fbcode_builder/getdeps manifest for Mononoke
Pull Request resolved: https://github.com/facebookexperimental/eden/pull/13

Test Plan:
./build/fbcode_builder/getdeps.py build mononoke
  ./build/fbcode_builder/getdeps.py test mononoke

Reviewed By: ahornby

Differential Revision: D19833059

Pulled By: lukaspiatkowski

fbshipit-source-id: fb37e13306c0b9969a7c4e52b05e1a66a577022f
2020-02-13 00:12:36 -08:00
..
test Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
__init__.py fbcode_builder: add getdeps main entrypoint 2019-05-03 15:59:37 -07:00
builder.py mononoke: add README.md and the missing pieces for supporting cargo (#13) 2020-02-13 00:12:36 -08:00
buildopts.py getdeps: add manifest for Rust toolchain 2019-12-05 08:47:12 -08:00
cache.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
copytree.py getdeps: memoize eden prefetched dirs 2019-10-25 10:20:59 -07:00
dyndeps.py getdeps: dyndeps: gracefully handle empty files 2020-01-09 07:30:32 -08:00
envfuncs.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
errors.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
expr.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
fetcher.py getdeps: don't use fbsource hash in the simple shipit fetcher 2019-10-21 04:09:13 -07:00
load.py watchman: pass version info down to watchman build via environment 2019-10-17 02:19:41 -07:00
manifest.py mononoke: add README.md and the missing pieces for supporting cargo (#13) 2020-02-13 00:12:36 -08:00
platform.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
py_wheel_builder.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00
runcmd.py write build output to a log file 2019-12-06 11:59:47 -08:00
subcmd.py Relicense getdeps from BSD to MIT 2019-10-10 13:20:05 -07:00