git/compat/vcbuild/scripts
Johannes Schindelin e4347c9434 msvc: handle DEVELOPER=1
We frequently build Git using the `DEVELOPER=1` make setting as a
shortcut to enable all kinds of more stringent compiler warnings.

Those compiler warnings are relatively specific to GCC, though, so let's
try our best to translate them to the equivalent options to pass to MS
Visual C++'s `cl.exe`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-10-06 09:07:44 +09:00
..
clink.pl msvc: handle DEVELOPER=1 2019-10-06 09:07:44 +09:00
lib.pl mark Windows build scripts executable 2013-11-25 15:01:22 -08:00