Closed Bug 249462 Opened 20 years ago Closed 20 years ago

Put official XPI building tools and files into CVS

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)

Details

Attachments

(1 file, 1 obsolete file)

There's more than one person who needs to be able to build XPIs for ChatZilla,
and with all the changes for Firefox I've got a mostly-new makexpi script. This
would be best in CVS - I've currently got it in an "xpi" subdirectory, where it
builds directly from there.

install.js, install.rdf and makexpi.sh will be all that's needed.
I re-wrote makexpi.sh a little bit; it now takes the version from static.js for
making the XPI, and only has two ways to run it (you run it from the 'xpi'
directory):

  makexpi.sh	       - this builds the XPI
  makexpi.sh clean     - this removes the temporary files used.

The XPI is left in the xpi directory, and ignored by CVS.
Comment on attachment 152139 [details] [diff] [review]
Adds install.js, install.rdf and makexpi.sh

Obsolete. New version from the 0.9.65 codebase coming soon...
Attachment #152139 - Attachment is obsolete: true
Comment on attachment 162714 [details] [diff] [review]
0.9.65 version of tools, with standalone XPI files in subdirectory (resources)

This version of makexpi.sh either builds the XPI without help (no params) or
cleans up it's mess ('clean' param).
Attachment #162714 - Flags: review?(rginda)
Comment on attachment 162714 [details] [diff] [review]
0.9.65 version of tools, with standalone XPI files in subdirectory (resources)

r=rginda
Attachment #162714 - Flags: review?(rginda) → review+
Woo. Checked in --> FIXED.

How to use them:
  1. In your normal source tree, go into mozilla/extensions/irc/xpi
  2. Run 'bash makexpi.sh' (would be ok with just './makexpi.sh' if bash is
lurking around already)
  3. Wait
  4. Profit! (alternativly, install chatzilla-<version>.xpi)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: