| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: Use clang to compile the runtime if available | Patrick Walton | 2011-05-08 | 7 | -48/+67 |
| | | |||||
| * | rustllvm: Add a binding to the LLVM standard module passes | Patrick Walton | 2011-05-06 | 1 | -1/+1 |
| | | |||||
| * | Tidy up stage 2 and 3 mk files. | Graydon Hoare | 2011-05-05 | 2 | -4/+6 |
| | | |||||
| * | Update docs to reflect assert vs. check | Tim Chevalier | 2011-05-05 | 1 | -1/+1 |
| | | | | | | Also added the --batch flag to texi2pdf, as it doesn't really ever seem useful to drop to the TeX prompt during a build. | ||||
| * | 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 ↵ | Graydon Hoare | 2011-05-04 | 1 | -33/+14 |
| | | | | | trigger honest compile attempts. | ||||
| * | 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 ↵ | Graydon Hoare | 2011-05-03 | 1 | -9/+3 |
| | | | | | replacement. | ||||
| * | 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 |