Closed
Bug 672799
Opened 14 years ago
Closed 14 years ago
switch win64 to use VS2010 instead of VS2008
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: m_kato)
References
Details
Attachments
(1 file, 3 obsolete files)
2.30 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
because we are switching for win32 as well.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → armenzg
Status: NEW → ASSIGNED
Priority: -- → P3
Reporter | ||
Comment 1•14 years ago
|
||
I will pick this up once my load of assigned bugs goes down enough.
Assignee: armenzg → nobody
Assignee | ||
Comment 2•14 years ago
|
||
- PGO will be failed because https://connect.microsoft.com/VisualStudio/feedback/details/686117/64-bit-linker-causes-ice-on-huge-dll-during-pginstrument / bug 682788
- We need more build option for linker if using 32-bit linker
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #593267 -
Attachment is obsolete: true
Assignee | ||
Comment 4•14 years ago
|
||
Pass PGO build
https://tbpl.mozilla.org/?tree=Try&rev=6fb4cf398c34
Assignee | ||
Comment 5•14 years ago
|
||
Attachment #599504 -
Attachment is obsolete: true
Assignee | ||
Updated•14 years ago
|
Attachment #599510 -
Flags: review?(khuey)
Comment on attachment 599510 [details] [diff] [review]
fix v1.1
Review of attachment 599510 [details] [diff] [review]:
-----------------------------------------------------------------
Why didn't you switch the debug mozconfig?
Assignee | ||
Comment 7•14 years ago
|
||
I forget debug config.
Attachment #599510 -
Attachment is obsolete: true
Attachment #601180 -
Flags: review?(khuey)
Attachment #599510 -
Flags: review?(khuey)
Attachment #601180 -
Flags: review?(khuey) → review+
Comment 8•14 years ago
|
||
found in triage.
Component: Release Engineering → Release Engineering: Platform Support
QA Contact: release → coop
Comment 9•14 years ago
|
||
This got review late Feb, looks like it may have been forgotten about, Makoto?
Assignee: nobody → m_kato
Assignee | ||
Comment 10•14 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/eceb16d4057b
Also, passed on try server at last week.
https://tbpl.mozilla.org/?tree=Try&rev=8b5fe860e5cc
If we found any problem, I will back out soon.
Whiteboard: [inbound]
Assignee | ||
Updated•14 years ago
|
OS: Mac OS X → Windows 7
Hardware: x86 → x86_64
Comment 12•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Comment 13•14 years ago
|
||
Comment on attachment 601180 [details] [diff] [review]
fix v2
>diff --git a/browser/config/mozconfigs/win64/vs2010-mozconfig b/browser/config/mozconfigs/win64/vs2010-mozconfig
>new file mode 100644
Was that wanted?
http://mxr.mozilla.org/mozilla-central/source/browser/config/mozconfigs/win64/vs2010-mozconfig
displays a "Binary File: vs2010-mozconfig" link...
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•