Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.2.5
19 Dec 10:28
Compare
Sorry, something went wrong.
No results found
Other
Check linking when testing if compiler flags are supported (#1322 )
cc-v1.2.4
13 Dec 11:25
Compare
Sorry, something went wrong.
No results found
Other
Add support for C/C++ compiler for Neutrino QNX: qcc
(#1319 )
use -maix64 instead of -m64 (#1307 )
cc-v1.2.3
07 Dec 01:10
Compare
Sorry, something went wrong.
No results found
Other
Improve detection of environment when compiling from msbuild or msvc (#1310 )
Better error message when failing on unknown targets (#1313 )
Optimize RustcCodegenFlags (#1305 )
cc-v1.2.2
29 Nov 08:13
Compare
Sorry, something went wrong.
No results found
Other
Inherit flags from rustc (#1279 )
Add support for using sccache wrapper with cuda/nvcc (#1304 )
Fix msvc stdout not shown on error (#1303 )
Regenerate target info (#1301 )
Fix compilation of C++ code for armv7-unknown-linux-gnueabihf (#1298 )
Fetch target info from Cargo even if Build::target
is manually set (#1299 )
Fix two files with different extensions having the same object name (#1295 )
Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE (#1292 )
Regenerate target info (#1293 )
cc-v1.2.1
14 Nov 08:57
Compare
Sorry, something went wrong.
No results found
Other
When invoking cl -?
, set stdin to null (#1288 )
cc-v1.2.0
12 Nov 10:37
Compare
Sorry, something went wrong.
No results found
Added
add i686-pc-windows-gnullvm prefix detection (#1283 )
Other
Allow only specifying the architecture (#1285 )
Fix WASM vs. WASI options (#1284 )
cc-v1.1.37
08 Nov 12:49
Compare
Sorry, something went wrong.
No results found
Other
Use relative directory for obj files hash (#1270 )
Regenerate target info (#1280 )
cc-v1.1.36
05 Nov 21:33
Compare
Sorry, something went wrong.
No results found
Other
Fix CUDA build with clang++. (#1273 )
cc-v1.1.35
05 Nov 11:59
Compare
Sorry, something went wrong.
No results found
Other
Remove support for FRC (#1268 )
Do not add -fPIC by default on UEFI targets (#1263 )
Use -windows-gnu for all UEFI targets (#1264 )
cc-v1.1.34
02 Nov 14:46
Compare
Sorry, something went wrong.
No results found
Other
Remove redundant flags (#1256 )