Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.1.20
Other
- Add buildcache as known Rust and C/C++ compiler wrapper (#1209)
cc-v1.1.19
Other
- Add support arm64e-apple-darwin (#1207)
cc-v1.1.18
Other
- Fixed unsoundness in
StderrForwarder::forward_available
(#1203)
cc-v1.1.17
Fixed
- fix finding toolchains when invoked by msbuild (#1201)
cc-v1.1.16
Other
- Treat VxWorks wr-cc as a Gnu compiler (#1198)
cc-v1.1.15
Other
- Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (#1194)
cc-v1.1.14
Other
- allow finding tools from path if VisualStudioDir is set
cc-v1.1.13
cc-v1.1.12
Other
- improve docs (#1183)