On Tue, Feb 18, 2025 at 03:10:13PM +0100, David Marchand wrote: > On Tue, Feb 18, 2025 at 2:32 PM Aaron Conole <[email protected]> wrote: > > > > David Marchand <[email protected]> writes: > > > > > Add a build target in Windows 2022 for MSVC. > > > > > > Loading MSVC environment and having successive commands in a single > > > (cmd or pwsh) shell does not seem to correctly report if one of the > > > commands failed. > > > For now, load MSVC environment and run commands in separate shells. > > > > > > Signed-off-by: David Marchand <[email protected]> > > > --- > > > > LGTM. > > > > Acked-by: Aaron Conole <[email protected]> > > > > How far back will this work (ie: can we backport this to older branches?) > > MSVC was added in 23.11. > The patch applies cleanly and runs on 23.11 (where only lib/kvargs, > lib/log and lib/telemetry are compiled) and 24.11. > > I can add Cc: stable if you think it is worth having it in LTS (UNH > provides some coverage in LTS releases). > > > -- > David Marchand
LGTM. -- Andre Muezerie

