зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1080074 - Switch Win64 builders to VS2013. r=glandium sr=bsmedberg
Win32 will wait until after merge day. --HG-- extra : rebase_source : 275eb45fc46b2bf3c187d86a27064f6543dbed94
This commit is contained in:
Родитель
5746138bb6
Коммит
078386f131
2
CLOBBER
2
CLOBBER
|
@ -22,4 +22,4 @@
|
|||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Bug 1069071: IPDL changes require CLOBBER (second time around)
|
||||
Bug 1080074: CLOBBER for Win64 compiler update. Other platforms can ignore.
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
mk_add_options MOZ_PGO=1
|
||||
|
||||
ac_add_options --enable-official-branding
|
||||
. $topsrcdir/build/win64/mozconfig.vs2010
|
||||
. $topsrcdir/build/win64/mozconfig.vs2013
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
|
|
|
@ -17,6 +17,6 @@ export MOZILLA_OFFICIAL=1
|
|||
# Package js shell.
|
||||
export MOZ_PACKAGE_JSSHELL=1
|
||||
|
||||
. $topsrcdir/build/win64/mozconfig.vs2010
|
||||
. $topsrcdir/build/win64/mozconfig.vs2013
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
|
|
|
@ -8,6 +8,6 @@ ac_add_options --enable-profiling
|
|||
# Nightlies only since this has a cost in performance
|
||||
ac_add_options --enable-js-diagnostics
|
||||
|
||||
. $topsrcdir/build/win64/mozconfig.vs2010
|
||||
. $topsrcdir/build/win64/mozconfig.vs2013
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
|
|
|
@ -11,6 +11,6 @@ ac_add_options --enable-official-branding
|
|||
# safeguard against someone forgetting to re-set EARLY_BETA_OR_EARLIER in
|
||||
# defines.sh during the beta cycle
|
||||
export BUILDING_RELEASE=1
|
||||
. $topsrcdir/build/win64/mozconfig.vs2010
|
||||
. $topsrcdir/build/win64/mozconfig.vs2013
|
||||
|
||||
. "$topsrcdir/build/mozconfig.common.override"
|
||||
|
|
Загрузка…
Ссылка в новой задаче