| Age | Commit message (Expand) | Author | Lines |
| 2016-09-07 | Auto merge of #36292 - japaric:musl-root, r=alexcrichton | bors | -10/+22 |
| 2016-09-07 | moving nodejs detection logic to configure and adding | Jake Goldsborough | -1/+5 |
| 2016-09-06 | add utility musl_root method, update config.toml.example | Jorge Aparicio | -8/+15 |
| 2016-09-06 | detecting nodejs in configure | Jake Goldsborough | -12/+0 |
| 2016-09-06 | adding a check to sanity to look for the nodejs command | Jake Goldsborough | -0/+6 |
| 2016-09-06 | rustbuild: per target musl-root | Jorge Aparicio | -6/+11 |
| 2016-09-04 | Auto merge of #36144 - japaric:rustbuild-musl, r=alexcrichton | bors | -3/+3 |
| 2016-09-04 | Rollup merge of #36234 - durka:disable-codegen-config, r=alexcrichton | Manish Goregaokar | -0/+6 |
| 2016-09-04 | Rollup merge of #36231 - durka:patch-29, r=alexcrichton | Manish Goregaokar | -0/+3 |
| 2016-09-03 | adding a check to bootstrap script | Jake Goldsborough | -0/+12 |
| 2016-09-03 | Add rustc version info (git hash + date) to dist tarball | Joseph Dunne | -0/+8 |
| 2016-09-03 | rustbuild: add config.toml option to disable codegen tests | Alex Burka | -0/+6 |
| 2016-09-03 | change wording | Alex Burka | -1/+2 |
| 2016-09-02 | indicate where to copy config.toml.example | Alex Burka | -0/+2 |
| 2016-09-02 | Rollup merge of #36198 - alexcrichton:fix-travis, r=brson | Jonathan Turner | -1/+3 |
| 2016-09-02 | Rollup merge of #36180 - frewsxcv:patch-33, r=alexcrichton | Jonathan Turner | -0/+4 |
| 2016-09-02 | Transition Travis CI to use rustbuild. | Corey Farwell | -0/+4 |
| 2016-09-01 | test: Add a min-llvm-version directive | Alex Crichton | -1/+3 |
| 2016-08-30 | copy_third_party_objects -> copy_musl_third_party_objects | Jorge Aparicio | -2/+2 |
| 2016-08-30 | rustbuild: fix building std for musl targets | Jorge Aparicio | -3/+3 |
| 2016-08-29 | fix git submodule status check | king6cong | -1/+1 |
| 2016-08-28 | Auto merge of #36062 - japaric:smarter-submodules, r=alexcrichton | bors | -11/+79 |
| 2016-08-28 | fix tidy error | Jorge Aparicio | -1/+1 |
| 2016-08-28 | Auto merge of #36055 - japaric:rustbuild-no-filecheck, r=alexcrichton | bors | -3/+8 |
| 2016-08-28 | Auto merge of #36028 - japaric:s390x, r=alexcrichton | bors | -1/+1 |
| 2016-08-27 | don't update the src/jemalloc submodule is jemalloc has been disabled | Jorge Aparicio | -1/+8 |
| 2016-08-27 | don't run codegen tests when they have been disabled | Jorge Aparicio | -2/+4 |
| 2016-08-27 | rustbuild: smarter `git submodule`-ing | Jorge Aparicio | -11/+72 |
| 2016-08-27 | rustbuild: skip filecheck check if codegen tests are disabled | Jorge Aparicio | -1/+4 |
| 2016-08-27 | Fixup rustbuild on #35124 | Manish Goregaokar | -9/+2 |
| 2016-08-26 | initial support for s390x | Jorge Aparicio | -1/+1 |
| 2016-08-22 | Auto merge of #35766 - brson:bump, r=alexcrichton | bors | -0/+25 |
| 2016-08-23 | Update cargo bootstrap rev and add fix for cargo#3005 | Brian Anderson | -0/+25 |
| 2016-08-18 | Add workaround to detect correct compiler version | Jonathan Turner | -1/+7 |
| 2016-08-17 | Add 'make help' for rustbuild | Simon Sapin | -0/+4 |
| 2016-08-14 | Auto merge of #35666 - eddyb:rollup, r=eddyb | bors | -3/+9 |
| 2016-08-14 | Rollup merge of #35577 - japaric:relax, r=alexcrichton | Eduard-Mihai Burtescu | -2/+7 |
| 2016-08-14 | Rollup merge of #35574 - badboy:emscripten-test-fixes, r=brson | Eduard-Mihai Burtescu | -1/+2 |
| 2016-08-12 | Produce source package in rust-installer format in addition to vanilla tarball | Diggory Blake | -1/+206 |
| 2016-08-11 | fix match | Jorge Aparicio | -1/+2 |
| 2016-08-10 | add -mrelax-relocations=no to i686-musl and i586-gnu | Jorge Aparicio | -2/+6 |
| 2016-08-10 | [emscripten] Disable jemalloc for emscripten | Jan-Erik Rediger | -1/+2 |
| 2016-08-10 | Improved checking of target's llvm_config | Cameron Hart | -1/+11 |
| 2016-08-06 | Merge branch 'master' into issue-30961 | Cameron Hart | -91/+439 |
| 2016-08-02 | Fix style issues | m4b | -2/+2 |
| 2016-08-01 | Add -mrelax-relocations=no hacks to fix musl build | m4b | -0/+6 |
| 2016-07-30 | Auto merge of #35060 - japaric:arm-musl, r=alexcrichton | bors | -9/+8 |
| 2016-07-30 | Auto merge of #35004 - asomers:master, r=alexcrichton | bors | -1/+3 |
| 2016-07-30 | Add ARM MUSL targets. | Timon Van Overveldt | -3/+2 |
| 2016-07-30 | Update gcc crate dependency to 0.3.27. | Timon Van Overveldt | -6/+6 |