| Age | Commit message (Expand) | Author | Lines |
| 2014-01-07 | mk: Start testing the cheatsheet | Brian Anderson | -0/+1 |
| 2014-01-07 | auto merge of #11364 : brson/rust/docs, r=alexcrichton | bors | -1/+2 |
| 2014-01-07 | Make CFG_LIBDIR configurable. Fixes #5223 | Jan Niklas Hasse | -15/+17 |
| 2014-01-07 | Remove trailing whitespace | Jan Niklas Hasse | -5/+5 |
| 2014-01-06 | Add Pointer tutorial, rename borrowed pointer tutorial. | Steve Klabnik | -1/+2 |
| 2014-01-06 | auto merge of #11118 : jhasse/rust/patch-rustlibdir, r=alexcrichton | bors | -2/+9 |
| 2014-01-05 | Convert sub tutorials into Guides #10838 | Alan Andrade | -6/+6 |
| 2014-01-05 | Make rustc's own lib directory configurable and change the default to rustlib... | Jan Niklas Hasse | -2/+9 |
| 2014-01-01 | Recognize LLVM 3.4 when building on opensuse with --llvm-root specified. | lyuts | -1/+1 |
| 2013-12-18 | llvm: Disable pthread on mingw | klutzy | -2/+4 |
| 2013-12-16 | provide an error at at configure time if gcc, and g++ point to a mixture of ... | Carter Tazio Schonwald | -0/+21 |
| 2013-12-14 | Use clang instead of gcc on OS X 10.9 | Erick Tryzelaar | -0/+13 |
| 2013-12-14 | Remove tabs from configure script | Erick Tryzelaar | -10/+9 |
| 2013-12-02 | Make the ccache-free case look like the ccache case. | Felix S. Klock II | -4/+4 |
| 2013-11-30 | auto merge of #10731 : chris-morgan/rust/fix-double-slashing, r=metajack | bors | -1/+1 |
| 2013-11-29 | Add generation of static libraries to rustc | Alex Crichton | -2/+1 |
| 2013-11-30 | Fix double slashes in make paths. | Chris Morgan | -1/+1 |
| 2013-11-24 | llvm: Disable pthreads on mingw-w64 platforms | klutzy | -0/+7 |
| 2013-11-21 | Fix --local-rust-root option on Windows | klutzy | -3/+9 |
| 2013-11-01 | auto merge of #10222 : nibrahim/rust/docfix, r=brson | bors | -2/+4 |
| 2013-11-02 | Bump required pandoc version to 1.9. | Noufal Ibrahim | -2/+4 |
| 2013-11-01 | auto merge of #10220 : luqmana/rust/con, r=brson | bors | -26/+0 |
| 2013-11-01 | configure: Remove legacy triple flags. | Luqman Aden | -18/+0 |
| 2013-11-01 | auto merge of #10203 : kud1ing/rust/ios, r=alexcrichton | bors | -0/+7 |
| 2013-11-01 | configure: Fix passing multiple target and host triples. | Luqman Aden | -23/+15 |
| 2013-10-31 | Fix fallback configuration flags | Brian Anderson | -3/+3 |
| 2013-10-31 | add target triple arm-apple-darwin | kud1ing | -0/+7 |
| 2013-10-29 | support for GNU configure syntax corrections: patch from brson | Heather | -21/+21 |
| 2013-10-29 | Correct prefix / CFG_PREFIX work in configure / install.mk | Heather | -4/+5 |
| 2013-10-29 | support for GNU configure syntax | Heather | -21/+50 |
| 2013-10-18 | Remove jemalloc from the runtime | Alex Crichton | -1/+0 |
| 2013-10-16 | drop the linenoise library | Daniel Micay | -1/+1 |
| 2013-10-08 | Build libuv/jemalloc only once (not per stage) | Alex Crichton | -2/+6 |
| 2013-09-25 | rustdoc: Add sundown to src/rt/ | Alex Crichton | -1/+1 |
| 2013-09-23 | Disable zlib/libffi when configuring LLVM | Alex Crichton | -0/+2 |
| 2013-09-21 | Pass --disable-terminfo to LLVM's configure script. Closes #9334 | Brian Anderson | -0/+3 |
| 2013-09-20 | Invert --cfg debug to --cfg ndebug | Alex Crichton | -1/+1 |
| 2013-09-06 | Be sure to reconfigure LLVM even when relocated | Alex Crichton | -1/+1 |
| 2013-09-04 | Move the `rt` build directory under $target | Alex Crichton | -4/+3 |
| 2013-09-03 | Build rustllvm into $target/rustllvm | Alex Crichton | -3/+1 |
| 2013-09-03 | Move llvm into the artifacts build directory | Alex Crichton | -2/+2 |
| 2013-08-25 | Revert "auto merge of #8745 : brson/rust/metadata, r=cmr" | Brian Anderson | -2/+1 |
| 2013-08-24 | Don't ever compress metadata | Brian Anderson | -1/+0 |
| 2013-08-23 | Allow metadata to be not compressed | Brian Anderson | -1/+3 |
| 2013-08-20 | enable tests for the container tutorial | Daniel Micay | -0/+1 |
| 2013-08-19 | doc: add condition tutorial | Graydon Hoare | -0/+1 |
| 2013-08-11 | Allow disabling optimizations in tests only | Alex Crichton | -0/+1 |
| 2013-07-31 | Provide a "configure" option to disable LLVM assertions | Björn Steinbrink | -3/+11 |
| 2013-07-19 | auto merge of #7868 : pnkfelix/rust/issue6929-remove-bogus-sed-invoke-from-co... | bors | -3/+0 |
| 2013-07-18 | auto merge of #7847 : alexcrichton/rust/verbose-submodule, r=pnkfelix | bors | -6/+6 |