tor/src/rust
Sebastian Hahn 70c067102b Allow Rust build using locally supplied crates or crates.io
This adds a couple of configure commands to control whether we're
requiring all dependencies to be available locally (default) or not
(--enable-cargo-online-mode). When building from a tarball, we require
the RUST_DEPENDENCIES variable to point to the local repository of
crates. This also adds src/ext/rust as a git submodule that contains
such a local repository for easy setup.
2017-05-19 08:47:11 -04:00
..
.cargo Allow Rust build using locally supplied crates or crates.io 2017-05-19 08:47:11 -04:00
tor_util Allow Rust build using locally supplied crates or crates.io 2017-05-19 08:47:11 -04:00
.rustfmt.toml Add rustfmt.toml 2017-05-19 08:47:11 -04:00
Cargo.lock Add some Rust utility functions and print support 2017-05-19 08:47:10 -04:00
Cargo.toml Allow Rust build using locally supplied crates or crates.io 2017-05-19 08:47:11 -04:00
include.am Allow Rust build using locally supplied crates or crates.io 2017-05-19 08:47:11 -04:00