]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-no-nedmalloc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2026 01:30:56 +0000 (10:30 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2026 01:30:56 +0000 (10:30 +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 
Makefile
config.mak.uname
meson.build

diff --cc Makefile
Simple merge
Simple merge
diff --cc meson.build
Simple merge