| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change 'check' make target to just stage2 tests; add full-check for all of them. | Graydon Hoare | 2011-05-11 | 1 | -1/+5 |
| | | |||||
| * | build: Use clang to compile the runtime if available | Patrick Walton | 2011-05-08 | 1 | -3/+3 |
| | | |||||
| * | Add stage-specific test targets (make check-stage1 etc.) | Graydon Hoare | 2011-05-04 | 1 | -1/+18 |
| | | |||||
| * | Fix horrible rule-hijacking bug that was causing compile-fail targets to ↵ | Graydon Hoare | 2011-05-04 | 1 | -33/+14 |
| | | | | | trigger honest compile attempts. | ||||
| * | Remove everything to do with rustboot from makefiles. | Graydon Hoare | 2011-05-03 | 1 | -68/+28 |
| | | |||||
| * | Start splitting up Makefile.in | Graydon Hoare | 2011-05-01 | 1 | -0/+339 |