aboutsummaryrefslogtreecommitdiff
path: root/mk/tests.mk
Commit message (Collapse)AuthorAgeFilesLines
* Change 'check' make target to just stage2 tests; add full-check for all of them.Graydon Hoare2011-05-111-1/+5
|
* build: Use clang to compile the runtime if availablePatrick Walton2011-05-081-3/+3
|
* 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.
* Remove everything to do with rustboot from makefiles.Graydon Hoare2011-05-031-68/+28
|
* Start splitting up Makefile.inGraydon Hoare2011-05-011-0/+339