]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-no-nedmalloc' into maint-2.54
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 03:28:55 +0000 (12:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 03:28:55 +0000 (12:28 +0900)
Stop using unmaintained custom allocator in Windows build which was
the last user of the code.

* js/mingw-no-nedmalloc:
  mingw: remove the vendored compat/nedmalloc/ subtree
  mingw: drop the build-system plumbing for nedmalloc
  mingw: stop using nedmalloc

1  2 
meson.build

diff --cc meson.build
Simple merge