| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-08-22 | Introduce crt_static target option in config.toml | Samuel Holland | -0/+6 | |
| This controls the value of the crt-static feature used when building the standard library for a target, as well as the compiler itself when that target is the host. | ||||
| 2017-08-13 | Add ability to ignore git when building rust. | Mark Simulacrum | -0/+3 | |
| Some users of the build system change the git sha on every build due to utilizing git to push changes to a remote server. This allows them to simply configure that away instead of depending on custom patches to rustbuild. | ||||
| 2017-08-11 | Move config.toml.example to the root dir | Steven Fackler | -0/+332 | |
| It's way more discoverable here. | ||||
