index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
native.rs
Age
Commit message (
Expand
)
Author
Lines
2017-06-22
Make Build.cxx() return a Result instead of panicking
Ian Douglas Scott
-1
/
+1
2017-06-16
Add target to use LLVM wasm backend
Thomas Lively
-0
/
+6
2017-06-02
Reduce sccache log level.
Mark Simulacrum
-1
/
+1
2017-06-02
ci: Improve log output (mainly Travis).
kennytm
-0
/
+2
2017-05-13
Pass static crt to llvm cmake configuration
Liran Ringel
-0
/
+1
2017-05-05
bootstrap: openssl android support
Marco A L Barbosa
-0
/
+17
2017-04-27
appveyor: Use Ninja/sccache on MSVC
Alex Crichton
-9
/
+44
2017-04-27
Auto merge of #41567 - arielb1:rollup, r=arielb1
bors
-1
/
+1
2017-04-26
Make sure openssl compiles with only one core
Aidan Hobson Sayers
-1
/
+1
2017-04-26
Enable building the LLVM Hexagon target
Michael Wu
-1
/
+1
2017-04-11
Make sccache a bit quieter
Aidan Hobson Sayers
-1
/
+1
2017-03-20
travis: Don't set `RUST_LOG` globally
Alex Crichton
-0
/
+5
2017-03-15
rustbuild: Retry downloads of OpenSSL source
Alex Crichton
-3
/
+18
2017-03-12
Allow cleaning llvm build dir to fail
Alex Crichton
-1
/
+1
2017-03-12
rustbuild: Add option for enabling partial LLVM rebuilds
Vadim Petrochenkov
-13
/
+10
2017-03-09
rustbuild: expose LLVM_PARALLEL_LINK_JOBS
Robin Kruppe
-0
/
+6
2017-03-04
Do not purge LLVM build directory on rebuild
Vadim Petrochenkov
-15
/
+21
2017-03-03
rustbuild: Add support for compiling Cargo
Alex Crichton
-0
/
+93
2017-02-15
rustc: Link statically to the MSVCRT
Alex Crichton
-0
/
+6
2017-02-02
Build libbacktrace/jemalloc only when their timestamps are older than sources
Vadim Petrochenkov
-1
/
+2
2016-12-29
Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...
Alex Crichton
-2
/
+7
2016-12-29
rustbuild: allow overriding list of LLVM targets to build
Wang Xuerui
-2
/
+7
2016-12-26
PTX support
Jorge Aparicio
-1
/
+1
2016-12-19
enable LLVM's SPARC backend
Jorge Aparicio
-1
/
+1
2016-12-14
rustbuild: Add sccache support
Alex Crichton
-3
/
+3
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-1
/
+13
2016-11-12
oops, forgot to commit a rustbuild related file
Jorge Aparicio
-1
/
+2
2016-11-10
rustbuild: support RelWithDebInfo for llvm
Tim Neumann
-1
/
+8
2016-10-14
Add AppVeyor configuration to the repo
Alex Crichton
-9
/
+16
2016-09-30
Configure LLVM to use js backend
Jan-Erik Rediger
-1
/
+1
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-396
/
+1
2016-08-26
initial support for s390x
Jorge Aparicio
-1
/
+1
2016-07-24
Follow-up to 1afb17ed5f9206e1e04c5d72ea724c5fadadd46c
Alan Somers
-1
/
+3
2016-07-20
mk: Stop using cmake for compiler-rt
Alex Crichton
-74
/
+383
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+238
[prev]