summary refs log tree commit diff
path: root/src/librustpkg/rustpkg.rs
AgeCommit message (Collapse)AuthorLines
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-19/+10
2013-06-28librustc: Fix even *more* merge fallout!Patrick Walton-0/+1
2013-06-28librustc: Rewrite reachability and forbid duplicate methods in type ↵Patrick Walton-1/+14
implementations. This should allow fewer symbols to be exported.
2013-06-25rustpkg: Begin allowing package scripts to call the default build logicTim Chevalier-12/+19
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
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+474