XULRunner: Difference between revisions

231 bytes added ,  13 January 2006
(removing fixed bug)
Line 8: Line 8:
<code>#ifdef</code>'s.  It does us no good if portions of the toolkit are
<code>#ifdef</code>'s.  It does us no good if portions of the toolkit are
<code>#ifdef MOZ_PHOENIX</code> or <code>#ifdef MOZ_THUNDERBIRD</code>. See the [http://developer.mozilla.org/docs/When_To_Use_ifdefs Ifdef Manifesto].
<code>#ifdef MOZ_PHOENIX</code> or <code>#ifdef MOZ_THUNDERBIRD</code>. See the [http://developer.mozilla.org/docs/When_To_Use_ifdefs Ifdef Manifesto].
The build system must be extended so that it is possible to build XULRunner in one objdir and applications in separate objdirs, propagating compiler feature tests from configure tests and keeping makefile configurations separate.


== The XUL Development Kit ==
== The XUL Development Kit ==
Confirmed users, Bureaucrats and Sysops emeriti
1,217

edits