Closed
Bug 704262
Opened 14 years ago
Closed 2 years ago
Automate generation of the source tarball for releases
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alqahira, Assigned: alqahira)
Details
Attachments
(1 file)
|
1.58 KB,
patch
|
Details | Diff | Splinter Review |
Beginning (I think) in 1.9.2, the Core build system includes some support for generating a source tarball. It's kind-of broken and doesn't do the right thing (nor what we want), but it (plus the persistent desire to have the darn thing automated for 8 Cm2.0 releases) led me to do some hacking to do something sane.
I have a WIP patch to our main and installer/ Makefiles that adds tarball: targets that do what we want (iirc; this patch is almost two years old) as part of the regular release build.
I still need to hack support into madhatter to run it for releases and figure out how to handle the upload, and I'm not sure when I'll get to that. But I'd like to go ahead and attach the camino/ part of the patch here so that I don't forget, and maybe that will get me to push it through before 2.1.1.
| Assignee | ||
Comment 1•14 years ago
|
||
Note to self: it looks like http://hg.mozilla.org/users/alqahira_ardisson.org/madhatter/file/be1f0952ebd1/post-mozilla-rel.pl#l427 is where tinderbox calls "make -C camino/installer".
See also http://hg.mozilla.org/users/alqahira_ardisson.org/madhatter/rev/59f82fee7369
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•