Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegate to OS RegFreeWinRT when available (>=19H1) #4728

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    72d8853 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b8e57f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Changed DevCheck to emit expected TAEF version found (not just -Verbo…

    …se). Added -CheckTAEFService -CheckVisualStudio -CheckDeveloperMode to 'DevCheck: Setup/Verify developer environment' to cover the missing checks
    DrusTheAxe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1877de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41ce39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f59671c View commit details
    Browse the repository at this point in the history
  4. More debuggery

    DrusTheAxe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a7650e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Added IsWindows11_24H2OrGreater(). Changed URFW to only delegate to O…

    …S RFW on >=24H1 (where DynDep will delegate to OS DynDep). Fixed some bad sprintfs. Changed Is*Supported(PackageDeploymentFeature::PackageUriScheme_ms_uup) to use the Is*Supported function
    DrusTheAxe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bfb4623 View commit details
    Browse the repository at this point in the history
  2. More diagnostics

    DrusTheAxe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    921330a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1f7d875 View commit details
    Browse the repository at this point in the history
  2. Moar debugging

    DrusTheAxe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ae5157 View commit details
    Browse the repository at this point in the history
  3. Fixes

    DrusTheAxe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b075a90 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Minor fix

    DrusTheAxe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2fdb8e2 View commit details
    Browse the repository at this point in the history
  2. Removed previous interim block disabling Dynamic Dependencies delegat…

    …ion to OS Dynamic Dependencies. Let's take it for a spin and see how it handles...
    DrusTheAxe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    01c1624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faacaec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71d3e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    91f7404 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'user/drustheaxe/no-urfw' of https:/microsof…

    …t/WindowsAppSDK into user/drustheaxe/no-urfw
    DrusTheAxe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    74239f5 View commit details
    Browse the repository at this point in the history