sapling/build/fbcode_builder/getdeps
Lukas Piatkowski 9e71027a0f opensource/fbcode_builder/getdeps.py: support cargo dependencies in cargo builds
Summary:
With this change the getdeps' CargoBuilder will support depencies between cargo builds.

The way how it works is documented in the code and required few assumptions about how a cargo project has to be defined in order to support this.

This change also adds the "mononoke" manifest and few Cargo.toml files to the mononoke project to prove that this new feature works.

Reviewed By: farnz

Differential Revision: D19468912

fbshipit-source-id: f299733cbbc2ec7bca399c898ec8d710334d0fa9
2020-01-20 23:01:17 -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 opensource/fbcode_builder/getdeps.py: support cargo dependencies in cargo builds 2020-01-20 23:01:17 -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 opensource/fbcode_builder/getdeps.py: support cargo dependencies in cargo builds 2020-01-20 23:01:17 -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