]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Tag GIT_VERSION when Git is built with MSVC
authorMarius Storm-Olsen <mstormo@gmail.com>
Wed, 16 Sep 2009 08:20:31 +0000 (10:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2009 03:00:42 +0000 (20:00 -0700)
commitf5c3178151e3963cc8cf73fdc200831850b7a632
tree95f5f3b430d1fc108bdc6dce3f047cb49e584faf
parent259d87c354954e8ee3b241dce1393c27186e8ee7
Tag GIT_VERSION when Git is built with MSVC

This may help us debug issues on Windows, as we now can build Git
natively on Windows with both MinGW and MSVC.

Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile