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
/
ci
/
docker
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2019-10-20
Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichton
bors
-0
/
+1
2019-10-16
User should not change between emcc install and use
Thomas Lively
-10
/
+0
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-45
/
+3
2019-10-12
Add crosstool-ng 1.24.0 unzip dependency
qtmlabs
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-3
/
+45
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-45
/
+3
2019-08-15
Use libunwind from llvm-project submodule for musl targets
Marco A L Barbosa
-50
/
+2
2019-08-12
ci: move mirrors to their standalone bucket
Pietro Albini
-5
/
+7
2019-06-30
Auto merge of #61252 - indygreg:upgrade-musl, r=alexcrichton
bors
-1
/
+1
2019-05-31
Auto merge of #61300 - indygreg:upgrade-cross-make, r=sanxiyn
bors
-2
/
+2
2019-05-29
Update all s3 URLs used on CI with subdomains
Alex Crichton
-3
/
+3
2019-05-28
Update musl-cross-make to 0.9.8
Gregory Szorc
-2
/
+2
2019-05-28
Update musl to 1.1.22.
Gregory Szorc
-1
/
+1
2019-05-10
Conditionally provide cc in musl-toolchain.sh
Mateusz Mikuła
-6
/
+8
2019-05-10
Make tests compatible with musl host
Mateusz Mikuła
-0
/
+7
2019-04-27
tidy: Fix false positives from long URLs
Vadim Petrochenkov
-2
/
+0
2019-04-22
Remove double trailing newlines
varkor
-2
/
+0
2019-04-12
ci: use a custom android sdk manager with pinning and mirroring
Pietro Albini
-59
/
+211
2019-04-07
ci: pin android emulator to 28.0.23
Pietro Albini
-2
/
+14
2019-04-04
ci: Update FreeBSD tarball downloads
Alex Crichton
-1
/
+5
2019-03-27
musl: build toolchain libs with -fPIC
Mateusz Mikuła
-0
/
+4
2019-03-15
Fix TARGET variable in musl-toolchain.sh
Mateusz Mikuła
-1
/
+1
2019-03-14
Address final review
Mateusz Mikuła
-0
/
+6
2019-03-13
Final cleanups
Mateusz Mikuła
-6
/
+4
2019-03-13
Drop copyright notice from musl-toolchain
Mateusz Mikuła
-10
/
+0
2019-03-13
musl: update LLVM to 7
Mateusz Mikuła
-1
/
+1
2019-03-13
Address review comments
Martell Malone
-2
/
+2
2019-03-13
musl-toolchain: fix global lib paths (dont create /lib/libc.so)
Jonathan Sieber
-2
/
+1
2019-03-13
Make the musl dynamic loader known to the system, so it can execute target bi...
Jonathan Sieber
-0
/
+11
2019-03-13
build a proper c++-enabled musl toolchain with musl-cross-make
Jonathan Sieber
-0
/
+66
2019-01-23
make sure to accept all android licenses
Pietro Albini
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-139
/
+0
2018-11-14
Update CI-clang to 7.0.0 for Linux dists.
Michael Woerister
-1
/
+1
2018-11-08
Update the disabled wasm32 Dockerfile
Nikita Popov
-5
/
+0
2018-11-04
Update llvm-emscripten
Nikita Popov
-2
/
+2
2018-09-21
Update musl to 1.1.20.
Adrian Budau
-7
/
+1
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-07-05
Update musl to 1.1.19 and add patch to fix tls issue
Marco A L Barbosa
-1
/
+7
2018-04-10
Add --enable-debug flag to musl CI build script
Alec Mocatta
-1
/
+1
2018-04-02
Update sccache to its master branch
Alex Crichton
-1
/
+1
2018-01-27
Remove musl/libunwind patch for i686
Marco A L Barbosa
-31
/
+0
2018-01-23
Build musl with -fPIC for all targets
Marco A L Barbosa
-0
/
+2
2018-01-23
Use libuwind 6.0 for all musl targets
Marco A L Barbosa
-9
/
+1
2018-01-22
Do not assume dynamic linking for musl/mips[el] targets
Marco A L Barbosa
-1
/
+10
2018-01-13
Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichton
kennytm
-1
/
+1
2018-01-11
Add i586-unknown-linux-musl target
Marco A L Barbosa
-1
/
+1
2018-01-08
Update musl to 1.1.18
Marco A L Barbosa
-1
/
+1
2018-01-03
ci: use musl shared script in dist-i586-gnu-i686-musl
Marco A L Barbosa
-1
/
+36
2018-01-03
ci: use musl shared script in dist-various-1 (for arm targets)
Marco A L Barbosa
-11
/
+37
2018-01-03
ci: use musl shared script in dist-x86_64-musl
Marco A L Barbosa
-0
/
+41
[next]