index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
Age
Commit message (
Expand
)
Author
Lines
2011-09-23
More steps to arch-specific target libs (#474)
Graydon Hoare
-45
/
+94
2011-09-22
Remove -i for real.
Graydon Hoare
-1
/
+1
2011-09-21
One little 'n', so much harm!
Graydon Hoare
-1
/
+1
2011-09-21
Expand our own config.guess-like logic in configure, rather than only asking ...
Graydon Hoare
-4
/
+4
2011-09-20
rt: Stub code for the cycle collector
Patrick Walton
-0
/
+1
2011-09-19
Simplify perf target flags. Apparently the event names aren't stable/portable.
Graydon Hoare
-20
/
+1
2011-09-13
Print perf measurement outputs on completion of 'perf' target.
Graydon Hoare
-3
/
+5
2011-09-13
Add a compile-stage2-under-perf step to "make perf" target.
Graydon Hoare
-2
/
+17
2011-09-13
Add build-system mechanisms for running benchmarks under 'perf'.
Graydon Hoare
-1
/
+55
2011-09-11
Change the exit status used for valgrind errors and check for it in tests
Brian Anderson
-1
/
+1
2011-09-07
Begin compiling with exceptions enabled
Brian Anderson
-2
/
+2
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-1
/
+1
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-1
/
+1
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-1
/
+1
2011-08-29
Remove makefile CFG_USE_SNAP_LIBS_FOR_STAGE1 hack
Marijn Haverbeke
-23
/
+3
2011-08-29
Add CFG_USE_SNAP_LIBS_FOR_STAGE1 hack to makefiles
Marijn Haverbeke
-3
/
+23
2011-08-24
mk: Introduce CFG_DISABLE_OPTIMIZE_CXX
Patrick Walton
-6
/
+13
2011-08-20
rustc: Introduce ABI versioning so we can change value representations withou...
Patrick Walton
-0
/
+1
2011-08-18
rustc: Stub GC routines
Patrick Walton
-0
/
+1
2011-08-18
rt: Remove rust_alarm dead code
Patrick Walton
-1
/
+0
2011-08-18
Add more verbosity to 'make reformat'
Brian Anderson
-3
/
+7
2011-08-16
rt: Implement obstacks, untested as of yet
Patrick Walton
-0
/
+1
2011-08-15
Updating to build on Linux and Mac, and hopefully Windows too.
Eric Holk
-3
/
+3
2011-08-14
Register new snapshots
Brian Anderson
-5
/
+2
2011-08-14
Add lib/main.o to snapshot
Brian Anderson
-3
/
+3
2011-08-11
rt: Stub Rust GC metadata printer and Rust GC strategy modules
Patrick Walton
-1
/
+2
2011-08-11
Use the new C API for PassManagerBuilder.
Rafael Ávila de Espíndola
-1
/
+1
2011-08-10
Begin valgrinding run-fail tests
Brian Anderson
-1
/
+1
2011-08-05
Add make clean rules for libuv
Brian Anderson
-0
/
+3
2011-08-05
Build libuv with the same C compiler as the rest of rt
Brian Anderson
-1
/
+1
2011-08-05
Introduce CC and CXX variables to the makefiles
Brian Anderson
-6
/
+10
2011-08-05
Munge libuv makefiles sufficiently to build out of tree.
Graydon Hoare
-5
/
+7
2011-08-05
More win32 libuv build tweaks
Brian Anderson
-3
/
+8
2011-08-05
Update build rules so rt builds with libuv on Linux.
Brian Anderson
-1
/
+2
2011-08-05
Update libuv to revision ee599ec1141cc48f895de1f9d148033babdf9c2a
Rob Arnold
-2
/
+2
2011-08-05
Basic async IO module using libuv
Rob Arnold
-0
/
+1
2011-08-05
Integrate libuv into the build system
Rob Arnold
-4
/
+9
2011-08-05
build: Don't error out if clang is too old. Instead, build with GCC.
Patrick Walton
-4
/
+3
2011-08-03
rt: Stub shape glue and implement shape::print and shape::size_of.
Patrick Walton
-0
/
+1
2011-08-03
Ignore xfail-pretty, xfail-stage2 files when reformatting
Brian Anderson
-1
/
+2
2011-08-02
Include benchmarks in pretty-print tests
Brian Anderson
-0
/
+14
2011-08-02
Run pretty-printer tests as part of make check. Issue #789
Brian Anderson
-0
/
+1
2011-08-02
Add dedicated pretty-printer tests with new pp-exact directive
Brian Anderson
-5
/
+18
2011-08-02
Add missing BENCH_TESTS variable to tests.mk
Brian Anderson
-1
/
+2
2011-08-02
Add a FIXME about simplifying the make check rules
Brian Anderson
-0
/
+8
2011-08-02
Pretty-print test the rfail tests. Issue #789
Brian Anderson
-7
/
+26
2011-08-02
Don't run the compiletest runner itself under valgrind
Brian Anderson
-5
/
+11
2011-08-02
Introduce pretty-print testing mode to compiletest. Issue #789
Brian Anderson
-0
/
+13
2011-07-29
Enable build targets to run tests at stage0
Brian Anderson
-1
/
+2
2011-07-29
Fix a typo in tests.mk that was building stdtest with the wrong compiler
Brian Anderson
-1
/
+1
[prev]
[next]