Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.1.37
cc-v1.1.36
Other
- Fix CUDA build with clang++. (#1273)
cc-v1.1.35
cc-v1.1.34
Other
- Remove redundant flags (#1256)
cc-v1.1.33
Other
- Reduce size of
cc::Build
and size of generated targets (#1257)
cc-v1.1.32
cc-v1.1.31
Other
- Add comment explaining why cc does not rebuild on env PATH change (#1247)
cc-v1.1.30
Other
- Don't pass -fPIC by default on wasm (#1245)
cc-v1.1.29
Other
- Regenerate target info (#1243)
cc-v1.1.28
Other
- Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (#1238)