| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2013-07-18 | remove non-portable sed invocation as brson says we no longer have clang in t... | Felix S. Klock II | -3/+0 |
| 2013-07-17 | Remove --quiet from git submodule operations | Alex Crichton | -6/+6 |
| 2013-07-16 | Add configure and make machinery to activate perf metrics and ratchets. | Graydon Hoare | -0/+1 |
| 2013-07-11 | wire up makefile to run codegen tests and add one to start | Graydon Hoare | -0/+1 |
| 2013-06-30 | configure: Require one of wget or curl. | Luqman Aden | -1/+1 |
| 2013-06-25 | Stop passing --disable-threads to LLVM | Alex Crichton | -3/+1 |
| 2013-06-08 | configure: replace echo "" with plain echo | Ramkumar Ramachandra | -5/+5 |
| 2013-06-01 | integrate jemalloc into the build | Daniel Micay | -1/+2 |
| 2013-05-30 | auto merge of #6836 : pnkfelix/rust/fsk-issue6805-ccache-rewrite-basedir, r=c... | bors | -0/+7 |
| 2013-05-30 | bump clang version | Corey Richardson | -1/+1 |
| 2013-05-30 | Attempt to get reuse of common code from multiple clones in different directo... | Felix S. Klock II | -0/+7 |
| 2013-05-29 | auto merge of #6813 : pnkfelix/rust/fsk-issue-6805-ccache-support, r=catamorp... | bors | -4/+39 |
| 2013-05-29 | Fix #6805: add --enable-ccache configure option to prefix compiler invocation... | Felix S. Klock II | -4/+39 |
| 2013-05-25 | Issue #6419: Better clang version detection for Apple Clang | Kevin Ballard | -2/+2 |
| 2013-05-24 | Define _RUST_STAGEN when building rustrt. | Tom Lee | -5/+9 |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -1/+1 |
| 2013-05-14 | Get unit tests for rusti working | Alex Crichton | -0/+3 |
| 2013-05-04 | configure: CFG_ADB for adb added | Young-il Choi | -0/+4 |
| 2013-04-11 | auto merge of #5837 : tdaede/rust/fix_file_command, r=catamorphism | bors | -1/+1 |
| 2013-04-11 | Pass the value of python to LLVM's configure script. #5835 | Brian Anderson | -1/+1 |
| 2013-04-11 | Add check for 'file' command which is necessary for 32-bit userspace detection. | Thomas Daede | -1/+1 |
| 2013-04-10 | LLVM versions | Seo Sanghyeon | -1/+1 |
| 2013-03-29 | Stop building clang | Brian Anderson | -0/+4 |
| 2013-03-28 | auto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism | bors | -1/+1 |
| 2013-03-27 | auto merge of #5576 : yichoi/rust/pull-0327, r=brson | bors | -1/+1 |
| 2013-03-27 | Fix cpu type normalization in configure script | Brian Anderson | -3/+0 |
| 2013-03-27 | configure: cleanup - parsing supported target triples | Young-il Choi | -1/+1 |
| 2013-03-26 | configure: Accept llvm-3.2 | Fabian Deutsch | -1/+1 |
| 2013-03-26 | auto merge of #5540 : dbaupp/rust/configure-pandoc-version, r=brson | bors | -6/+7 |
| 2013-03-26 | auto merge of #5537 : yichoi/rust/pull-0325, r=brson | bors | -1/+16 |
| 2013-03-26 | configure: simplify pandoc version recognition. | Huon Wilson | -6/+7 |
| 2013-03-25 | configure: error on unsupported target-triples and arm-linux-androideabi fix | Young-il Choi | -1/+16 |
| 2013-03-23 | changed /configure to be compatible with Cygwin and removed annoying --help n... | Thad Guidry | -2/+40 |
| 2013-03-22 | configure: accept clang 3.3 when passed --enable-clang | Luqman Aden | -1/+1 |
| 2013-03-06 | Merge remote-tracking branch 'brson/cross7' | Brian Anderson | -15/+54 |
| 2013-03-06 | mk: Cleanup. Minor fixes | Brian Anderson | -0/+1 |
| 2013-03-04 | build fixes | Graydon Hoare | -2/+2 |
| 2013-03-03 | rt: MIPS32 support | Jyun-Yan You | -4/+4 |
| 2013-03-02 | mk: cleanup - lib and executable suffix handling | Young-il Choi | -21/+39 |
| 2013-03-01 | mk: mingw32 flags added | Young-il Choi | -1/+1 |
| 2013-02-27 | mk: rewrite make files | Young-il Choi | -1/+21 |
| 2013-02-26 | Fix --disable-optimize-llvm | Brian Anderson | -1/+1 |
| 2013-02-21 | mk: Split target triples into bulid triple + host triples + target triples | Brian Anderson | -12/+11 |
| 2013-02-12 | auto merge of #4876 : brson/rust/debuginfo, r=brson | bors | -0/+2 |
| 2013-02-10 | mk: Run debuginfo tests by default, but only if gdb is available | Brian Anderson | -0/+1 |