mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
65 lines
2.6 KiB
INI
65 lines
2.6 KiB
INI
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 = 2
|
|
# 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
|
|
win32_logDir = /cygdrive/c/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 = UPDATE_PACKAGING_R1
|
|
linux_verifyConfig = moz180-firefox-linux.cfg
|
|
macosx_verifyConfig = moz180-firefox-mac.cfg
|
|
win32_verifyConfig = moz180-firefox-win32.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
|
|
# username and server to push update snippets
|
|
ausUser = cltbld
|
|
ausServer = aus2-staging.mozilla.org
|
|
ausServerUrl = https://aus2.mozilla.org
|
|
# force 1.8 specific behavior
|
|
useTalkback = 1
|
|
useTarGz = 1
|