| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-02 | Remove rustpkg. | Corey Richardson | -164/+0 | |
| I'm sorry :'( Closes #11859 | ||||
| 2013-12-29 | Update Docs to use crateid | Luis de Bethencourt | -1/+1 | |
| 2013-12-12 | Update documentation for new `pkgid` attribute. | Jack Moffitt | -3/+4 | |
| 2013-11-13 | docs: Change "workspace" to "package directory" | Tim Chevalier | -1/+1 | |
| spotted by Yurume | ||||
| 2013-10-10 | rustpkg: Make checked-out source files read-only, and overhaul where ↵ | Tim Chevalier | -1/+8 | |
| temporary files are stored rustpkg now makes source files that it checks out automatically read-only, and stores them under build/. Also, refactored the `PkgSrc` type to keep track of separate source and destination workspaces, as well as to have a `build_workspace` method that returns the workspace to put temporary files in (usually the source, sometimes the destination -- see comments for more details). Closes #6480 | ||||
| 2013-09-13 | rustc/rustpkg: Use a target-specific subdirectory in build/ and lib/ | Tim Chevalier | -9/+15 | |
| As per rustpkg.md, rustpkg now builds in a target-specific subdirectory of build/, and installs libraries into a target-specific subdirectory of lib. Closes #8672 | ||||
| 2013-08-09 | docs: In rustpkg manual, note future plans about versions | Tim Chevalier | -0/+5 | |
| 2013-07-26 | docs: Talk about tags that aren't versions in the "Package identifiers" section | Tim Chevalier | -0/+8 | |
| 2013-06-27 | rustpkg: Update manual | Tim Chevalier | -0/+10 | |
| 2013-06-02 | docs: Mention recently-added rustpkg features in the rustpkg manual | Tim Chevalier | -0/+19 | |
| 2013-04-22 | rustpkg: In doc, mention other implicit RUST_PATH entries | Tim Chevalier | -1/+6 | |
| as per Graydon's comment | ||||
| 2013-04-22 | docs: Sketch out rustpkg manual | Tim Chevalier | -0/+103 | |
