Files
git/compat/vcbuild/scripts
Johannes Schindelin 73648426c9 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>
2019-05-31 09:49:24 +02:00
..
2019-05-31 09:49:24 +02:00
2013-11-25 15:01:22 -08:00