about summary refs log tree commit diff
path: root/src/bootstrap/native.rs
AgeCommit message (Expand)AuthorLines
2017-03-04Do not purge LLVM build directory on rebuildVadim Petrochenkov-15/+21
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-0/+93
2017-02-15rustc: Link statically to the MSVCRTAlex Crichton-0/+6
2017-02-02Build libbacktrace/jemalloc only when their timestamps are older than sourcesVadim Petrochenkov-1/+2
2016-12-29Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...Alex Crichton-2/+7
2016-12-29rustbuild: allow overriding list of LLVM targets to buildWang Xuerui-2/+7
2016-12-26PTX supportJorge Aparicio-1/+1
2016-12-19enable LLVM's SPARC backendJorge Aparicio-1/+1
2016-12-14rustbuild: Add sccache supportAlex Crichton-3/+3
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-1/+13
2016-11-12oops, forgot to commit a rustbuild related fileJorge Aparicio-1/+2
2016-11-10rustbuild: support RelWithDebInfo for llvmTim Neumann-1/+8
2016-10-14Add AppVeyor configuration to the repoAlex Crichton-9/+16
2016-09-30Configure LLVM to use js backendJan-Erik Rediger-1/+1
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-396/+1
2016-08-26initial support for s390xJorge Aparicio-1/+1
2016-07-24Follow-up to 1afb17ed5f9206e1e04c5d72ea724c5fadadd46cAlan Somers-1/+3
2016-07-20mk: Stop using cmake for compiler-rtAlex Crichton-74/+383
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+238