aboutsummaryrefslogtreecommitdiff
path: root/mk
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up stage 2 and 3 mk files.Graydon Hoare2011-05-052-4/+6
|
* Update docs to reflect assert vs. checkTim Chevalier2011-05-051-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.mkPatrick Walton2011-05-041-0/+19
|
* build: Build intrinsics.bcPatrick Walton2011-05-044-7/+29
|
* Add stage-specific test targets (make check-stage1 etc.)Graydon Hoare2011-05-041-1/+18
|
* Fix horrible rule-hijacking bug that was causing compile-fail targets to ↵Graydon Hoare2011-05-041-33/+14
| | | | trigger honest compile attempts.
* Fix bug in CFG_TESTLIB that only manifests on stage1, stage2.Graydon Hoare2011-05-031-3/+4
|
* Remove everything to do with rustboot from makefiles.Graydon Hoare2011-05-035-130/+38
|
* Remove calls to rustboot -rdeps, leave 'touch' in place while working on ↵Graydon Hoare2011-05-031-9/+3
| | | | replacement.
* Attempt to shift build to stage0-from-snapshots.Graydon Hoare2011-05-032-11/+11
|
* Add forgotten 'snap.mk'Graydon Hoare2011-05-021-0/+3
|
* Start splitting up Makefile.inGraydon Hoare2011-05-0113-0/+1044