summary refs log tree commit diff
path: root/src/librustpkg/target.rs
AgeCommit message (Expand)AuthorLines
2013-12-08Remove dead codesKiet Tran-0/+1
2013-10-22rustpkg: Support arbitrary dependencies in the install APITim Chevalier-1/+25
2013-10-15path2: Adjust the API to remove all the _str mutation methodsKevin Ballard-1/+1
2013-10-15path2: Replace the path module outrightKevin Ballard-2/+2
2013-09-27rustpkg: Implement `rustpkg test`Tim Chevalier-0/+2
2013-09-18rustpkg: Make crates, not packages, the unit of rustpkg dependenciesTim Chevalier-2/+39
2013-06-01rustc/rusti/rustpkg: Infer packages from `extern mod` directivesTim Chevalier-0/+23