]> git.ipfire.org Git - thirdparty/curl.git/commit
Makefile.mk: drop Windows support
authorViktor Szakats <commit@vsz.me>
Sat, 28 Oct 2023 09:48:19 +0000 (09:48 +0000)
committerViktor Szakats <commit@vsz.me>
Sat, 16 Dec 2023 13:12:22 +0000 (13:12 +0000)
commitba8752e5566076acc8bdec7ae4ec78901f7050f4
tree39bbec8cda3a046be9484549a7f2bb25f439a184
parent67211e95402df28c8730e52b9803ba95bdadbb7f
Makefile.mk: drop Windows support

And DLL-support with it. This leaves `Makefile.mk` for MS-DOS and Amiga.

We recommend CMake instead. With unity mode it's much faster, and about
the same without.

Ref: https://github.com/curl/curl/pull/12221#issuecomment-1783761806
Reviewed-by: Daniel Stenberg
Closes #12224
.github/labeler.yml
Makefile.dist
docs/INSTALL.md
docs/examples/Makefile.mk
lib/Makefile.mk
src/Makefile.mk