summary refs log tree commit diff
path: root/src/bootstrap/lib.rs
AgeCommit message (Expand)AuthorLines
2016-08-14Auto merge of #35666 - eddyb:rollup, r=eddybbors-2/+7
2016-08-14Rollup merge of #35577 - japaric:relax, r=alexcrichtonEduard-Mihai Burtescu-2/+7
2016-08-12Produce source package in rust-installer format in addition to vanilla tarballDiggory Blake-0/+2
2016-08-11fix matchJorge Aparicio-1/+2
2016-08-10add -mrelax-relocations=no to i686-musl and i586-gnuJorge Aparicio-2/+6
2016-08-10Improved checking of target's llvm_configCameron Hart-0/+10
2016-08-02Fix style issuesm4b-2/+2
2016-08-01Add -mrelax-relocations=no hacks to fix musl buildm4b-0/+6
2016-07-26rustbuild: make backtraces (RUST_BACKTRACE) optionalJorge Aparicio-0/+3
2016-07-21Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakisbors-0/+4
2016-07-20add mir optimization tests, dump-mir-dir optionScott A Carr-0/+4
2016-07-15rustbuild: If local-rust is the same as the current version, then force a loc...Ximin Luo-2/+15
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-20/+862
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-0/+9
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+28