windows: merge msvc-helper into ninja.exe itself
authorEvan Martin <martine@danga.com>
Thu, 13 Sep 2012 18:07:45 +0000 (11:07 -0700)
committerEvan Martin <martine@danga.com>
Thu, 13 Sep 2012 18:11:47 +0000 (11:11 -0700)
commitc57f8a4258998a185f961ce12fd7c905a3e86180
tree8651047b7ac8387f50348b6c37d8c5d6dd8addd4
parentce825d2f6e2bb8a0fa0bb97fe961d5f194f8f6f8
windows: merge msvc-helper into ninja.exe itself

Now "ninja -t msvc ..." passes the "..." to the msvc helper main.
This drastically simplifies bootstrap and makes ninja a single
binary again.
bootstrap.py
configure.py
src/msvc_helper_main-win32.cc
src/ninja.cc