about summary refs log tree commit diff
path: root/src/librustpkg/context.rs
AgeCommit message (Expand)AuthorLines
2013-09-10rustpkg: Pass command-line arguments to rustcTim Chevalier-3/+222
2013-09-08rustpkg: Address review comments from JackTim Chevalier-24/+23
2013-09-08rustpkg: Use workcacheTim Chevalier-27/+37
2013-08-30rustpkg: Allow package directories to appear in the RUST_PATHTim Chevalier-0/+5
2013-08-19rustpkg: Un-ignore most of the remaining testsTim Chevalier-0/+11
2013-08-09std/rustc/rustpkg/syntax: Support the `extern mod = ...` formTim Chevalier-0/+24
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-2/+1
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-03rustpkg: Handle sysroot more correctlyTim Chevalier-0/+3
2013-04-24rustpkg: Preliminary work on install commandTim Chevalier-0/+21