PowerToys/src/modules/keyboardmanager/dll
Jaime Bernardo 6b199a1154
[ci]Skip C++ code analysis to speed up release pipelines (#22555)
C++ code analysis is a heavy process, which we are running in the PR CIs already, so code that gets into main should be checked already.
This PR conditionally removes C++ code analysis from the release pipelines. This saves 10-15 minutes in build time.

## Validation Steps Performed
Verified the release CI shaved some time off.
2022-12-09 18:09:26 -06:00
..
dllmain.cpp [Analyzers][CPP] turn on Warning 4100 (#21449) 2022-11-09 14:41:14 +00:00
KeyboardManager.base.rc [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
KeyboardManager.vcxproj [ci]Skip C++ code analysis to speed up release pipelines (#22555) 2022-12-09 18:09:26 -06:00
KeyboardManager.vcxproj.filters [PowerRename] Move to WinAppSDK WinUI3 Unpackaged & ARM64 Support (#18171) 2022-05-11 16:38:12 +02:00
packages.config Update Windows.CppRT to latest version (#21157) 2022-10-12 11:19:01 +03:00
pch.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
pch.h Added logging to keyboard manager (#9155) 2021-01-18 19:38:42 +02:00
resource.base.h [modules] Unify exe & dll naming (#14903) 2021-12-10 10:50:46 +01:00
Resources.resx [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00