11
edits
| Line 55: | Line 55: | ||
== Change Tinderboxes for Release == | == Change Tinderboxes for Release == | ||
"tinderbox-config.pl" files have to be changed to let the tinderboxes pick up the release branch | "tinderbox-config.pl" and the according "mozconfig" files have to be changed to let the tinderboxes pick up the release branch and do "release builds". | ||
NOTES: | NOTES: | ||
* be sure to make these changes on the cvs branch the desired tinderbox picks up. | * be sure to make these changes on the cvs branch the desired tinderbox picks up. These are MOZILLA_1_8_BRANCH for regular tinderboxes and MOZILLA_1_8_BRANCH_l10n for the l10n tinderboxes. | ||
The following sample shows the changes done for linux when switching back from "release mode" to "nightly". | The following sample shows the changes done for linux when switching back from "release mode" to "nightly". | ||
TODO: place the changes done for 0.7 here | |||
<pre> | <pre> | ||
edits