summaryrefslogtreecommitdiff
path: root/library/std/build.rs
AgeCommit message (Expand)Author
2023-06-21wip: Support Apple tvOS in libstdThom Chiovoloni
2023-06-12make sure the standard library compiles properly with synthetic targetsPietro Albini
2023-05-07PS Vita std supportNikolay Arhipov
2023-03-27socket ancillary data implementation for FreeBSD (from 13 and above).David CARLIER
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels
2022-07-20Library changes for Apple WatchOSVladimir Michael Eatwell
2022-06-13Horizon OS STD supportMeziu
2021-11-10std: Get the standard library compiling for wasm64Alex Crichton
2021-09-28Add SOLID targetsTomoaki Kawada
2021-08-10STD support for the ESP-IDF frameworkivmarkov
2020-11-22Drop support for cloudabi targetsLzu Tao
2020-11-15Make the libstd build script smallerbjorn3
2020-09-21Remove duplicated library links between std and libcJosh Triplett
2020-08-24[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ...Dylan McKay
2020-08-09Add RUST_STD_FREEBSD_12_ABI env variableGreg V
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton
2020-07-27mv std libs to library/mark