| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-12-28 | rustbuild: Implement DESTDIR support | Alex Crichton | -13/+39 | |
| This commit primarily starts supporting the `DESTDIR` environment variable like the old build system. Along the way this brings `config.toml` up to date with support in `config.mk` with install options supported. Closes #38441 | ||||
| 2016-10-05 | Add support for docdir, libdir and mandir. | Ahmed Charles | -5/+18 | |
| 2016-10-05 | Install docs, std and rustc using results from dist. | Ahmed Charles | -3/+29 | |
| 2016-10-05 | rustbuild: Add install target. #34675 | Ahmed Charles | -0/+22 | |
| It just prints to the screen currently. | ||||
