curl-library
Makefile.m32: Run del and copy commands through cmd
From: Marc Hoersken <info_at_marc-hoersken.de>
Date: Sun, 1 Jul 2012 11:38:07 +0200
Received on 2012-07-01
Date: Sun, 1 Jul 2012 11:38:07 +0200
Hello everyone,
here is a follow-up patch to my previous .gitignore patch. It makes it
possible to build and clean curl using the eclipse CDT MinGW
compatible compiler tool chain.
It introduces one small regression: The del command will now show
errors/warnings if a file cannot be deleted since I was unable to find
a way to redirect stderr from a mingw32-make that is not executing
under cmd process.
Best regards,
Marc
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0002-Makefile.m32-Run-del-and-copy-commands-through-cmd-p.patch