]> git.lizzy.rs Git - rust.git/commit
auto merge of #7403 : catamorphism/rust/package-scripts, r=brson
authorbors <bors@rust-lang.org>
Thu, 27 Jun 2013 13:01:30 +0000 (06:01 -0700)
committerbors <bors@rust-lang.org>
Thu, 27 Jun 2013 13:01:30 +0000 (06:01 -0700)
commitc440743dcc17635eb65cc509a473d66dc6654e87
tree16949e997c37a6a520a340e5d1b1612eb435b746
parent0bad3e62b48a172389833520fad375fecc3f9be7
parent3789433b4f588301140c97bb5b67094a8c8576cc
auto merge of #7403 : catamorphism/rust/package-scripts, r=brson

r? @brson (or @graydon if available) rustpkg/api.rs provides functions intended for package scripts to call.
It will probably need more functionality added to it later, but this is
a start.

Added a test case checking that a package script can use the API.

Closes #6401
src/librustc/driver/driver.rs
src/librustpkg/tests.rs