Skip to content

Commit 822858a

Browse files
author
Git for Windows Build Agent
committed
Update 7 packages
mingw-w64-i686-crt-git (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) mingw-w64-i686-git-extra (1.1.683.0c63e840c-1 -> 1.1.685.a08718cdd-1) mingw-w64-i686-headers-git (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) mingw-w64-i686-libmangle-git (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) mingw-w64-i686-libwinpthread (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) mingw-w64-i686-tools-git (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) mingw-w64-i686-winpthreads (13.0.0.r320.gec22397e6-1 -> 13.0.0.r338.gc1c6b0ff3-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent 18519de commit 822858a

File tree

87 files changed

+36
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+36
-32
lines changed

etc/profile.d/git-sdk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ sdk () {
154154
# for building
155155
makepkg|makepkg-mingw)
156156
cmd=$1; shift
157+
WITH_PDBS="$(! grep -q WITH_PDBS PKGBUILD || ! sdk find_mspdb_dll || echo true)" \
157158
WITHOUT_PDBS="$(! grep -q WITHOUT_PDBS PKGBUILD || sdk find_mspdb_dll || echo true)" \
158159
MAKEFLAGS=${MAKEFLAGS:--j$(nproc)} PKGEXT='.pkg.tar.xz' $cmd --syncdeps --noconfirm --skipchecksums --skippgpcheck "$@"
159160
;;

mingw32/bin/WhoUses.exe

0 Bytes
Binary file not shown.

mingw32/bin/blocked-file-util.exe

0 Bytes
Binary file not shown.

mingw32/bin/create-shortcut.exe

0 Bytes
Binary file not shown.

mingw32/bin/gendef.exe

0 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

0 Bytes
Binary file not shown.

mingw32/bin/genpeimg.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-askpass.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-askyesno.exe

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)