Closed Bug 831485 Opened 13 years ago Closed 12 years ago

_virtualenv and mozilla/_virtualenv in each c-c objdir

Categories

(MailNews Core :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 22.0

People

(Reporter: neil, Assigned: neil)

Details

Attachments

(2 files)

c-c configure adds _virtualenv to the objdir and then m-c configure adds it to its objdir/mozilla subdir. We can avoid the duplication by making c-c configure build objdir/mozilla/_virtualenv directly.
Attached patch Proposed patchSplinter Review
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #703021 - Flags: review?(bugspam.Callek)
Comment on attachment 703021 [details] [diff] [review] Proposed patch Review of attachment 703021 [details] [diff] [review]: ----------------------------------------------------------------- I'd actually prefer you modify http://mxr.mozilla.org/comm-central/source/mozilla/build/autoconf/python-virtualenv.m4#50 (get m-c build peer review) and then use that here, the same way its used in m-c configure. Also to mark the creation script as a config dep in client.mk. We can then even output the NO_POPULATE var to save work. The trick of course is making sure comm can find the venv inside m-c easily :-)
Attachment #703021 - Flags: review?(bugspam.Callek) → review-
(In reply to Justin Wood from comment #2) > I'd actually prefer you modify > http://mxr.mozilla.org/comm-central/source/mozilla/build/autoconf/python- > virtualenv.m4#50 (get m-c build peer review) and then use that here, the > same way its used in m-c configure. Ah, so you want me to include that script in c-c aclocal.m4? > Also to mark the creation script as a config dep in client.mk. We don't actually do that, we only mark aclocal.m4 as a config dep... > We can then even output the NO_POPULATE var to save work. The trick of > course is making sure comm can find the venv inside m-c easily :-) I guess I'll just make c-c configure set MOZILLA_CENTRAL_PATH.
Attached patch Possible patchSplinter Review
Attachment #708278 - Flags: feedback?(mh+mozilla)
Comment on attachment 708278 [details] [diff] [review] Possible patch Review of attachment 708278 [details] [diff] [review]: ----------------------------------------------------------------- It looks like that should work.
Attachment #708278 - Flags: feedback?(mh+mozilla) → feedback+
Attachment #708278 - Flags: review?(bugspam.Callek)
Attachment #708278 - Flags: review?(bugspam.Callek) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Does this checkin have to do with the current red on the SeaMonkey tree? It looks a bit related.
Target Milestone: --- → Thunderbird 21.0
Target Milestone: Thunderbird 21.0 → Thunderbird 22.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: