Bug 420840 - switch tinderboxes to develop mode for 0.9

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@249722 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ause%sun.com
2008-04-07 11:30:44 +00:00
parent eec9450630
commit a9b54c84f5
25 changed files with 58 additions and 40 deletions

View File

@@ -8,3 +8,4 @@
2007-09-28 08:59 UTC - switch to release mode for 0.7
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -166,8 +166,8 @@ $BuildNameExtra = 'Lt-Release';
$BuildTree = 'Sunbird-Mozilla1.8';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -11,3 +11,4 @@
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-01-23 10:00 UTC - Clobber just to make sure universal static builds work
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -165,8 +165,8 @@ $BuildNameExtra = 'Lt-Release';
$BuildTree = 'Sunbird-Mozilla1.8';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -1 +1 @@
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -213,8 +213,8 @@ $BuildNameExtra = 'Lightning-1.8-Testrelease';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -1 +1 @@
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -215,8 +215,8 @@ $BuildNameExtra = 'Lightning-1.8-Testrelease';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -7,3 +7,4 @@
2007-09-28 08:59 UTC - switch to release mode for 0.7
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -160,8 +160,8 @@ $BuildNameExtra = 'Lt-Release';
$BuildTree = 'Sunbird-Mozilla1.8';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -7,3 +7,4 @@
2007-09-28 08:58 UTC - switch to release mode for 0.7
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -24,9 +24,9 @@ ac_add_options --enable-static
ac_add_options --disable-shared
# for nightly mode
#ac_add_options --enable-update-channel="nightly"
ac_add_options --enable-update-channel="nightly"
# for release mode
ac_add_options --enable-update-channel="release"
ac_add_options --enable-official-branding
#ac_add_options --enable-update-channel="release"
#ac_add_options --enable-official-branding

View File

@@ -191,8 +191,8 @@ $BuildLocalesArgs = "ZIP_IN=/builds/tinderbox/Sb-Branch/Linux_2.4.21-32.0.1.EL_D
$BuildTree = 'Sunbird-Mozilla1.8';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -9,3 +9,4 @@ Wed Jan 31 04:56:34 GMT 2007 - Orange. Exits on launch
2007-09-28 08:58 UTC - switch to release mode for 0.7
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -24,9 +24,9 @@ ac_add_app_options ppc --enable-prebinding
ac_add_options --enable-default-toolkit=mac
# for nightly mode
#ac_add_options --enable-update-channel="nightly"
ac_add_options --enable-update-channel="nightly"
# for release mode
ac_add_options --enable-update-channel="release"
ac_add_options --enable-official-branding
#ac_add_options --enable-update-channel="release"
#ac_add_options --enable-official-branding

View File

@@ -52,10 +52,10 @@ $BuildAdministrator = 'build@mozilla.org';
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
#$ProductName = 'Calendar';
#$MacOSProductName = 'Calendar';
$ProductName = 'Sunbird';
$MacOSProductName = 'Sunbird';
$ProductName = 'Calendar';
$MacOSProductName = 'Calendar';
#$ProductName = 'Sunbird';
#$MacOSProductName = 'Sunbird';
$VendorName = "";
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
@@ -188,8 +188,8 @@ $BuildTree = 'Sunbird-Mozilla1.8';
#$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -1 +1 @@
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -16,8 +16,14 @@ ac_add_options --disable-installer
ac_add_options --enable-static
ac_add_options --disable-shared
# for nightly mode
# no update for tinderboxes outside mozilla.org possible atm
#ac_add_options --enable-update-channel="nightly"
# for release mode
ac_add_options --enable-official-branding
# no update for tinderboxes outside mozilla.org possible atm
#ac_add_options --enable-update-channel="release"
#ac_add_options --enable-official-branding
# custom settings
#ac_add_options --enable-extensions=default,lightning,inspector

View File

@@ -212,8 +212,8 @@ $BuildNameExtra = 'Sunbird-1.8-Testrelease';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -1 +1 @@
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -24,6 +24,12 @@ ac_add_options --x-includes=$SYSBASE/usr/include/X11
ac_add_options --x-libraries=$SYSBASE/usr/lib
ac_add_options --x-libraries=$SYSBASE/usr/sfw/lib
# for nightly mode
# no update for tinderboxes outside mozilla.org possible atm
#ac_add_options --enable-update-channel="nightly"
# for release mode
ac_add_options --enable-update-channel="release"
ac_add_options --enable-official-branding
# no update for tinderboxes outside mozilla.org possible atm
#ac_add_options --enable-update-channel="release"
#ac_add_options --enable-official-branding

View File

@@ -213,8 +213,8 @@ $BuildNameExtra = 'Sunbird-1.8-Testrelease';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';

View File

@@ -8,3 +8,4 @@
2007-09-28 08:58 UTC - switch to release mode for 0.7
2007-10-25 15:43 UTC - switch to develop mode for 0.8
2008-03-04 08:59 UTC - switch to release mode for 0.8
2007-04-07 11:00 UTC - switch to develop mode for 0.9

View File

@@ -25,9 +25,9 @@ ac_add_options --enable-static
ac_add_options --disable-shared
# for nightly mode
#ac_add_options --enable-update-channel="nightly"
ac_add_options --enable-update-channel="nightly"
# for release mode
ac_add_options --enable-update-channel="release"
ac_add_options --enable-official-branding
#ac_add_options --enable-update-channel="release"
#ac_add_options --enable-official-branding

View File

@@ -198,8 +198,8 @@ $BuildLocalesArgs = "ZIP_IN=/cygdrive/d/builds/tinderbox/Sunbird-Branch/WINNT_5.
$BuildTree = 'Sunbird-Mozilla1.8';
#$BuildName = '';
#$BuildTag = 'MOZILLA_1_8_BRANCH';
$BuildTag = 'SUNBIRD_0_8_BRANCH';
$BuildTag = 'MOZILLA_1_8_BRANCH';
#$BuildTag = 'SUNBIRD_0_8_BRANCH';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';