Commit 72f4c754 authored by Lukas Piatkowski's avatar Lukas Piatkowski Committed by Facebook Github Bot

mononoke: remove the getdeps manifest

Summary: Mononoke is becoming part of Eden repository, remove it's getdeps manifest until we finalize the move.

Reviewed By: krallin

Differential Revision: D19769090

fbshipit-source-id: 9b471686728e9ff28317f9157f5f8a1834c5f5e4
parent c0f5b564
[manifest]
name = mononoke
fbsource_path = fbcode/scm/mononoke
shipit_project = mononoke
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebookexperimental/mononoke.git
[build.not(os=windows)]
builder = cargo
[build.os=windows]
# building Mononoke on windows is not supported
builder = nop
[cargo]
build_doc = true
[shipit.pathmap]
fbcode/scm/mononoke = mononoke
fbcode/scm/mononoke/public_autocargo = mononoke
fbcode/scm/mononoke/public_tld = .
tools/rust/ossconfigs = .
[shipit.strip]
^fbcode/scm/mononoke/(?!public_autocargo|public_tld).+/Cargo\.toml$
[dependencies]
rust-shed
[dependencies.fb=on]
rust
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment