Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.1.20
17 Sep 11:42
Compare
Sorry, something went wrong.
No results found
Other
Add buildcache as known Rust and C/C++ compiler wrapper (#1209 )
cc-v1.1.19
15 Sep 15:10
Compare
Sorry, something went wrong.
No results found
Other
Add support arm64e-apple-darwin (#1207 )
cc-v1.1.18
07 Sep 07:54
Compare
Sorry, something went wrong.
No results found
Other
Fixed unsoundness in StderrForwarder::forward_available (#1203 )
cc-v1.1.17
06 Sep 22:53
Compare
Sorry, something went wrong.
No results found
Fixed
fix finding toolchains when invoked by msbuild (#1201 )
cc-v1.1.16
04 Sep 13:13
Compare
Sorry, something went wrong.
No results found
Other
Treat VxWorks wr-cc as a Gnu compiler (#1198 )
cc-v1.1.15
26 Aug 15:37
Compare
Sorry, something went wrong.
No results found
Other
Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (#1194 )
cc-v1.1.14
23 Aug 09:06
Compare
Sorry, something went wrong.
No results found
Other
allow finding tools from path if VisualStudioDir is set
cc-v1.1.13
16 Aug 09:27
Compare
Sorry, something went wrong.
No results found
Other
Fix detect family: should detect emscripten as clang, closes #1185 (#1186 )
cc-v1.1.12
15 Aug 10:50
Compare
Sorry, something went wrong.
No results found
cc-v1.1.11
14 Aug 09:11
Compare
Sorry, something went wrong.
No results found
Other
Add support for parsing shell encoded *FLAGS (#1181 )
Replace vector of tuples with BTreeMap which already is sorted and free of duplicates (#1177 )