790 Commits (19feaba0eb70599e814d9de79ffe9079d1368f78)
 

Author SHA1 Message Date
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
Sean Leather d09804846d Move env var tests into separate modules 5 years ago
Alex Crichton 17ef91a6e1
Merge pull request #420 from spl/gcc-shim-expect 5 years ago
Sean Leather 0aee3eb85e Improve error reporting 5 years ago
Alex Crichton d2ba46f65c
Merge pull request #417 from BaoshanPang/vxworks 5 years ago
Baoshan Pang 7053adf311 use vx-cxx 6 years ago
Baoshan Pang 8a17c47260 Add support for vxWorks using vx-cc 6 years ago
Alex Crichton 5c5ee1db5b
Merge pull request #414 from kryptan/patch-1 5 years ago
kryptan 969eacc3e0
Correct documentation for `Build::debug` 5 years ago
Alex Crichton 80deedc9a7
Merge pull request #398 from chouquette/add_uwp 5 years ago
Alex Crichton 8fd60c4926 Hopefully last fix for CI... 5 years ago
Alex Crichton e5cac610d9 Don't self-update existing rustup 5 years ago
Alex Crichton 5c7e0b4b71 Fix some bash syntax 5 years ago
Alex Crichton 0388f990f9 Pray bash works 5 years ago
Alex Crichton 78d14ac386 Ok pwsh.exe isn't on the 2015 image 5 years ago
Alex Crichton fc8c87e266 Try running a different powershell 5 years ago
Alex Crichton 72387295ee Fix scripts for MSVC 5 years ago
Alex Crichton a1085b19b3 Fix scripts for MSVC 5 years ago
Alex Crichton 06528a964d Still install rustup on older Windows images... 5 years ago
Alex Crichton 28a0c263e5 Don't self-update on Windows 5 years ago
Alex Crichton 11e4edb58a Attempt to fix CI 5 years ago
Alex Crichton 6fd68bb66e
Merge pull request #412 from crlf0710/master 5 years ago
CrLF0710 39bf6e84e6 Add find msbuild vs16 logic. 5 years ago
Alex Crichton 4c4ea0eace
Merge pull request #410 from ogoffart/master 5 years ago
Alex Crichton 469c2b65a7
Merge pull request #411 from spl/tempdir-in 5 years ago