Closed
Bug 677922
Opened 8 years ago
Closed 8 years ago
Package pyxpidl in the SDK
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Not set
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla9
People
(Reporter: khuey, Assigned: khuey)
References
Details
(Keywords: dev-doc-complete, Whiteboard: fixed-in-bs)
Attachments
(1 file)
3.80 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
I assume if we dump all the scripts in the same directory things should just work without pythonpath magic?
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → khuey
Comment 1•8 years ago
|
||
xpt.py will be part of this, right? Several people have asked for that since we're not packaging the xpt_link binary any more.
Assignee | ||
Comment 2•8 years ago
|
||
Yes, without it the typelib generator would fail. I think we should probably throw in some wrappers that reimplement the old options behavior for xpidl/xpt_link etc.
Assignee | ||
Updated•8 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 3•8 years ago
|
||
I decided not to throw in wrappers for the old arguments.
Attachment #558820 -
Flags: review?(benjamin)
Updated•8 years ago
|
Attachment #558820 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 4•8 years ago
|
||
http://hg.mozilla.org/projects/build-system/rev/38cdd84efa53
Flags: in-testsuite-
Whiteboard: fixed-in-bs
Target Milestone: --- → mozilla9
Version: unspecified → Trunk
Assignee | ||
Comment 5•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/38cdd84efa53
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 6•8 years ago
|
||
What needs to be documented here, exactly? The build system is scary black magic to me in many respects. :)
Comment 7•8 years ago
|
||
Documented: https://developer.mozilla.org/en/XPIDL/pyxpidl Documentation revised: https://developer.mozilla.org/en/XPIDL https://developer.mozilla.org/en/XPIDL/xpidl Mentioned on Firefox 9 for developers.
Keywords: dev-doc-needed → dev-doc-complete
Updated•2 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•