mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
86 lines
3.3 KiB
INI
86 lines
3.3 KiB
INI
version = 3.0b4
|
|
prettyAusVersion = 3 Beta 4
|
|
milestone = 1.9b4
|
|
# _RCn and _RELEASE will be appended as-needed
|
|
productTag = FIREFOX_3_0b4
|
|
# Branch name and pull dates to use for base tag
|
|
branchTag = HEAD
|
|
#RelbranchOverride = GECKO190_20071207_RELBRANCH
|
|
pullDate = 2008-03-03 11:15 PST
|
|
l10n_pullDate = 2008-03-03 05:00 PST
|
|
rc = 1
|
|
# oldVersion and oldRc refer to the previous release
|
|
oldVersion = 3.0b3
|
|
oldRc = 3
|
|
appName = browser
|
|
product = firefox
|
|
# Absolute path to tinderbox build directory
|
|
# The win32 ones are kept short because of a long path issue detailed in
|
|
# bug# 400846
|
|
linux_buildDir = /builds/tinderbox/Fx-Mozilla1.9-Release
|
|
macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.9-Release
|
|
win32_buildDir = /e/fx19rel
|
|
linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.9-l10n-Release
|
|
macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.9-l10n-Release
|
|
win32_l10n_buildDir = /e/fx19l10nrel
|
|
# Absolute path to store bootstrap's logs
|
|
linux_logDir = /builds/logs
|
|
macosx_logDir = /builds/logs
|
|
win32_logDir = /builds/logs
|
|
mozillaCvsroot = cltbld@cvs.mozilla.org:/cvsroot
|
|
l10nCvsroot = cltbld@cvs.mozilla.org:/l10n
|
|
mofoCvsroot = cltbld@cvs.mozilla.org:/mofo
|
|
anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
|
|
# 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.6.18-53.1.13.el5_Depend
|
|
macosx_buildPlatform = Darwin_8.8.4_Depend
|
|
win32_buildPlatform = WINNT_5.2_Depend
|
|
linux_l10n_buildPlatform = Linux_2.6.18-53.1.13.el5_Depend
|
|
macosx_l10n_buildPlatform = Darwin_8.8.4_Depend
|
|
win32_l10n_buildPlatform = WINNT_5.2_Depend
|
|
from = bootstrap@mozilla.org
|
|
to = build@mozilla.org
|
|
cc = bhearsum@mozilla.com
|
|
patcherConfig = moz19-branch-patcher2.cfg
|
|
# Tag to use for building MAR/MBSDIFF and other update tools
|
|
patcherToolsRev = UPDATE_PACKAGING_R1
|
|
linux_verifyConfig = moz19-firefox-linux.cfg
|
|
win32_verifyConfig = moz19-firefox-win32.cfg
|
|
macosx_verifyConfig = moz19-firefox-mac.cfg
|
|
blat = /d/mozilla-build/blat261/full/blat.exe
|
|
sendmail = /usr/sbin/sendmail
|
|
# dump Log output to stdout
|
|
dumpLogs = 1
|
|
# symbol server variables
|
|
symbolServer = stage.mozilla.org
|
|
symbolServerUser = ffxbld
|
|
symbolServerPath = /mnt/netapp/breakpad/symbols_ffx
|
|
win32_symbolServerKey = /c/Documents and Settings/cltbld/.ssh/ffxbld_dsa
|
|
linux_symbolServerKey = /home/cltbld/.ssh/ffxbld_dsa
|
|
macosx_symbolServerKey = /Users/cltbld/.ssh/ffxbld_dsa
|
|
# username and server to push update snippets to
|
|
ausUser = cltbld
|
|
ausServer = aus2-staging.mozilla.org
|
|
ausServerUrl = https://aus2.mozilla.org
|
|
buildTree = MozillaRelease
|
|
# where QA updates/builds go
|
|
stagingUser = cltbld
|
|
stagingServer = production-1.9-master.build.mozilla.org
|
|
externalStagingUser = cltbld
|
|
externalStagingServer = stage.mozilla.org
|
|
# where beta updates/builds go
|
|
ftpServer = ftp.mozilla.org
|
|
# where release updates/builds go
|
|
bouncerServer = download.mozilla.org
|
|
# username and server to push builds
|
|
sshUser = cltbld
|
|
sshServer = production-1.9-master.build.mozilla.org
|
|
useTalkback = 0
|
|
useCvsCompression = 1
|