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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
native.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-29
Rollup merge of #44320 - jakllsch:jakllsch-caf2c3d2-c939-4c4d-8c68-1aecbd570f...
Mark Simulacrum
-2
/
+2
2017-09-28
Auto merge of #44785 - alexcrichton:update-cargo, r=nikomatsakis
bors
-2
/
+2
2017-09-28
Update to the `cc` crate
Alex Crichton
-2
/
+2
2017-09-27
bootstrap: use tar -z on extract
Jonathan A. Kollasch
-1
/
+1
2017-09-27
bootstrap: use shasum(1) on NetBSD build hosts
Jonathan A. Kollasch
-1
/
+1
2017-09-23
add aarch64-unknown-linux-musl target
Ben Cressey
-0
/
+1
2017-09-16
ci: Upload/download from a new S3 bucket
Alex Crichton
-1
/
+1
2017-09-14
Rollup merge of #44131 - smaeul:openssl-perl, r=Mark-Simulacrum
Corey Farwell
-1
/
+2
2017-09-06
Rollup merge of #44354 - jakllsch:jakllsch-85453197-a0cc-43f6-8c55-7bce6c4a4e...
Mark Simulacrum
-0
/
+10
2017-09-05
bootstrap: avoid m4 -B for NetBSD-built sparc64 OpenSSL
Jonathan A. Kollasch
-0
/
+5
2017-09-05
bootstrap: add openssl config for sparc64-unknown-netbsd
Jonathan A. Kollasch
-0
/
+5
2017-09-05
disable gcc warnings
Ralf Jung
-0
/
+1
2017-09-02
update gcc crate
Ralf Jung
-1
/
+1
2017-08-30
bootstrap: add openssl configuration mapping for i686-unknown-netbsd
Jonathan A. Kollasch
-0
/
+1
2017-08-28
Explicitly run perl for OpenSSL Configure
Samuel Holland
-1
/
+2
2017-08-15
Fix typos & us spellings
Fourchaux
-1
/
+1
2017-08-11
Build support for no llvm
bjorn3
-0
/
+6
2017-08-04
Use LLVM_LINK_LLVM_DYLIB only on linux-gnu and apple-darwin
Josh Stone
-2
/
+2
2017-08-03
Exclude Windows from LLVM_LINK_LLVM_DYLIB
Josh Stone
-1
/
+9
2017-07-31
Link LLVM tools dynamically
Josh Stone
-0
/
+1
2017-07-30
rustbuild: Remove `--enable-llvm-clean-rebuild`
Alex Crichton
-3
/
+0
2017-07-29
rustbuild: Enable building LLVM
Alex Crichton
-0
/
+4
2017-07-28
rustbuild: Tweak how we cross-compile LLVM
Alex Crichton
-0
/
+8
2017-07-20
Change make_run signature to taking a RunConfig struct for refactorability.
Mark Simulacrum
-8
/
+3
2017-07-20
Remove step.rs comments
Mark Simulacrum
-18
/
+1
2017-07-20
Implement available paths list.
Mark Simulacrum
-7
/
+7
2017-07-20
Require should_run to be implemented.
Mark Simulacrum
-0
/
+4
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-22
/
+25
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-0
/
+3
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-2
/
+3
2017-07-20
Change code to work with the new system
Mark Simulacrum
-2
/
+16
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-288
/
+324
2017-07-20
Move rule configs out of step
Mark Simulacrum
-0
/
+15
2017-07-04
Use build.build instead of build.config.build
Mark Simulacrum
-4
/
+4
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
[next]