]> git.ipfire.org Git - thirdparty/git.git/commit
mingw: remove the vendored compat/nedmalloc/ subtree
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 8 May 2026 12:50:58 +0000 (12:50 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 May 2026 02:20:12 +0000 (11:20 +0900)
commit0b725501100547a8b9a4b8407bce479663af476a
treee68275f2f66349378f4fe85cc4900daf5af753f7
parentcefcada1d3084ae6df4ac8b00d1c19fd6ea00ed1
mingw: remove the vendored compat/nedmalloc/ subtree

The previous two commits stopped opting into nedmalloc on Windows
and stripped out the build-system plumbing that referenced it; the
compat/nedmalloc/ subtree now has no callers and no consumers in
the build, so retire it from the tree.

Note that this patch is larger than can be sent via the mailing
list, and was originally sent in three-pieces and merged back on the
receiving end.

Assisted-by: Opus 4.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/nedmalloc/License.txt [deleted file]
compat/nedmalloc/Readme.txt [deleted file]
compat/nedmalloc/malloc.c.h [deleted file]
compat/nedmalloc/nedmalloc.c [deleted file]
compat/nedmalloc/nedmalloc.h [deleted file]