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
/
libstd
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
libstd => 2018
Taiki Endo
-2
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-24
std: Use backtrace-sys from crates.io
Alex Crichton
-76
/
+0
2018-12-14
Auto merge of #56568 - notriddle:master, r=alexcrichton
bors
-1
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-1
/
+6
2018-12-10
Remove dependency on shell32.dll #56510
Michael Howell
-1
/
+0
2018-11-02
NetBSD: link libstd with librt in addition to libpthread
Jonathan A. Kollasch
-1
/
+4
2018-10-19
Prefer unwrap_or_else to unwrap_or in case of function calls/allocations
ljedrz
-2
/
+2
2018-09-10
Add rustc SHA to released DWARF debuginfo
Alex Crichton
-0
/
+4
2018-08-14
std: Use target_pointer_width for BACKTRACE_ELF_SIZE
Josh Stone
-1
/
+2
2018-07-06
Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
bors
-1
/
+2
2018-06-29
Use in-tree libbacktrace on Fuchsia
Taylor Cramer
-5
/
+0
2018-06-24
Haiku: fix build of libbacktrace
Niels Sascha Reedijk
-1
/
+2
2018-06-07
[fuchsia] Migrate from launchpad to fdio_spawn_etc
Adam Barth
-1
/
+0
2018-05-30
Replace libbacktrace with a submodule
Alex Crichton
-23
/
+52
2018-03-13
rustc: Embed LLVM bitcode by default on iOS
Alex Crichton
-1
/
+2
2018-03-13
rustbuild: Tweak CFLAGS to various libstd pieces
Alex Crichton
-1
/
+1
2017-12-29
Add proper library dependencies for libstd on CloudABI.
Ed Schouten
-1
/
+8
2017-12-27
Revert "Add a file to trivially disable tool building or testing"
kennytm
-6
/
+3
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-2
/
+6
2017-10-15
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
-11
/
+1
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
[next]