gecko/build/virtualenv
Gregory Szorc 8812f9dac3 Bug 802210 - Refactor virtualenv integration; r=glandium
We now populate the virtualenv at the beginning of configure. We have
also refactored how the virtualenv is populated.

populate_virtualenv.py is completely refactored. Its default action now
takes the topsrcdir and virtualenv paths and ensures a virtualenv is
created, populated, and up-to-date. If it is out of date, it repopulates
it. populate_virtualenv.py also now performs the Python version check
validation instead of configure. It's easier to manage in Python than to
have configure do it.
2012-10-22 10:41:36 -07:00
..
packages.txt Add mozcrash to virtualenv. r=glandium, no bug 2012-10-09 09:26:24 -04:00
populate_virtualenv.py Bug 802210 - Refactor virtualenv integration; r=glandium 2012-10-22 10:41:36 -07:00