mirror of
https://github.com/curl/curl.git
synced 2026-06-05 17:04:17 +03:00
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
This commit is contained in:
parent
67211e9540
commit
ba8752e556
6 changed files with 52 additions and 260 deletions
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
|
|
@ -481,7 +481,6 @@ Windows:
|
|||
- all:
|
||||
- changed-files:
|
||||
- any-glob-to-all-files:
|
||||
- '**/Makefile.mk'
|
||||
- 'appveyor.yml'
|
||||
- 'CMake/Platforms/WindowsCache.cmake'
|
||||
- 'lib/*win32*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue