Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.2.11
31 Jan 19:56
Compare
Sorry, something went wrong.
No results found
Other
Fix more flag inheritance (#1380 )
Include wrapper args. in stdout family heuristics to restore classifying clang --driver-mode=cl as Msvc { clang_cl: true } (#1378 )
Constrain -Clto and -Cembed-bitcode flag inheritance to be clang-only (#1379 )
Pass deployment target with -m*-version-min= (#1339 )
Regenerate target info (#1376 )
cc-v1.2.10
17 Jan 09:59
Compare
Sorry, something went wrong.
No results found
Other
Fix CC_FORCE_DISABLE=0 evaluating to true (#1371 )
Regenerate target info (#1369 )
Make hidden lifetimes explicit. (#1366 )
cc-v1.2.9
12 Jan 06:50
Compare
Sorry, something went wrong.
No results found
Other
Don't pass inherited PGO flags to GNU compilers (#1363 )
Adjusted zig cc judgment and avoided zigbuild errors(#1360 ) (#1361 )
Fix compilation on macOS using clang and fix compilation using zig-cc (#1364 )
cc-v1.2.8
11 Jan 01:32
Compare
Sorry, something went wrong.
No results found
Other
Add is_like_clang_cl() getter (#1357 )
Fix clippy error in lib.rs (#1356 )
Regenerate target info (#1352 )
Fix compiler family detection issue with clang-cl on macOS (#1328 )
Update windows-bindgen dependency (#1347 )
Fix clippy warnings (#1346 )
cc-v1.2.7
03 Jan 03:58
Compare
Sorry, something went wrong.
No results found
Other
Regenerate target info (#1342 )
Document new supported architecture names in windows::find
Make is_flag_supported_inner take an &Tool (#1337 )
Fix is_flag_supported on msvc (#1336 )
Allow using Visual Studio target names in find_tool (#1335 )
cc-v1.2.6
27 Dec 03:22
Compare
Sorry, something went wrong.
No results found
Other
Don't inherit the /Oy flag for 64-bit targets (#1330 )
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 )