1.0.78
Version 1.0.78
Changelog
- Now, only
.asm
files are passed to masm on windows targets, bringing things back in line with how cc-rs<1.0.77 handled it (#755). - Absolute paths in source are now mapped as relative in OUT_DIR (#684)
- Several improvements were made to CUDA support (#712)
llvm-lib.exe
is now used instead oflib.exe
whenclang-cl
is used in an MSVC environment (#758)
Thanks to everybody who contributed to this release!