summary refs log tree commit diff
path: root/src/bootstrap/compile.rs
AgeCommit message (Expand)AuthorLines
2016-11-03Allow bootstrapping without a key. Fixes #36548Brian Anderson-2/+1
2016-09-16Auto merge of #36441 - alexcrichton:rustbuild-target, r=brsonbors-5/+7
2016-09-15Auto merge of #36439 - alexcrichton:fix-rustbuild, r=japaricbors-8/+37
2016-09-12rustbuild: Fix cross-compiles to MinGW on LinuxAlex Crichton-5/+7
2016-09-12rustbuild: Fix dependency tracking with new CargoAlex Crichton-8/+37
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-7/+15
2016-09-07Auto merge of #36292 - japaric:musl-root, r=alexcrichtonbors-2/+2
2016-09-06add utility musl_root method, update config.toml.exampleJorge Aparicio-2/+1
2016-09-06rustbuild: per target musl-rootJorge Aparicio-2/+3
2016-09-04Auto merge of #36144 - japaric:rustbuild-musl, r=alexcrichtonbors-3/+3
2016-09-02Transition Travis CI to use rustbuild.Corey Farwell-0/+4
2016-08-30copy_third_party_objects -> copy_musl_third_party_objectsJorge Aparicio-2/+2
2016-08-30rustbuild: fix building std for musl targetsJorge Aparicio-3/+3
2016-08-10Improved checking of target's llvm_configCameron Hart-1/+1
2016-08-06Merge branch 'master' into issue-30961Cameron Hart-2/+1
2016-07-30Add ARM MUSL targets.Timon Van Overveldt-2/+1
2016-07-29Make rust build pass LLVM_RUSTLLVM to C++ compilerCameron Hart-0/+4
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+360