about summary refs log tree commit diff
path: root/src/librustpkg/api.rs
AgeCommit message (Expand)AuthorLines
2013-08-09std/rustc/rustpkg/syntax: Support the `extern mod = ...` formTim Chevalier-15/+9
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-3/+3
2013-07-15rustpkg: Handle local git repositoriesTim Chevalier-6/+6
2013-07-04Bring compiletest/rustpkg/driver up to date on std vs coreAlex Crichton-2/+0
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-5/+5
2013-06-25rustpkg: Begin allowing package scripts to call the default build logicTim Chevalier-0/+92