Confirmed users
4,971
edits
(→Tags) |
|||
Line 31: | Line 31: | ||
|} | |} | ||
== | === release-fennec-2.0.py === | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
|- | |- | ||
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | ''' | | style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Variable''' | ||
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | ''' | | style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Value''' | ||
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | ''' | | style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Special comments''' | ||
| | |- | ||
| <tt>mozSourceRepoRevision</tt> | |||
| mozilla-central changeset | |||
| | |||
|- | |||
| <tt>mobileSourceRepoRevision</tt> | |||
| mobile-browser changeset | |||
| | |||
|- | |||
| <tt>mozRelbranchOverride</tt> | |||
| mozilla-central relbranch (after build 1) | |||
| rowspan="3" | We have separate relbranchOverrides so we can create a relbranch on mozilla-central or mobile-browser at any point '''before''' build 1. (You can define a mozRelbranchOverride without defining one for l10n or mobile.) | |||
|- | |- | ||
| | | <tt>l10nRelbranchOverride</tt> | ||
| l10n-central/* relbranch (after build 1) | |||
| | |||
|- | |- | ||
| | | <tt>mobileRelbranchOverride</tt> | ||
| mobile-browser relbranch (after build 1) | |||
| | |||
|- | |- | ||
| | | <tt>mergeLocales</tt> | ||
| | | True for any localized beta or alpha. False for RC builds. | ||
| | | | ||
|- | |- | ||
| | | <tt>disableMultiLocale</tt> | ||
| True for any non-localized build. | |||
| | | | ||
| | |||
|} | |} | ||