Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 119214 Details for
Bug 256459
Start building 64-bit cocoa
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
maser root patch
256459a.txt (text/plain), 3.06 KB, created by
Kim Moir
on 2008-12-01 17:19:38 EST
(
hide
)
Description:
maser root patch
Filename:
MIME Type:
Creator:
Kim Moir
Created:
2008-12-01 17:19:38 EST
Size:
3.06 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P master-root >Index: build.properties >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.sdk-feature/features/master-root/build.properties,v >retrieving revision 1.51 >diff -u -r1.51 build.properties >--- build.properties 9 Sep 2008 20:23:03 -0000 1.51 >+++ build.properties 1 Dec 2008 22:16:49 -0000 >@@ -22,6 +22,7 @@ > launcher-hpux, motif, ia64_32 & \ > launcher-macosx, carbon, ppc& \ > launcher-macosx, cocoa, x86& \ >+ launcher-macosx, cocoa, x86_64& \ > \ > sdk-win32, win32, x86 &\ > sdk-win32, win32, x86_64 &\ >@@ -37,6 +38,7 @@ > sdk-hpux, motif, ia64_32 & \ > sdk-macosx, carbon, ppc& \ > sdk-macosx, cocoa, x86 & \ >+ sdk-macosx, cocoa, x86_64 & \ > \ > platform-win32, win32, x86 &\ > platform-win32, win32, x86_64 &\ >@@ -52,10 +54,12 @@ > platform-hpux, motif, ia64_32 & \ > platform-macosx, carbon, ppc&\ > platform-macosx, cocoa, x86 & \ >+ platform-macosx, cocoa, x86_64 & \ > \ > rcp-common, common, common &\ > rcp-macosx, carbon, ppc&\ > rcp-macosx, cocoa, x86 & \ >+ rcp-macosx, cocoa, x86_64 & \ > \ > examples-common, common, common > >@@ -122,6 +126,9 @@ > > root.launcher-macosx.cocoa.x86=\ > ../../features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86 >+ >+ root.launcher-macosx.cocoa.x86_64=\ >+ ../../features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64 > > > ######################################### >@@ -187,6 +194,9 @@ > root.sdk-macosx.cocoa.x86=\ > ../../features/org.eclipse.sdk/macosx.cocoa > >+ root.sdk-macosx.cocoa.x86=\ >+ ../../features/org.eclipse.sdk/macosx.cocoa >+ > ######################################### > # Platform specific rootfiles > ######################################### >@@ -235,6 +245,9 @@ > > root.platform-macosx.cocoa.x86=\ > ../../features/org.eclipse.platform/macosx.cocoa >+ >+ root.platform-macosx.cocoa.x86=\ >+ ../../features/org.eclipse.platform/macosx.cocoa > > ######################################### > # RCP specific rootfiles >@@ -306,6 +319,10 @@ > root.equinox-launcher-macosx.cocoa.x86=\ > ../../features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86,\ > ../../features/org.eclipse.rcp/rootfiles >+ >+ root.equinox-launcher-macosx.cocoa.x86=\ >+ ../../features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64,\ >+ ../../features/org.eclipse.rcp/rootfiles > > root.examples-common.common.common=\ > ../../features/org.eclipse.sdk.examples/rootfiles >@@ -325,4 +342,6 @@ > root.launcher-macosx.carbon.ppc.link=Eclipse.app/Contents/MacOS/eclipse,eclipse > root.launcher-macosx.cocoa.x86.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt,eclipse > root.launcher-macosx.cocoa.x86.link=Eclipse.app/Contents/MacOS/eclipse,eclipse >+root.launcher-macosx.cocoa.x86_64.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt,eclipse >+root.launcher-macosx.cocoa.x86_64.link=Eclipse.app/Contents/MacOS/eclipse,eclipse > bin.includes = feature.xml >\ No newline at end of file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256459
:
118931
|
119059
|
119060
|
119177
| 119214 |
119228
|
119261
|
119494
|
119519
|
119576
|
119665