exewrapper: use generic term script
The exewrapper doesn't know anything so far about what the script is or does.
setup: compile hg.exe
This implements a new command
$ python setup.py build_hgexe -i
which places the hg.exe in the root of the source tree.
test-commit-amend: adapt for Windows after
fba17a64fa49