| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: Add missing intrinsics.mk | Patrick Walton | 2011-05-04 | 1 | -0/+19 |
| * | build: Build intrinsics.bc | Patrick Walton | 2011-05-04 | 4 | -7/+29 |
| * | 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 trig... | Graydon Hoare | 2011-05-04 | 1 | -33/+14 |
| * | Fix bug in CFG_TESTLIB that only manifests on stage1, stage2. | Graydon Hoare | 2011-05-03 | 1 | -3/+4 |
| * | Remove everything to do with rustboot from makefiles. | Graydon Hoare | 2011-05-03 | 5 | -130/+38 |
| * | Remove calls to rustboot -rdeps, leave 'touch' in place while working on repl... | Graydon Hoare | 2011-05-03 | 1 | -9/+3 |
| * | Attempt to shift build to stage0-from-snapshots. | Graydon Hoare | 2011-05-03 | 2 | -11/+11 |
| * | Add forgotten 'snap.mk' | Graydon Hoare | 2011-05-02 | 1 | -0/+3 |
| * | Start splitting up Makefile.in | Graydon Hoare | 2011-05-01 | 13 | -0/+1044 |