Skip to content

0.54.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:09
· 178 commits to main since this release

What's Changed

  • Add support for Options.XCode.Compiler.DebugInformationFormat.DwarfWithDSym in fastbuild targets (Jean-Sébastien Pelletier) a4b9ae2
  • Fix GetExtraStampEvents() that should only be called for exe or dlls. (Jean-Sébastien Pelletier) 4659a75
  • Temporary XCodeProjects sample removal from GitHub Actions (Sylvain Fortin) 1091647
  • Add support for NMake Compile File command. This feature has been added in VS 2022 and allows to specify a command for Makefile projects that is run when hitting ctrl+f7 to allow compiling single file. (Corentin Bordes) 1465f71