Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
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)
cc-v1.1.27
cc-v1.1.26
Other
- Use debug version of MSVC runtime library on debug (#1231)
cc-v1.1.25
Other
- Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)
cc-v1.1.24
cc-v1.1.23
Other
- Update doc for detecting changes/upgrades of compilers (#1218)
cc-v1.1.22
Other
- Don't rerun if PATH changes (#1215)