You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The merge brought in UCRT64 support across the tooling (make-file-list,
check-for-missing-dlls, please.sh, and CI), a PowerShell-based PE
import parser (pe-imports.ps1) as fallback for objdump on cross-arch
binaries, and the removal of the tracked git-extra.install file in
favor of generating it from .install.in at build time.
Update the Key Scripts table to include check-for-missing-dlls.sh and
pe-imports.ps1, rewrite the check-for-missing-dlls section to describe
the current two-stage approach (objdump then PowerShell fallback) and
the api-ms-* skip, document the UCRT64 migration in the Architectures
section with a reference to git-for-windows/git-sdk-64#117, and note
that git-extra's .install is now generated.
0 commit comments