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
/
libstd
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-28
Update to the `cc` crate
Alex Crichton
-2
/
+2
2017-09-24
The Magenta kernel is now called Zircon.
P.Y. Laligand
-2
/
+2
2017-09-17
Add a file to trivially disable tool building or testing
Oliver Schneider
-3
/
+6
2017-09-09
Auto merge of #44251 - kennytm:osx-backtrace, r=alexcrichton
bors
-1
/
+1
2017-09-02
update gcc crate
Ralf Jung
-1
/
+1
2017-09-02
Add libbacktrace support for Apple platforms
John Colanduoni
-1
/
+1
2017-08-22
Remove incorrect special case of mips-musl
Samuel Holland
-1
/
+1
2017-08-03
Make backtraces work on Redox, copying Unix implementation
Ian Douglas Scott
-1
/
+1
2017-07-24
DNS functions are in libresolv on Solaris, just like on MacOS
Danek Duvall
-0
/
+1
2017-07-07
Fix Rustbuild linking on Illumos
Nikita Baksalyar
-0
/
+4
2017-05-04
Reload nameserver information on lookup failure
Jon Gjengset
-0
/
+5
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-11
/
+4
2017-03-04
Build compiler-rt and sanitizers only once
Vadim Petrochenkov
-20
/
+12
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-2
/
+0
2017-02-17
Follow rename of mx_handle_wait Magenta syscalls
Raph Levien
-0
/
+4
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-1
/
+0
2017-02-02
Build libbacktrace/jemalloc only when their timestamps are older than sources
Vadim Petrochenkov
-7
/
+12
2017-02-02
Fix build in cross-compilation scenarios
Vadim Petrochenkov
-1
/
+1
2017-02-02
rustbuild: Build jemalloc and libbacktrace only once (take 2)
Vadim Petrochenkov
-16
/
+10
2017-01-26
std: Compile libbacktrace with -fvisibility=hidden
Alex Crichton
-2
/
+3
2016-12-23
Auto merge of #38401 - redox-os:redox_cross, r=brson
bors
-1
/
+1
2016-12-22
Remove start functions, use newlib instead of openlibm + ralloc
Jeremy Soller
-2
/
+0
2016-12-21
Update liblibc, go back to lazy linking openlibm
Jeremy Soller
-1
/
+1
2016-12-20
Static link openlibm
Jeremy Soller
-1
/
+1
2016-12-20
Link openlibm only in libstd
Jeremy Soller
-0
/
+2
2016-12-17
let BSD to use gmake for GNU-make
Sébastien Marie
-1
/
+1
2016-12-15
WIP: Cross-compilation for Redox target
Jeremy Soller
-1
/
+1
2016-11-22
Fuchsia support for std::process via liblaunchpad.
Theodore DeRego
-0
/
+2
2016-10-28
Auto merge of #37385 - raphlinus:fuchsia_random, r=alexcrichton
bors
-0
/
+2
2016-10-24
Add support for kernel randomness for Fuchsia
Raph Levien
-0
/
+2
2016-10-22
Add Fuchsia support
Raph Levien
-1
/
+1
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-3
/
+3
2016-08-30
for mips-musl pass -ldl and co to the linker
Jorge Aparicio
-1
/
+1
2016-08-30
rustbuild: fix building std for musl targets
Jorge Aparicio
-1
/
+1
2016-07-26
rustbuild: make backtraces (RUST_BACKTRACE) optional
Jorge Aparicio
-1
/
+2
2016-06-16
Fix issue where rustbuild expected msvc to have ar
Peter Atashian
-1
/
+2
2016-05-10
rustbuild: Tighten dependencies of build scripts
Alex Crichton
-3
/
+13
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-20
/
+1
2016-03-21
std: Link to gcc_s on NetBSD
Alex Crichton
-1
/
+3
2016-03-08
cover more linux targets in libstd cargobuild
arcnmx
-5
/
+5
2016-03-06
rustbuild: fix cross compilation of libstd to i686-unknown-linux-musl
Jorge Aparicio
-1
/
+1
2016-03-03
[rustbuild] fix cross compilation of std for mips(el)-linux-musl
Jorge Aparicio
-1
/
+1
2016-03-02
Fix compiling libstd with emscripten target.
ashleysommer
-1
/
+1
2016-02-11
bootstrap: Add directives to not double-link libs
Alex Crichton
-0
/
+2
2016-02-11
bootstrap: Add build scripts for crates
Alex Crichton
-0
/
+110