| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -1/+2 | |
| 2011-12-01 | Build infra and minor build-enabling bugfixes for cargo. | Graydon Hoare | -2/+3 | |
| 2011-11-29 | basic builds function | Niko Matsakis | -1/+1 | |
| 2011-09-30 | Abstract the build directories further in the makefiles | Brian Anderson | -2/+2 | |
| This defines variables for host bin and lib directories as well as all target bin and lib directories then uses them everywhere. | ||||
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -1/+1 | |
| Closes #799 | ||||
| 2011-08-31 | Revert "Replace xfail-stageN with simply xfail-test" | Marijn Haverbeke | -1/+1 | |
| This reverts commit 574194f6bcfb90b9f8486002b83babc4c21208c0. | ||||
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -1/+1 | |
| Closes #799 | ||||
| 2011-08-18 | Add more verbosity to 'make reformat' | Brian Anderson | -3/+7 | |
| For each file it will indicate that it was reformatted, unchanged, or failed | ||||
| 2011-08-03 | Ignore xfail-pretty, xfail-stage2 files when reformatting | Brian Anderson | -1/+2 | |
| We shouldn't be trying to reformat source that we don't know to work because we could just be breaking it more. | ||||
| 2011-07-27 | Add PPFILES flag to specify a which files to reformat | Brian Anderson | -7/+11 | |
| Accepts a path with wildcards | ||||
| 2011-07-27 | Add fuzzer to reformat make target | Marijn Haverbeke | -1/+2 | |
| 2011-07-27 | Fix reformat make target | Marijn Haverbeke | -1/+1 | |
| 2011-07-21 | Cleanup the library path now that we copy from stageN/lib to stageN+1/ | Rafael Ávila de Espíndola | -1/+1 | |
| 2011-07-11 | Move llvm out of stageN/lib so that the host building stage 1+ can | Rafael Ávila de Espíndola | -1/+1 | |
| have a newer and incompatible llvm with the bots. | ||||
| 2011-06-25 | Fixes to speed and clean up makefiles. | Graydon Hoare | -4/+4 | |
| 2011-06-20 | Fix 'reformat' mk target to handle recent libdir changes. | Graydon Hoare | -1/+1 | |
| 2011-06-16 | Add support for marking files no-reformat. | Graydon Hoare | -2/+7 | |
| 2011-06-15 | Add tests to 'make reformat' target. | Graydon Hoare | -1/+3 | |
| 2011-06-14 | Revive 'make reformat' target. | Graydon Hoare | -1/+1 | |
| 2011-06-01 | make 'reformat' do libstd as well. | Graydon Hoare | -2/+5 | |
| 2011-06-01 | Add a 'make reformat' rule. | Graydon Hoare | -0/+7 | |
