Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:microsoft/VFSForGit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.0.24302.1
Choose a base ref
Loading
...
head repository:microsoft/VFSForGit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v1.0.24335.1
Choose a head ref
Loading
  • 7commits
  • 5files changed
  • 2contributors

Commits on Nov 14, 2024

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

Commits on Nov 18, 2024

  1. scripts/Build.bat: specify nuget pkg install dir

    The Build.bat script installs the vswhere package in order to locateMSBuild if it is not already found on the %PATH%, however it does notcorrectly make use of the %VFS_PACKAGESDIR% directory that shouldhouse all the packages used in the build process (such as theGVFS.ProjFS package).Correct the script by adding the -OutputDirectory argument to the nugetinstall command for vswhere.
    @mjcheetham
    mjcheetham committedNov 18, 2024
    Configuration menu
    Copy the full SHA
    efd4740View commit details
    Browse the repository at this point in the history
  2. Merge pull request#1826from mjcheetham/fix-build-script

    scripts/Build.bat: specify nuget pkg install dir
    @mjcheetham
    mjcheetham authoredNov 18, 2024
    Configuration menu
    Copy the full SHA
    1d5c172View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Merge pull request#1825from tyrielv/mitigate-machineconfig

    Attempt to mitigate locked machine.config
    @mjcheetham
    mjcheetham authoredDec 12, 2024
    Configuration menu
    Copy the full SHA
    e33cc07View commit details
    Browse the repository at this point in the history
  2. Replace x64 check installer with x64compatible

    PR#1815 updated the installer dependency version, which seems to have caused the installer toenforce the AllowedArchitectures=x64 check (which has been there for years). We've receivedcomplaints from users that the latest release refuses to install on their ARM machines, but previousversions did and worked fine with the default x86/64 emulation.The latest version of Innosetup adds x64compatible option for the AllowedArchitectures andArchitecturesInstallIn64BitMode to address the case of x64 emulation on ARM.
    @tyrielv
    tyrielv committedDec 12, 2024
    Configuration menu
    Copy the full SHA
    da1637aView commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Merge pull request#1827from tyrielv/arm-installer

    Remove x64 check from installer
    @mjcheetham
    mjcheetham authoredDec 13, 2024
    Configuration menu
    Copy the full SHA
    720e23cView commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Merge pull request#1828from microsoft/milestones/m250

    [Release] Milestone M250
    @mjcheetham
    mjcheetham authoredDec 20, 2024
    Configuration menu
    Copy the full SHA
    9603246View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp