about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2011-09-23More steps to arch-specific target libs (#474)Graydon Hoare-45/+94
2011-09-22Remove -i for real.Graydon Hoare-1/+1
2011-09-21One little 'n', so much harm!Graydon Hoare-1/+1
2011-09-21Expand our own config.guess-like logic in configure, rather than only asking ...Graydon Hoare-4/+4
2011-09-20rt: Stub code for the cycle collectorPatrick Walton-0/+1
2011-09-19Simplify perf target flags. Apparently the event names aren't stable/portable.Graydon Hoare-20/+1
2011-09-13Print perf measurement outputs on completion of 'perf' target.Graydon Hoare-3/+5
2011-09-13Add a compile-stage2-under-perf step to "make perf" target.Graydon Hoare-2/+17
2011-09-13Add build-system mechanisms for running benchmarks under 'perf'.Graydon Hoare-1/+55
2011-09-11Change the exit status used for valgrind errors and check for it in testsBrian Anderson-1/+1
2011-09-07Begin compiling with exceptions enabledBrian Anderson-2/+2
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-1/+1
2011-08-31Revert "Replace xfail-stageN with simply xfail-test"Marijn Haverbeke-1/+1
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-1/+1
2011-08-29Remove makefile CFG_USE_SNAP_LIBS_FOR_STAGE1 hackMarijn Haverbeke-23/+3
2011-08-29Add CFG_USE_SNAP_LIBS_FOR_STAGE1 hack to makefilesMarijn Haverbeke-3/+23
2011-08-24mk: Introduce CFG_DISABLE_OPTIMIZE_CXXPatrick Walton-6/+13
2011-08-20rustc: Introduce ABI versioning so we can change value representations withou...Patrick Walton-0/+1
2011-08-18rustc: Stub GC routinesPatrick Walton-0/+1
2011-08-18rt: Remove rust_alarm dead codePatrick Walton-1/+0
2011-08-18Add more verbosity to 'make reformat'Brian Anderson-3/+7
2011-08-16rt: Implement obstacks, untested as of yetPatrick Walton-0/+1
2011-08-15Updating to build on Linux and Mac, and hopefully Windows too.Eric Holk-3/+3
2011-08-14Register new snapshotsBrian Anderson-5/+2
2011-08-14Add lib/main.o to snapshotBrian Anderson-3/+3
2011-08-11rt: Stub Rust GC metadata printer and Rust GC strategy modulesPatrick Walton-1/+2
2011-08-11Use the new C API for PassManagerBuilder.Rafael Ávila de Espíndola-1/+1
2011-08-10Begin valgrinding run-fail testsBrian Anderson-1/+1
2011-08-05Add make clean rules for libuvBrian Anderson-0/+3
2011-08-05Build libuv with the same C compiler as the rest of rtBrian Anderson-1/+1
2011-08-05Introduce CC and CXX variables to the makefilesBrian Anderson-6/+10
2011-08-05Munge libuv makefiles sufficiently to build out of tree.Graydon Hoare-5/+7
2011-08-05More win32 libuv build tweaksBrian Anderson-3/+8
2011-08-05Update build rules so rt builds with libuv on Linux.Brian Anderson-1/+2
2011-08-05Update libuv to revision ee599ec1141cc48f895de1f9d148033babdf9c2aRob Arnold-2/+2
2011-08-05Basic async IO module using libuvRob Arnold-0/+1
2011-08-05Integrate libuv into the build systemRob Arnold-4/+9
2011-08-05build: Don't error out if clang is too old. Instead, build with GCC.Patrick Walton-4/+3
2011-08-03rt: Stub shape glue and implement shape::print and shape::size_of.Patrick Walton-0/+1
2011-08-03Ignore xfail-pretty, xfail-stage2 files when reformattingBrian Anderson-1/+2
2011-08-02Include benchmarks in pretty-print testsBrian Anderson-0/+14
2011-08-02Run pretty-printer tests as part of make check. Issue #789Brian Anderson-0/+1
2011-08-02Add dedicated pretty-printer tests with new pp-exact directiveBrian Anderson-5/+18
2011-08-02Add missing BENCH_TESTS variable to tests.mkBrian Anderson-1/+2
2011-08-02Add a FIXME about simplifying the make check rulesBrian Anderson-0/+8
2011-08-02Pretty-print test the rfail tests. Issue #789Brian Anderson-7/+26
2011-08-02Don't run the compiletest runner itself under valgrindBrian Anderson-5/+11
2011-08-02Introduce pretty-print testing mode to compiletest. Issue #789Brian Anderson-0/+13
2011-07-29Enable build targets to run tests at stage0Brian Anderson-1/+2
2011-07-29Fix a typo in tests.mk that was building stdtest with the wrong compilerBrian Anderson-1/+1