| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-05-18 | rustbuild: Pass -O to tests based on configuration | Alex Crichton | -0/+5 | |
| Currently rustbuild isn't detecting the `-O` flag for tests via the `--disable-optimize-tests` or not command line flag to `./configure`, and this commit patches up the support to pass `-O` by default. | ||||
| 2016-05-03 | rustbuild: Document many more parts of the build | Alex Crichton | -0/+154 | |
| This commit expands the bootstrap build system's `README.md` as well as ensuring that all API documentation is present and up-to-date. Additionally a new `config.toml.example` file is checked in with commented out versions of all possible configuration values. | ||||
