Commit Graph

6 Commits

Author SHA1 Message Date
Mike Hommey
bb2e0a2a7f Bug 920353 - Use PYCOMMANDPATH paths as site packages in pymake, and set it to the virtualenv site packages instead of $(topsrcdir)/config. r=gps 2013-09-26 16:43:53 +09:00
Gregory Szorc
4156bf4fa4 Bug 794506 - Part 1: Move virtualenv code under mozbuild; r=ted 2013-09-20 15:46:23 -07:00
Gregory Szorc
3a1e7b830b Bug 841713 - Add objdir paths to virtualenv; r=ted 2013-03-26 10:35:57 -07:00
Gregory Szorc
41640d8924 Backout 4682ed369545 (bug 841713) for reftest make target bustage 2013-02-20 09:16:02 -08:00
Gregory Szorc
93a6494e65 Bug 841713 - Add objdir paths to virtualenv; r=ted 2013-02-19 15:23:21 -08:00
Gregory Szorc
08379448e2 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
Python and virtualenv logic is now contained within an m4 file.
SpiderMonkey now requires the mozilla-central virtualenv environment to
build. If SpiderMonkey configure is invoked by mozilla-central's
configure, the virtualenv will be reused. If SpiderMonkey configure is
invoked in isolation, it will search for the virtualenv in the
mozilla-central root.
2013-01-16 00:21:06 -08:00