You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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