rust/mk
Brian Anderson acb0e8dcad Don't pipe check-fast results through tee
This was having the effect of scrubbing failure error codes. The only affect
of removing this should be that the .out file isn't generated, so subsequent
make invocations will re-run the tests (which is how our other tests work
anyway).
2011-09-23 12:30:35 -07:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk Add make clean rules for libuv 2011-08-05 11:57:07 -07:00
dist.mk Add an NSIS script for building a win32 installer. Closes #522. 2011-07-23 12:27:06 -07:00
docs.mk Silence texi2pdf during make 2011-06-28 11:18:34 -07:00
fuzzer.mk Link the fuzzer crate to librustc again 2011-07-04 15:30:36 -07:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
perf.mk Print perf measurement outputs on completion of 'perf' target. 2011-09-13 17:32:25 -07:00
platform.mk Remove -i for real. 2011-09-22 11:32:53 -07:00
pp.mk Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
rt.mk rt: Add a RUST_TRACK_ORIGINS debug flag to help track down memory corruption 2011-09-23 11:42:20 -07:00
rustllvm.mk rt: Stub Rust GC metadata printer and Rust GC strategy modules 2011-08-11 21:15:26 -07:00
snap.mk Add lib/main.o to snapshot 2011-08-14 12:14:58 -07:00
stage0.mk More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
stageN.mk More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
tests.mk Don't pipe check-fast results through tee 2011-09-23 12:30:35 -07:00