bootstrap.sh: windows (mingw) fixes
authorEvan Martin <martine@danga.com>
Fri, 2 Dec 2011 05:34:34 +0000 (21:34 -0800)
committerEvan Martin <martine@danga.com>
Fri, 2 Dec 2011 05:35:55 +0000 (21:35 -0800)
commit70623a8dce092fb2bf182583d86ff56440355df9
tree26782d3a29d130c36bd6d7a48a39bfce8b86ef5b
parent757c74f9593514144db146e1742b190b59b3aabb
bootstrap.sh: windows (mingw) fixes

- Don't build browse.cc in bootstrap.sh.
- Explicitly call out to Python to run configure.py.
- Run ninja-bootstrap with no arguments to build the default target,
which is "ninja.exe" on Windows.
bootstrap.sh