Closed
Bug 276758
Opened 20 years ago
Closed 18 years ago
A "Windows Dep" Tinderbox is needed.
Categories
(Webtools Graveyard :: Tinderbox, enhancement)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: MatsPalmgren_bugz, Assigned: dbaron)
References
()
Details
A "Windows Dep" Tinderbox is needed. Looking at: http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey http://tinderbox.mozilla.org/SeaMonkey-Ports/ http://tinderbox.mozilla.org/Firefox/ There are only two boxes running Windows - both are "Clbr" builds and they start a new build every two hours or so. There are plenty of boxes running Linux builds (some redundant it seems). I think a "Windows Dep" tinderbox to get fast feedback on Windows build problems is needed.
| Assignee | ||
Comment 1•20 years ago
|
||
I updated the tinderbox scripts on creature and converted it from clobber to depend (since that's OK with the updated scripts).
| Assignee | ||
Comment 2•20 years ago
|
||
Note that there was one diff in the tree on creature, in config/preprocessor.pl: on the line after "# on cygwin, line endings are screwed up, so normalize them" the "if $^0 eq 'cygwin'" was commented out.
| Assignee | ||
Comment 3•20 years ago
|
||
I left the old versions of the scripts in CVS_Entries.good and the diffs in CVS_Entries.good.diffs (all but one of the diffs still apply, the remaining one was made part of the script, with a slight modification).
| Assignee | ||
Comment 4•20 years ago
|
||
(In reply to comment #2) > Note that there was one diff in the tree on creature, in config/preprocessor.pl: > on the line after "# on cygwin, line endings are screwed up, so normalize them" > the "if $^O eq 'cygwin'" was commented out. I checked in an equivalent change (checking for "MSWin32" as well).
| Assignee | ||
Comment 5•20 years ago
|
||
And, regarding that change, it's worth noting that beast uses cygwin perl and creature uses activestate perl, so the change shouldn't affect the FF builds on beast.
| Assignee | ||
Comment 6•20 years ago
|
||
The other files with diffs (other than ones I'm sure are from the build process), which I had thought were from the build process but apparently weren't, were README.txt and LICENSE, which had their newlines converted from Unix to DOS.
| Assignee | ||
Comment 7•20 years ago
|
||
Actually, the build process is still converting them. They just end up different in the final zip file (but perhaps not the installer -- maybe that's because the installer is built after the zip and it's something to do with the installer building that converts them).
| Reporter | ||
Comment 8•18 years ago
|
||
David, I think this bug can be marked FIXED now? (we have both Firefox and Thunderbird Windows Dep builds now that are reasonably fast)
| Assignee | ||
Comment 9•18 years ago
|
||
Marking worksforme, since I don't know who fixed it. :-P
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Component: Tinderbox Platforms → Tinderbox
Product: mozilla.org → Webtools
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•