summary refs log tree commit diff
path: root/src/librustc_back/target/windows_msvc_base.rs
AgeCommit message (Expand)AuthorLines
2016-12-22Correct target_family messJeremy Soller-0/+1
2016-02-08rustc: Use llvm-ar for custom targets by defaultAlex Crichton-1/+0
2015-09-25rustc: Don't use jemalloc when crossing to MSVCAlex Crichton-1/+1
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-0/+1
2015-08-11Auto merge of #27518 - alexcrichton:msvc-builtin-llvm-ar, r=huonwbors-0/+1
2015-08-10trans: Specify `archive_format` for MSVCAlex Crichton-0/+1
2015-08-10Remove morestack supportAlex Crichton-1/+0
2015-05-19rustc_back: Tweak the MSVC target specAlex Crichton-2/+36
2015-05-12Scale back changes madeAlex Crichton-2/+1
2015-05-12Very hacky MSVC hacks.Ricky Taylor-0/+33