Closed
Bug 204242
Opened 23 years ago
Closed 23 years ago
Make SDK downloads available in nightly builds
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.5alpha
People
(Reporter: akkzilla, Assigned: lpham)
References
Details
Attachments
(1 file)
|
1.48 KB,
patch
|
dougt
:
superreview+
|
Details | Diff | Splinter Review |
Split off from bug 117214:
The nightly builds have sdk and gre available for Windows, but not for linux or
mac. The 1.4a release directory has a linux sdk, but the nightlies don't, and
component developers are fairly likely to need to be on the bleeding edge.
Comment 1•23 years ago
|
||
what is a linux sdk? we only put what we build in the nightly build into the
releases directory, so whoever put that in the release will have to tell us how
to build it, as well as how to do the same for Mac (if it's different).
reassigning to lpham for implementation once we know how to build it.
1.5a since there is no 1.4f target.
Assignee: leaf → lpham
Priority: -- → P3
Target Milestone: --- → mozilla1.5alpha
Comment 2•23 years ago
|
||
we generate a sdk for each build (see dist/sdk after a build). For each
release, this directory should be zip/tar'ed up and posted to ftp.mozilla.org.
Hi Dougt,
I looked at today (2003-05-13) linux trunk build from the build machine and
mozilla/dist/sdk contains 103 files.
From
ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla1.4a/gecko-sdk-i686-pc-linux-gnu-1.4a.tar.gz
contains 336 files
Did we have a big change after mozilla1.4a release? is it 103 files on the
build machine correct? Please confirm so I can start working on the linux sdk.
Thanks,
Loan
Comment 4•23 years ago
|
||
i count around 387 files in my build.
Attachment #123411 -
Flags: superreview?(dougt)
Attachment #123411 -
Flags: review?(leaf)
Do we want to have Mac sdk to download in nightly build? if yes, then we need
another bug to create Mac sdk file, because the current Mac build doesn't create
sdk gz file. I will update Mac seamonkey-build to deliver Mac sdk to
ftp.mozilla.org after Mac sdk is available from the build.
Status: NEW → ASSIGNED
Comment 7•23 years ago
|
||
Comment on attachment 123411 [details] [diff] [review]
Make Unix Gecko sdk download available in nightly builds
rs=dougt.
if leaf says yes, so do i.
Attachment #123411 -
Flags: superreview?(dougt) → superreview+
Leaf checked in the patch to deliver unix Gecko sdk to mozilla nightly build
buzilla #205433. So Linux is done. Win32 Gecko sdk is already on mozilla
nightly build. Mac build doesn't have Gecko sdk so I cannot deliver it to
mozilla nightly build. If we need it, then create another bug for Mac Gecko sdk.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 9•23 years ago
|
||
Comment on attachment 123411 [details] [diff] [review]
Make Unix Gecko sdk download available in nightly builds
removing obsolete review request
Attachment #123411 -
Flags: review?(leaf)
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•