about summary refs log tree commit diff
path: root/src/librustpkg/usage.rs
AgeCommit message (Collapse)AuthorLines
2013-02-15rustpkg: Add info command for probing a pkg.rs and expose work_dir/src_dir ↵Zack Corr-1/+10
in librustpkg
2013-02-15rustpkg: Clean up formatting issuesZack Corr-5/+5
2013-02-15rustpkg: Add do command and get cmd listeners working correctlyZack Corr-0/+7
2013-02-15rustpkg: Add preliminary imperative API supportZack Corr-0/+10
2013-02-15rustpkg: Finish all commands and declarative logicZack Corr-17/+12
2013-02-15rustpkg: Finish declarative compiling and fetching via git or curl (no ↵Zack Corr-1/+1
workcache or dependency resolution yet)
2013-02-15rustpkg: More preliminary workZack Corr-0/+100