Skip to content

Releases: rust-lang/cc-rs

cc-v1.1.21

18 Sep 07:33
748b777
Compare
Choose a tag to compare

Other

  • disable pic for targets that end in -none (#1212)

cc-v1.1.20

17 Sep 11:42
92a5e28
Compare
Choose a tag to compare

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)

cc-v1.1.19

15 Sep 15:10
c0b3eae
Compare
Choose a tag to compare

Other

  • Add support arm64e-apple-darwin (#1207)

cc-v1.1.18

07 Sep 07:54
668facd
Compare
Choose a tag to compare

Other

  • Fixed unsoundness in StderrForwarder::forward_available (#1203)

cc-v1.1.17

06 Sep 22:53
8df1156
Compare
Choose a tag to compare

Fixed

  • fix finding toolchains when invoked by msbuild (#1201)

cc-v1.1.16

04 Sep 13:13
e8b13ba
Compare
Choose a tag to compare

Other

  • Treat VxWorks wr-cc as a Gnu compiler (#1198)

cc-v1.1.15

26 Aug 15:37
41535f6
Compare
Choose a tag to compare

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
ff5fc7a
Compare
Choose a tag to compare

Other

  • allow finding tools from path if VisualStudioDir is set

cc-v1.1.13

16 Aug 09:27
ee14401
Compare
Choose a tag to compare

Other

  • Fix detect family: should detect emscripten as clang, closes #1185 (#1186)

cc-v1.1.12

15 Aug 10:50
9b77c3f
Compare
Choose a tag to compare

Other