Merge tag 'post183-for-junio' of http://github.com/msysgit/git
commit1462b67bc893fc845d28e2748c20357cb16a5ce3
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 14:38:37 +0000 (7 07:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 14:38:37 +0000 (7 07:38 -0700)
tree0acfb6df2e641b55e8b64a0dbb789ee52e00df33
parent882e78c7f9c284408640347a4b1910ea73537a10
parent65db0443710f59a1c05a85688cdccc215ff48333
Merge tag 'post183-for-junio' of github.com/msysgit/git

Collected msysgit build patches for upstream

This set of patches collects a number of build fixes that have been
used on the msysgit port for a while and merging upstream should
simplify future maintenance.

* tag 'post183-for-junio' of http://github.com/msysgit/git:
  Set the default help format to html for msys builds.
  Ensure the resource file is rebuilt when the version changes.
  Windows resource: handle dashes in the Git version gracefully
  Provide a Windows version resource for the git executables.
  msysgit: Add the --large-address-aware linker directive to the makefile.
  Define NO_GETTEXT for Git for Windows
  Makefile: Do not use OLD_ICONV on MINGW anymore
Makefile