зеркало из https://github.com/mozilla/gecko-dev.git
Bug 379240, add bootstrap.cfg for Firefox 1.5.0.12 builds (including the lesson learnt from the 2.0.0.4 equivalent), r=rhelmer
This commit is contained in:
Родитель
98f982d5fc
Коммит
daaceff775
|
@ -0,0 +1,56 @@
|
|||
version = 1.5.0.12
|
||||
milestone = 1.8.0.12
|
||||
# _RCn and _RELEASE will be appended as-needed
|
||||
productTag = FIREFOX_1_5_0_12
|
||||
# Branch name and pull dates to use for base tag
|
||||
branchTag = MOZILLA_1_8_0_BRANCH
|
||||
# GECKO180_20070501_RELBRANCH created manually from this pull date
|
||||
pullDate = 2007-05-01 01:30 PDT
|
||||
l10n_pullDate =
|
||||
rc = 1
|
||||
# oldVersion and oldRc refer to the previous release
|
||||
oldVersion = 1.5.0.11
|
||||
oldRc = 1
|
||||
appName = browser
|
||||
product = firefox
|
||||
# Absolute path to tinderbox build directory
|
||||
linux_buildDir = /builds/tinderbox/Fx-Mozilla1.8.0-Release
|
||||
macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.8.0-Release
|
||||
win32_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8.0-Release
|
||||
linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8.0-l10n-Release
|
||||
macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8.0-l10n-Release
|
||||
win32_l10n_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8.0-l10n-Release
|
||||
# Absolute path to store bootstrap's logs
|
||||
logDir = /builds/release/logs
|
||||
mozillaCvsroot = :ext:cltbld@cvs.mozilla.org:/cvsroot
|
||||
l10nCvsroot = :ext:cltbld@cvs.mozilla.org:/l10n
|
||||
mofoCvsroot = :ext:cltbld@cvs.mozilla.org:/mofo
|
||||
# private staging area
|
||||
stageHome = /data/cltbld
|
||||
updateDir = /builds/updates
|
||||
verifyDir = /builds/verify
|
||||
tagDir = /builds/tags
|
||||
configBumpDir = /builds/config
|
||||
# Build platform, as specified by tinderbox
|
||||
linux_buildPlatform = Linux_2.4.21-37.EL_Depend
|
||||
macosx_buildPlatform = Darwin_8.7.0_Depend
|
||||
win32_buildPlatform = WINNT_5.2_Depend
|
||||
linux_l10n_buildPlatform = Linux_2.4.21-37.EL_Depend
|
||||
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
|
||||
win32_l10n_buildPlatform = WINNT_5.2_Depend
|
||||
from = build@mozilla.org
|
||||
to = nrthomas@gmail.com
|
||||
# cc = other@example.com
|
||||
patcherConfig = moz180-branch-patcher2.cfg
|
||||
# Tag to use for building MAR/MBSDIFF and other update tools
|
||||
patcherToolsRev = MOZILLA_1_9a2_RELEASE
|
||||
verifyConfig = moz180-firefox-linux.cfg
|
||||
blat = /cygdrive/c/moztools/bin/blat.exe
|
||||
sendmail = /usr/lib/sendmail
|
||||
# dump Log output to stdout
|
||||
dumpLogs = 1
|
||||
# username and server to push builds
|
||||
sshUser = cltbld
|
||||
sshServer = stage.mozilla.org
|
||||
# Tinderbox server tree that clients should report to
|
||||
buildTree = MozillaRelease
|
Загрузка…
Ссылка в новой задаче