Monty Taylor
7f666230e3
A few small changes to install_venv to let venv builds work on the tarmac box.
2010-08-25 16:45:59 +00:00
Justin Santa Barbara
7e403e3816
Fix to better reflect (my believed intent) as to the meaning of error_ok (ignore stderr vs accept failure)
2010-08-18 22:19:39 +01:00
Justin Santa Barbara
d8f8d121a0
Merged with trunk
2010-08-18 22:14:24 +01:00
Michael Gundlach
9878a6b8b4
Simpler installation, and, can run install_venv from anywhere instead of just from checkout root
2010-08-17 11:03:15 -04:00
jaypipes@gmail.com
49e5701d23
Changes the run_tests.sh and /tools/install_venv.py scripts to be
...
more user-friendly and not depend on PIP while not in the virtual
environment.
2010-08-11 02:02:17 +00:00
jaypipes@gmail.com
f5695429db
Quick fix on location of printouts when trying to install virtualenv.
2010-08-10 12:51:03 -04:00
jaypipes@gmail.com
8c7558ed5a
Changes the run_tests.sh and /tools/install_venv.py scripts to be more user-friendly and not depend on PIP while not in the virtual environment. Running run_tests.sh should not just work out of the box on all systems supporting easy_install...
2010-08-10 12:44:38 -04:00
Michael Gundlach
09b5be11e7
Run correctly even if called while in tools/ directory, as 'python install_venv.py'
2010-08-09 17:45:00 -04:00
Justin Santa Barbara
0ee7d2f74a
Greater compliance with pep8/pylint style checks
2010-08-08 12:57:33 -07:00
Justin Santa Barbara
3897047a2c
Added exit code checking to process.py (twisted process utils). A bit of class refactoring to make it work & cleaner.
...
Also added some more instructive messages to install_venv.py, because otherwise people that don't know what they're doing will install the wrong pip... i.e. I did :-)
2010-07-30 12:05:32 -07:00
Paul Voccio
4199dab2e7
resolving conflict w/ merge, cleaning up virtenv setups
2010-07-26 23:23:44 -05:00
Vishvananda Ishaya
4373ca830f
Fixes to the virtualenv installer
2010-07-26 18:57:24 -07:00
andy
6d3331e831
Move virtualenv installation out of the makefile.
...
Also adds some tools for dealing with virtualenvs to the tools
directory.
2010-07-26 23:16:49 +02:00