Difference between revisions of "Talk:Development:Building:Mozilla 1.9.0 Branch"

From Camino Wiki
Jump to navigation Jump to search
(→‎Stuff to Fix: finally did this!)
 
(8 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
:That'll be part of the new theme. [[User:Maxr|Maxr]] 11:01, 29 September 2006 (PDT)
 
:That'll be part of the new theme. [[User:Maxr|Maxr]] 11:01, 29 September 2006 (PDT)
 
::thanks max! —[[User:Sardisson|sardisson]] 14:17, 29 September 2006 (PDT)
 
::thanks max! —[[User:Sardisson|sardisson]] 14:17, 29 September 2006 (PDT)
 +
 +
 +
<s>''...make sure that the 2nd, 3rd, and 6th columns are green (these are the Camino trunk builds).''
 +
:Shouldn't this actually be 1st, 4th and 5th columns? — alimony</s>
 +
::Fixed!
 +
 +
 +
=Stuff to Fix=
 +
 +
Our existing developer documentation currently covers the build process and is in pretty good shape.  There are, however, things we should improve.
 +
 +
* <s>Fix instructions for [[Development:Building:Intel|Building Intel]]</s> ({{bug|327789}})
 +
*: <s>also, best -j flag for Core Duos</s>
 +
*: <s>delliott's [[Development:Building:Intel]]</s>
 +
* <s>The stuff on [[Talk:Development:Building:Intel]]</s>
 +
* <s>Link to MDC's [http://developer.mozilla.org/en/docs/Mozilla_Source_Code_Via_CVS CVS], [http://developer.mozilla.org/en/docs/Mac_OS_X_Build_Prerequisites Mac build], [http://developer.mozilla.org/en/docs/Mac_OS_X_Universal_Binaries Uni build] articles</s>
 +
* <s>Link to wkik.m.o's constantly updated [http://wiki.mozilla.org/Mac:Build_Requirements Mac Build Matrix]</s>
 +
* <s>"The gcc_select issue should be in bold 24pt font" (feedback from irc)</s>
 +
* <s>Set up for OBJDIRs by default, since everyone is using them</s>
 +
* <s>The instructions assume the use of a bash shell (default for new user accounts created on 10.3 or higher)</s>
 +
* <s>src tarball link: ftp://ftp.mozilla.org/pub/mozilla.org/camino/source</s>
 +
** <s>Tell tarball users what they can skip</s>
 +
** <s>Sanity-check the tarball bits (intro to "Pulling and Building" section)</s>
 +
* <s>Link to the Common build errors [[Development:Building:Build_Errors]] and how to solve</s>
 +
* <s>Sidebar links from the existing cbo page</s> (none are unique to building)
 +
* <s>Best -j flag for Dual G4s, Dual G5s, Dual and Quad Core G5s [are these different???]</s>
 +
* Verify we can build on Case-Sensitive HFS on both the trunk and the MOZILLA_1_8_BRANCH.
 +
* <s>Add delliott's [[Development:Building:Intel#Setting Camino to use a different profile|Setting Camino to use a different profile]] to the [[#Development|Development]] section???</s>
 +
* Final read-through

Latest revision as of 18:44, 9 January 2011

I think that at the top of the new Development page we should have a Table of Contents, similar to what you see on the wiki. This should make it easier to navigate the document quickly.delliott 10:27, 8 August 2006 (PDT)

At the moment (leftover HTML in the page aside) I don't think these instructions will ever go on cb.o, but if for some reason they do, we'll certainly have one. —sardisson 21:54, 8 August 2006 (PDT)


I'd like some way to better indicate the level 3 headings are headingssardisson 23:20, 28 September 2006 (PDT)

That'll be part of the new theme. Maxr 11:01, 29 September 2006 (PDT)
thanks max! —sardisson 14:17, 29 September 2006 (PDT)


...make sure that the 2nd, 3rd, and 6th columns are green (these are the Camino trunk builds).

Shouldn't this actually be 1st, 4th and 5th columns? — alimony
Fixed!


Stuff to Fix

Our existing developer documentation currently covers the build process and is in pretty good shape. There are, however, things we should improve.