PowerToys/src/settings-ui/Settings.UI
Andrey Nekrasov 3443c73d0e
[ARM64] Installer Bootstrapper (#18241)
* [ARM64] Cleanup PowerToys solution configuration

* [ARM64] Add Bootstrapper support

known issues:
- wix doesn't have arm platform -> using x86 instead, resulting in wrong default installation dir and inability to detect 605
- current winappsdk 1.0.3 installer is corrupted -> contains x64 packages
- we're still using hardcoded vcredist for some modules

* Remove duplicate Stylecop PackageReference

* [ARM64] Cleanup StylesReportTool configuration

* [ARM64] fix configurations for bootstrapper

* fixes

* [ARM64] VCM fix

* [ARM64] Fix LinkIncremental conditional in StylesReportTool

* fix #2

* perfect forwarding

* [ARM64] Switch to call vformat to compile with later MSVC toolkits

* Updated expect

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
2022-05-13 16:55:39 +01:00
..
Activation [Settings, Common.UI, runner exe] Unify exe/dll naming (#15005) 2021-12-15 12:56:52 +01:00
Assets [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Behaviors [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Controls [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Converters [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Helpers [OOBE][WinUI3]Scale OOBE window correctly (#17962) 2022-04-29 10:06:50 +01:00
OOBE [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Properties/PublishProfiles [Settings]Fix WinUI3 publish issues (#17817) 2022-04-20 09:55:01 +02:00
Services [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Strings/en-us [Settings]adjust preview page text (#17886) 2022-05-06 13:58:41 +01:00
Styles [Settings] String fixes (#15072) 2021-12-20 13:15:08 +01:00
Themes [Settings, Common.UI, runner exe] Unify exe/dll naming (#15005) 2021-12-15 12:56:52 +01:00
ViewModels [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Views [Settings]adjust preview page text (#17886) 2022-05-06 13:58:41 +01:00
app.manifest [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
App.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
App.xaml.cs [OOBE]Show only OOBE at first run on WinUI3 (#17957) 2022-04-28 17:31:23 +01:00
GlobalSuppressions.cs [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
icon.ico [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
MainWindow.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
MainWindow.xaml.cs [settings] Fix OOBE size and make it non-resizable & Bring back Settings window placement preserve logic (#17822) 2022-04-20 17:08:25 +02:00
OobeWindow.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
OobeWindow.xaml.cs [OOBE][WinUI3]Scale OOBE window correctly (#17962) 2022-04-29 10:06:50 +01:00
PowerToys.Settings.csproj [ARM64] Installer Bootstrapper (#18241) 2022-05-13 16:55:39 +01:00