Rafael Ávila de Espíndola
|
2c16be424b
|
Use main.o directly now that stage0 is ok with it.
|
2011-06-08 13:33:35 -04:00 |
|
Rafael Ávila de Espíndola
|
b1d6f12a05
|
Don't put a copy of main (the C one) in each binary we produce. This is a step
in getting a driver that works on all linux systems.
Sorry for the linker hacks, I will remove them after snapshotting a new compiler.
|
2011-06-07 16:56:27 -04:00 |
|
Brian Anderson
|
e3b3a71e6a
|
Don't fiddle with RUST_LOG in the Makefiles
This is no longer necessary since error logging is not affected by RUST_LOG.
|
2011-05-27 17:01:15 -04:00 |
|
Brian Anderson
|
70106f35ce
|
test: Fix run-fail testing and bring tests up to date
A typo in the Makefile was causing these to not run. Happily, a lot of these
tests pass, so un-xfailed.
|
2011-05-24 22:09:12 -04:00 |
|
Graydon Hoare
|
c787d6d4f3
|
Change 'check' make target to just stage2 tests; add full-check for all of them.
|
2011-05-11 09:37:23 -07:00 |
|
Patrick Walton
|
269550f673
|
build: Use clang to compile the runtime if available
|
2011-05-08 21:10:43 -07:00 |
|
Graydon Hoare
|
add7d34164
|
Add stage-specific test targets (make check-stage1 etc.)
|
2011-05-04 17:32:35 -07:00 |
|
Graydon Hoare
|
48021ef1f6
|
Fix horrible rule-hijacking bug that was causing compile-fail targets to trigger honest compile attempts.
|
2011-05-04 11:21:14 -07:00 |
|
Graydon Hoare
|
4f52ab52c1
|
Remove everything to do with rustboot from makefiles.
|
2011-05-03 15:56:00 -07:00 |
|
Graydon Hoare
|
40624e35d7
|
Start splitting up Makefile.in
|
2011-05-01 20:20:25 +00:00 |
|