summary refs log tree commit diff
path: root/src/librustc_target/spec/apple_base.rs
AgeCommit message (Expand)AuthorLines
2020-05-26Export ZERO_AR_DATE for macos linker invocationsAlex Crichton-0/+11
2020-03-21don't convert results to options just for matching (clippy::if_let_some_result)Matthias Krüger-1/+1
2020-02-12Properly use the darwin archive format on Apple targetsAnthony Ramine-1/+1
2019-12-22Format the worldMark Rousskov-7/+8
2019-09-12Remove env vars instead of setting them to an empty stringAleksi Juvani-6/+6
2019-09-10Set environment variables for linker instead of sysrootAleksi Juvani-57/+13
2019-09-08Fix cross-compilation to macOSAleksi Juvani-19/+36
2019-09-07Fix nitsAleksi Juvani-10/+10
2019-09-07Fix sysroot on macOS when cross-compiling and SDKROOT is setAleksi Juvani-1/+44
2019-05-13default to $ARCH-apple-macosx10.7.0 LLVM triple for darwin targetsNathan Froyd-12/+5
2019-05-07choose a more specific LLVM target on OS X when necessaryNathan Froyd-7/+25
2019-02-08librustc_target => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-02Remove all jemalloc-related contentAlex Crichton-1/+0
2018-08-09A few cleanups for rustc_targetljedrz-1/+1
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+53