summary refs log tree commit diff
path: root/src/bootstrap/build/native.rs
AgeCommit message (Expand)AuthorLines
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-0/+17
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-4/+23
2016-04-10Add rustbuild option to use Ninja for LLVM buildNick Platt-0/+3
2016-03-29rustbuild: Fix compile on OSX for 10.7Alex Crichton-0/+3
2016-03-26Revert "disable llvm assertions on ARM compilers"Björn Steinbrink-6/+1
2016-03-19disable llvm assertions on ARM compilersJorge Aparicio-1/+6
2016-03-17rustbuild: Fix cross to netbsd from LinuxAlex Crichton-1/+2
2016-03-14rustbuild: Fix cross compiling to FreeBSDAlex Crichton-1/+2
2016-02-28rustbuild: Fix compiler-rt build on gnueabihfAlex Crichton-0/+8
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+157