814 Commits (6fe23efe369a19bcaca0539f970162a2ae4bb03b)
 

Author SHA1 Message Date
Alex Crichton 6fe23efe36 Don't depend on `num_cpus` for parallelism 5 years ago
Alex Crichton 150cdfc332 Bump to 1.0.49 5 years ago
Ximin Luo ea034939c8 Add cross prefix for riscv64gc-unknown-linux-gnu => riscv64-linux-gnu (#465) 5 years ago
David Tolnay 52597893ee Implement std::error::Error for Error (#464) 5 years ago
msizanoen1 c5c238474d Enable -fPIC on non-bare-metal RISC-V (#461) 5 years ago
Alex Crichton be9f2c1ae0 Bump to 1.0.48 5 years ago
msizanoen1 15fe24ae6f Default to double-float ABI on RISC-V Linux (#460) 5 years ago
silwol 661800ed92 Migrate tests to `tempfile` from deprecated `tempdir` (#457) 5 years ago
Dzmitry Malyshau 1b97bc6df8 Detect clang cl driver mode (#455) 5 years ago
Alex Crichton 7ba57a86a9 More fixes for GitHub changes 5 years ago
Alex Crichton ba0d1ca193 Fix Github Actions for recent system changes 5 years ago
Alex Crichton e83150ecd0 Bump to 1.0.46 5 years ago
Parth Sane 0eeafcc903 Added public function to add flags to archiver 5 years ago
Stephan Seitz 047bf5b128 Fix typo in lib.rs doc 5 years ago
matt rice 02ed9e6895 add mechanism for forcing frame pointer. 5 years ago
Alex Crichton 0ed1d0a146 Fix Windows CI for now 5 years ago
Alex Crichton 66789947a0 Bump to 1.0.45 5 years ago
Alex Crichton 3bf2c62923 More jobserver rejiggering 5 years ago
Alex Crichton d246b6a034 Bump to 1.0.44 5 years ago
Alex Crichton 51294f0b25 Fix acquire release typo 5 years ago
Alex Crichton 42478bf371 Bump to 1.0.43 5 years ago
Alex Crichton 238ee4f093 Account for the jobserver implicit token 5 years ago
Alex Crichton 990383cbff Migrate CI to GitHub Actions 5 years ago
Alex Crichton 7bfc2712c3 Bump to 1.0.42 5 years ago
Alex Crichton 19feaba0eb Update to the 2018 edition 5 years ago
Alex Crichton fa2ced63a7 Bump MSRV to 1.31.0 5 years ago
Alex Crichton 4fda8db89e Rejigger parallel compilation support 5 years ago
Alex Crichton 8589c8bb25
Pass `/Brepro` on MSVC by default (#437) 5 years ago
Alex Crichton 555e773723 Set ZERO_AR_DATE for archiver invocations 5 years ago
Alex Crichton e2f4692b16 Bump to 1.0.41 5 years ago
Francesca Plebani af5db8baab Add `no_default_flags` method (#435) 5 years ago
Alex Crichton af9f17016c Fix a build warning on Windows 5 years ago
Alex Crichton 6ad3da7558 Bump to 1.0.40 5 years ago
Alex Crichton 9fcdab9102 Fix a bad merge typo 5 years ago
Alex Crichton fa98eb054d Bump to 1.0.39 5 years ago
Callum Tolley 0187762feb Add CUDA support for MSVC (#426) 5 years ago
Alex Crichton 5c0dc67db0
Merge pull request #433 from turboladen/feature/config-ios-version-min 5 years ago
Alex Crichton f99a4248b7
Merge pull request #432 from BaoshanPang/master 5 years ago
Baoshan Pang 5ab556e5f9 use wr-c++ instead of vx-cxx 5 years ago
Steve Loveless bae28efb21 Detect and use `IPHONEOS_DEPLOYMENT_TARGET` for the `-mi*os-version-min` flag 5 years ago
Alex Crichton 13e04b1ec0
Merge pull request #430 from laanwj/2019_08_rv_nopic 5 years ago
Alex Crichton c7cd5ddf6c
Merge pull request #429 from laanwj/2019_08_rv_correct_abi 5 years ago
Wladimir J. van der Laan b15493847e risc-v: Set ABI correctly for 32-bit targets 5 years ago
Wladimir J. van der Laan 97b648e1d2 risc-v: Disable PIC by default for now 5 years ago
Alex Crichton f6f6c819b9
Merge pull request #428 from laanwj/2019_08_riscv 5 years ago
Wladimir J. van der Laan 4981b3cdf0 Add RISC-V support 5 years ago
Alex Crichton 85bc5b9fce Bump to 1.0.38 5 years ago
Alex Crichton fb1ae59798
Merge pull request #421 from spl/serialize-env-tests 5 years ago
Sean Leather 5acdb66980 Remove `--test-threads 1` on Azure 5 years ago
Sean Leather 8156af3a28 Don't hard link the gcc-shim executable on macOS 5 years ago