Rewrite the bootstrap script in Python
authorElliott Hird <penguinofthegods@gmail.com>
Thu, 15 Dec 2011 14:52:22 +0000 (14:52 +0000)
committerElliott Hird <penguinofthegods@gmail.com>
Thu, 15 Dec 2011 19:34:49 +0000 (19:34 +0000)
commit075847031b6cf7b9de3bb7c42648a74d168a752b
treea28a6887fc3b9942acc90e1368149fde51065c18
parent121f36d59f293263b9a27d01a8112de17978c5d1
Rewrite the bootstrap script in Python

This allows trouble-free builds on platforms with non-standard Python
executable names. As a bonus, it passes the arguments received on to
configure.py, so you don't have to reconfigure to build in a
non-standard manner.
HACKING
README
bootstrap.py [new file with mode: 0755]
bootstrap.sh [deleted file]
src/browse.py