Dean Troyer 8c2ce6ea72 Virtual environment groundwork
Introduce the tooling to build virtual environments.

* tools/build_venv.sh: build a venv
* introduce lib/stack to house functionality extracted from stack.sh that
  is needed in other places, such as Grenade; start with stack_install_service
  to wrap the venv install mechanics
* declare PROJECT_VENV array to track where project venvs should be installed
* create a venv for each project defined in PROJECT_VENV in stack_install_service()

Change-Id: I508588c0e2541b976dd94569d44b61dd2c35c01c
2015-02-18 20:19:38 -06:00
..
2015-02-18 15:13:00 -06:00
2014-12-10 11:28:05 -05:00
2015-02-11 10:56:47 -06:00
2015-02-11 06:10:38 -05:00
2015-02-11 19:37:57 +00:00
2015-02-09 17:59:36 +00:00
2014-12-23 17:20:30 -08:00
2015-02-11 16:12:26 -08:00
2015-02-16 10:52:18 -06:00
2015-02-18 20:19:38 -06:00
2015-02-18 21:00:14 +00:00
2014-12-10 11:28:05 -05:00
tls
2014-12-10 11:28:05 -05:00
2015-02-11 14:49:56 +11:00