| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -0/+1 | |
| This restructures tidy.py to walk the tree itself, and improves performance considerably by not loading entire files into buffers for licenseck. Splits build rules into 'tidy', 'tidy-basic', 'tidy-binaries', 'tidy-errors', 'tidy-features'. | ||||
| 2014-02-26 | rustc: Don't deduplicate libraries linked to | Alex Crichton | -0/+1 | |
| Linker argument order with respect to libraries is important enough that we shouldn't be attempting to filter out libraries getting passed through to the linker. When linking with a native library that has multiple dependant native libraries, it's useful to have control over the link argument order. | ||||
