Skip to content

Releases: spack/msvc-wrapper

v0.1.0

03 May 00:08
88672d0
Compare
Choose a tag to compare

Release Notes:

  • Add MSVC compiler wrappers
  • Add build system and instructions
  • Adds COFF File RPATH injection
  • Adds relocation support for deploying binaries generated by this wrapper to and from a Spack buildcache
  • Adds reporting COFF and PE contents for debugging and validation

What's Changed

  • Add MSVC compiler wrappers by @johnwparent in #1
  • Add RPath-like support to Windows compiler wrapper by @johnwparent in #2
  • Relocation: Shores up support for relocation operation by @johnwparent in #3
  • Ensure sections are searched on size boundaries by @johnwparent in #5
  • Env Check: Re-enable validation of Spack build env context by @johnwparent in #4

Contributors

Full Changelog: https://github.com/spack/msvc-wrapper/commits/v0.1.0