aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_rust
AgeCommit message (Expand)Author
2018-10-01Remove rlib+staticlib configuration for Rust cratesAlex Crichton
2018-09-16Don't try to link C from rust doctests for nss detectionNick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-master'Nick Mathewson
2018-08-16rust: run rustfmtcypherpunks
2018-08-10Merge branch 'travis-osx-034' into travis-osx-masterteor
2018-08-10Merge branch 'travis-osx-033' into travis-osx-034teor
2018-08-10Stop setting $CARGO_HOME in src/rust/tor_rust/include.amteor
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-27Fix Rust cross compilation.Alex Xu (Hello71)
2017-12-05Change our build process to run Cargo from inside the build treeNick Mathewson
2017-12-04Don't pass --quiet to cargo for nowNick Mathewson
2017-10-27Add a build-rust alias to just rebuild the rust code.Nick Mathewson
2017-10-27Make distcleancheck pass with --enable-rustNick Mathewson
2017-10-27repair "make distcheck"Nick Mathewson
2017-10-27refactor build infrastructure for single rust binaryChelsea Holland Komlo