824 Commits (master)
 

Author SHA1 Message Date
Jonas Schievink a20cdff2e0
Add tool autodetection for armv7a targets (#479) 5 years ago
datalus f139bce3aa
Use gnu -o flag for obj out path instead of -Fo when using clang & clang++ on Windows (#483) 5 years ago
datalus a885236506
Do not set the -fPIC flag for Windows targets when using clang for CXX builds (#481) 5 years ago
Anton Ageev 27ca8c2caf
Add 'armv5te-unknown-linux-musleabi' target support (#478) 5 years ago
Mahmoud Al-Qudsi 4b72474342
Detect and use sccache by introspecting RUSTC_WRAPPER (#475) 5 years ago
Alex Crichton aebeaddd61 Update CI installation of Rust on macos 5 years ago
Robin Krahl b3efc44c3d Clear CFLAGS and CXXFLAGS before tests (#472) 5 years ago
Stepan Snigirev 57afb423dc disable pic for bare metal by default (#470) 5 years ago
Wladimir J. van der Laan 9228de68b1 risc-v: Use medany model (#467) 5 years ago
Alex Crichton 1d82f457ad Bump to 1.0.50 5 years ago
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