Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 1948: Update Xcode project (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « src/log.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = ( 13 buildPhases = (
14 ); 14 );
15 dependencies = ( 15 dependencies = (
16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */, 16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
20 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
19 ); 21 );
20 name = All; 22 name = All;
21 productName = All; 23 productName = All;
22 }; 24 };
23 /* End PBXAggregateTarget section */ 25 /* End PBXAggregateTarget section */
24 26
25 /* Begin PBXBuildFile section */ 27 /* Begin PBXBuildFile section */
26 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 28 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
27 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 29 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
30 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
31 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
32 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
28 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 33 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
29 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; }; 34 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
30 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 35 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
31 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; }; 36 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; };
32 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; }; 37 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; };
33 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; }; 38 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; };
34 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchf uncs.cpp */; }; 39 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchf uncs.cpp */; };
35 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EF0E719B3500D62E90 /* pcre_xclass.cpp */; }; 40 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EF0E719B3500D62E90 /* pcre_xclass.cpp */; };
36 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; }; 41 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
37 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; }; 42 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; }; 97 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
93 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; }; 98 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
94 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; }; 99 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
95 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ; 100 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ;
96 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; }; 101 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
97 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; }; 102 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
98 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; }; 103 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
99 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; }; 104 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
100 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; }; 105 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
101 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; }; 106 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
107 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
108 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
109 89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
110 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
111 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
112 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
113 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
114 89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
115 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
116 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
117 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
118 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
119 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
120 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
121 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
122 89F23C520E78D5B2006B2466 /* debug.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
123 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
124 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
125 89F23C560E78D5B2006B2466 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
126 89F23C570E78D5B2006B2466 /* factory.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
127 89F23C580E78D5B2006B2466 /* flags.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
128 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
129 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; } ;
130 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
131 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
132 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
133 89F23C600E78D5B2006B2466 /* ic.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
134 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
135 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
136 89F23C630E78D5B2006B2466 /* log.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
137 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
138 89F23C660E78D5B2006B2466 /* messages.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
139 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
140 89F23C680E78D5B2006B2466 /* objects.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
141 89F23C690E78D5B2006B2466 /* parser.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
142 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; } ;
143 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
144 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
145 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
146 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
147 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
148 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
149 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
150 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
151 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */ = { isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
152 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; } ;
153 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
154 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
155 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
156 89F23C790E78D5B2006B2466 /* token.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
157 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
158 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
159 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ;
160 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
161 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
162 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
163 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
164 89F23C810E78D5B2006B2466 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
165 89F23C820E78D5B2006B2466 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
166 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
167 89F23C900E78D5B6006B2466 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
168 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
169 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
170 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
171 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
172 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
173 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
174 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
175 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; };
176 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
177 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ;
102 /* End PBXBuildFile section */ 178 /* End PBXBuildFile section */
103 179
104 /* Begin PBXContainerItemProxy section */ 180 /* Begin PBXContainerItemProxy section */
105 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = { 181 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
106 isa = PBXContainerItemProxy; 182 isa = PBXContainerItemProxy;
107 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 183 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
108 proxyType = 1; 184 proxyType = 1;
109 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 185 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
110 remoteInfo = v8; 186 remoteInfo = v8;
111 }; 187 };
112 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = { 188 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
113 isa = PBXContainerItemProxy; 189 isa = PBXContainerItemProxy;
114 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 190 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
115 proxyType = 1; 191 proxyType = 1;
116 remoteGlobalIDString = 897F76790E71B4CC007ACF34; 192 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
117 remoteInfo = v8_shell; 193 remoteInfo = v8_shell;
118 }; 194 };
119 7BF8919A0E7309AD000BAF8A /* PBXContainerItemProxy */ = { 195 7BF8919A0E7309AD000BAF8A /* PBXContainerItemProxy */ = {
120 isa = PBXContainerItemProxy; 196 isa = PBXContainerItemProxy;
121 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 197 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
122 proxyType = 1; 198 proxyType = 1;
123 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 199 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
124 remoteInfo = jscre; 200 remoteInfo = jscre;
125 }; 201 };
202 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */ = {
203 isa = PBXContainerItemProxy;
204 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
205 proxyType = 1;
206 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
207 remoteInfo = "v8-arm";
208 };
209 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */ = {
210 isa = PBXContainerItemProxy;
211 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
212 proxyType = 1;
213 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
214 remoteInfo = "v8-arm";
215 };
216 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */ = {
217 isa = PBXContainerItemProxy;
218 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
219 proxyType = 1;
220 remoteGlobalIDString = 89F23C880E78D5B6006B2466;
221 remoteInfo = "v8_shell-arm";
222 };
126 897F76800E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 223 897F76800E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
127 isa = PBXContainerItemProxy; 224 isa = PBXContainerItemProxy;
128 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 225 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
129 proxyType = 1; 226 proxyType = 1;
130 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 227 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
131 remoteInfo = jscre; 228 remoteInfo = jscre;
132 }; 229 };
133 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 230 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
134 isa = PBXContainerItemProxy; 231 isa = PBXContainerItemProxy;
135 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 232 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
136 proxyType = 1; 233 proxyType = 1;
137 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 234 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
138 remoteInfo = v8; 235 remoteInfo = v8;
139 }; 236 };
237 89F23C8A0E78D5B6006B2466 /* PBXContainerItemProxy */ = {
238 isa = PBXContainerItemProxy;
239 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
240 proxyType = 1;
241 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
242 remoteInfo = jscre;
243 };
140 /* End PBXContainerItemProxy section */ 244 /* End PBXContainerItemProxy section */
141 245
142 /* Begin PBXFileReference section */ 246 /* Begin PBXFileReference section */
143 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 247 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
248 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
249 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
144 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 250 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
145 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 251 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
146 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; 252 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
147 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; 253 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; };
148 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; 254 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; };
149 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; }; 255 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
150 897FF0E30E719B3500D62E90 /* ASCIICType.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASCIICType.h ; sourceTree = "<group>"; }; 256 897FF0E30E719B3500D62E90 /* ASCIICType.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASCIICType.h ; sourceTree = "<group>"; };
151 897FF0E40E719B3500D62E90 /* AUTHORS */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<gro up>"; }; 257 897FF0E40E719B3500D62E90 /* AUTHORS */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<gro up>"; };
152 897FF0E50E719B3500D62E90 /* config.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; source Tree = "<group>"; }; 258 897FF0E50E719B3500D62E90 /* config.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; source Tree = "<group>"; };
153 897FF0E60E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; 259 897FF0E60E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; };
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "m irror-delay.js"; sourceTree = "<group>"; }; 450 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "m irror-delay.js"; sourceTree = "<group>"; };
345 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "r egexp-delay.js"; sourceTree = "<group>"; }; 451 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "r egexp-delay.js"; sourceTree = "<group>"; };
346 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime .js; sourceTree = "<group>"; }; 452 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime .js; sourceTree = "<group>"; };
347 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.j s; sourceTree = "<group>"; }; 453 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.j s; sourceTree = "<group>"; };
348 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sou rceTree = "<group>"; }; 454 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sou rceTree = "<group>"; };
349 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8nat ives.js; sourceTree = "<group>"; }; 455 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8nat ives.js; sourceTree = "<group>"; };
350 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; so urceTree = "<group>"; }; 456 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; so urceTree = "<group>"; };
351 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sour ceTree = "<group>"; }; 457 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sour ceTree = "<group>"; };
352 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; }; 458 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
353 897FF1BF0E719CB600D62E90 /* libjscre.a */ = {isa = PBXFileRefere nce; explicitFileType = archive.ar; includeInIndex = 0; path = libjscre.a; sourc eTree = BUILT_PRODUCTS_DIR; }; 459 897FF1BF0E719CB600D62E90 /* libjscre.a */ = {isa = PBXFileRefere nce; explicitFileType = archive.ar; includeInIndex = 0; path = libjscre.a; sourc eTree = BUILT_PRODUCTS_DIR; };
460 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; s ourceTree = BUILT_PRODUCTS_DIR; };
461 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileRefe rence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
354 /* End PBXFileReference section */ 462 /* End PBXFileReference section */
355 463
356 /* Begin PBXFrameworksBuildPhase section */ 464 /* Begin PBXFrameworksBuildPhase section */
357 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = { 465 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
358 isa = PBXFrameworksBuildPhase; 466 isa = PBXFrameworksBuildPhase;
359 buildActionMask = 2147483647; 467 buildActionMask = 2147483647;
360 files = ( 468 files = (
361 ); 469 );
362 runOnlyForDeploymentPostprocessing = 0; 470 runOnlyForDeploymentPostprocessing = 0;
363 }; 471 };
364 897F76780E71B4CC007ACF34 /* Frameworks */ = { 472 897F76780E71B4CC007ACF34 /* Frameworks */ = {
365 isa = PBXFrameworksBuildPhase; 473 isa = PBXFrameworksBuildPhase;
366 buildActionMask = 2147483647; 474 buildActionMask = 2147483647;
367 files = ( 475 files = (
368 897F76840E71B6B1007ACF34 /* libjscre.a in Framew orks */, 476 897F76840E71B6B1007ACF34 /* libjscre.a in Framew orks */,
369 897F76850E71B6B1007ACF34 /* libv8.a in Framework s */, 477 897F76850E71B6B1007ACF34 /* libv8.a in Framework s */,
370 ); 478 );
371 runOnlyForDeploymentPostprocessing = 0; 479 runOnlyForDeploymentPostprocessing = 0;
372 }; 480 };
373 897FF1BD0E719CB600D62E90 /* Frameworks */ = { 481 897FF1BD0E719CB600D62E90 /* Frameworks */ = {
374 isa = PBXFrameworksBuildPhase; 482 isa = PBXFrameworksBuildPhase;
375 buildActionMask = 2147483647; 483 buildActionMask = 2147483647;
376 files = ( 484 files = (
377 ); 485 );
378 runOnlyForDeploymentPostprocessing = 0; 486 runOnlyForDeploymentPostprocessing = 0;
379 }; 487 };
488 89F23C830E78D5B2006B2466 /* Frameworks */ = {
489 isa = PBXFrameworksBuildPhase;
490 buildActionMask = 2147483647;
491 files = (
492 );
493 runOnlyForDeploymentPostprocessing = 0;
494 };
495 89F23C8F0E78D5B6006B2466 /* Frameworks */ = {
496 isa = PBXFrameworksBuildPhase;
497 buildActionMask = 2147483647;
498 files = (
499 89F23C900E78D5B6006B2466 /* libjscre.a in Framew orks */,
500 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frame works */,
501 );
502 runOnlyForDeploymentPostprocessing = 0;
503 };
380 /* End PBXFrameworksBuildPhase section */ 504 /* End PBXFrameworksBuildPhase section */
381 505
382 /* Begin PBXGroup section */ 506 /* Begin PBXGroup section */
383 8915B8660E719336009C4E19 = { 507 8915B8660E719336009C4E19 = {
384 isa = PBXGroup; 508 isa = PBXGroup;
385 children = ( 509 children = (
386 897FF0CF0E71996900D62E90 /* v8 */, 510 897FF0CF0E71996900D62E90 /* v8 */,
387 897FF1C00E719CB600D62E90 /* Products */, 511 897FF1C00E719CB600D62E90 /* Products */,
388 ); 512 );
389 sourceTree = "<group>"; 513 sourceTree = "<group>";
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 897FF10F0E719B8F00D62E90 /* checks.cc */, 575 897FF10F0E719B8F00D62E90 /* checks.cc */,
452 897FF1100E719B8F00D62E90 /* checks.h */, 576 897FF1100E719B8F00D62E90 /* checks.h */,
453 897FF1110E719B8F00D62E90 /* code-stubs.cc */, 577 897FF1110E719B8F00D62E90 /* code-stubs.cc */,
454 897FF1120E719B8F00D62E90 /* code-stubs.h */, 578 897FF1120E719B8F00D62E90 /* code-stubs.h */,
455 897FF1130E719B8F00D62E90 /* code.h */, 579 897FF1130E719B8F00D62E90 /* code.h */,
456 897FF1140E719B8F00D62E90 /* codegen-arm.cc */, 580 897FF1140E719B8F00D62E90 /* codegen-arm.cc */,
457 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */, 581 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */,
458 897FF1160E719B8F00D62E90 /* codegen-inl.h */, 582 897FF1160E719B8F00D62E90 /* codegen-inl.h */,
459 897FF1170E719B8F00D62E90 /* codegen.cc */, 583 897FF1170E719B8F00D62E90 /* codegen.cc */,
460 897FF1180E719B8F00D62E90 /* codegen.h */, 584 897FF1180E719B8F00D62E90 /* codegen.h */,
585 89495E460E79FC23001F68C3 /* compilation-cache.cc */,
586 89495E470E79FC23001F68C3 /* compilation-cache.h */,
461 897FF1190E719B8F00D62E90 /* compiler.cc */, 587 897FF1190E719B8F00D62E90 /* compiler.cc */,
462 897FF11A0E719B8F00D62E90 /* compiler.h */, 588 897FF11A0E719B8F00D62E90 /* compiler.h */,
463 897FF11B0E719B8F00D62E90 /* constants-arm.h */, 589 897FF11B0E719B8F00D62E90 /* constants-arm.h */,
464 897FF11C0E719B8F00D62E90 /* contexts.cc */, 590 897FF11C0E719B8F00D62E90 /* contexts.cc */,
465 897FF11D0E719B8F00D62E90 /* contexts.h */, 591 897FF11D0E719B8F00D62E90 /* contexts.h */,
466 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ , 592 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ ,
467 897FF11F0E719B8F00D62E90 /* conversions.cc */, 593 897FF11F0E719B8F00D62E90 /* conversions.cc */,
468 897FF1200E719B8F00D62E90 /* conversions.h */, 594 897FF1200E719B8F00D62E90 /* conversions.h */,
469 897FF1210E719B8F00D62E90 /* counters.cc */, 595 897FF1210E719B8F00D62E90 /* counters.cc */,
470 897FF1220E719B8F00D62E90 /* counters.h */, 596 897FF1220E719B8F00D62E90 /* counters.h */,
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 ); 801 );
676 path = tools; 802 path = tools;
677 sourceTree = "<group>"; 803 sourceTree = "<group>";
678 }; 804 };
679 897FF1C00E719CB600D62E90 /* Products */ = { 805 897FF1C00E719CB600D62E90 /* Products */ = {
680 isa = PBXGroup; 806 isa = PBXGroup;
681 children = ( 807 children = (
682 897FF1BF0E719CB600D62E90 /* libjscre.a */, 808 897FF1BF0E719CB600D62E90 /* libjscre.a */,
683 8970F2F00E719FB2006AE7B5 /* libv8.a */, 809 8970F2F00E719FB2006AE7B5 /* libv8.a */,
684 897F767A0E71B4CC007ACF34 /* v8_shell */, 810 897F767A0E71B4CC007ACF34 /* v8_shell */,
811 89F23C870E78D5B2006B2466 /* libv8-arm.a */,
812 89F23C950E78D5B6006B2466 /* v8_shell-arm */,
685 ); 813 );
686 name = Products; 814 name = Products;
687 sourceTree = "<group>"; 815 sourceTree = "<group>";
688 }; 816 };
689 89A9C1630E71C8E300BE6CCA /* generated */ = { 817 89A9C1630E71C8E300BE6CCA /* generated */ = {
690 isa = PBXGroup; 818 isa = PBXGroup;
691 children = ( 819 children = (
692 8900116B0E71CA2300F91F35 /* libraries.cc */, 820 8900116B0E71CA2300F91F35 /* libraries.cc */,
693 ); 821 );
694 path = generated; 822 path = generated;
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
741 ); 869 );
742 buildRules = ( 870 buildRules = (
743 ); 871 );
744 dependencies = ( 872 dependencies = (
745 ); 873 );
746 name = jscre; 874 name = jscre;
747 productName = jscre; 875 productName = jscre;
748 productReference = 897FF1BF0E719CB600D62E90 /* libjscre. a */; 876 productReference = 897FF1BF0E719CB600D62E90 /* libjscre. a */;
749 productType = "com.apple.product-type.library.static"; 877 productType = "com.apple.product-type.library.static";
750 }; 878 };
879 89F23C3C0E78D5B2006B2466 /* v8-arm */ = {
880 isa = PBXNativeTarget;
881 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Bui ld configuration list for PBXNativeTarget "v8-arm" */;
882 buildPhases = (
883 89F23C3D0E78D5B2006B2466 /* ShellScript */,
884 89F23C3E0E78D5B2006B2466 /* Sources */,
885 89F23C830E78D5B2006B2466 /* Frameworks */,
886 );
887 buildRules = (
888 );
889 dependencies = (
890 );
891 name = "v8-arm";
892 productName = "v8-arm";
893 productReference = 89F23C870E78D5B2006B2466 /* libv8-arm .a */;
894 productType = "com.apple.product-type.library.static";
895 };
896 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = {
897 isa = PBXNativeTarget;
898 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Bui ld configuration list for PBXNativeTarget "v8_shell-arm" */;
899 buildPhases = (
900 89F23C8D0E78D5B6006B2466 /* Sources */,
901 89F23C8F0E78D5B6006B2466 /* Frameworks */,
902 );
903 buildRules = (
904 );
905 dependencies = (
906 89F23C890E78D5B6006B2466 /* PBXTargetDependency */,
907 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */,
908 );
909 name = "v8_shell-arm";
910 productName = "v8_shell-arm";
911 productReference = 89F23C950E78D5B6006B2466 /* v8_shell- arm */;
912 productType = "com.apple.product-type.tool";
913 };
751 /* End PBXNativeTarget section */ 914 /* End PBXNativeTarget section */
752 915
753 /* Begin PBXProject section */ 916 /* Begin PBXProject section */
754 8915B8680E719336009C4E19 /* Project object */ = { 917 8915B8680E719336009C4E19 /* Project object */ = {
755 isa = PBXProject; 918 isa = PBXProject;
756 buildConfigurationList = 8915B86B0E719336009C4E19 /* Bui ld configuration list for PBXProject "v8" */; 919 buildConfigurationList = 8915B86B0E719336009C4E19 /* Bui ld configuration list for PBXProject "v8" */;
757 compatibilityVersion = "Xcode 3.1"; 920 compatibilityVersion = "Xcode 3.1";
758 hasScannedForEncodings = 0; 921 hasScannedForEncodings = 0;
759 mainGroup = 8915B8660E719336009C4E19; 922 mainGroup = 8915B8660E719336009C4E19;
760 productRefGroup = 897FF1C00E719CB600D62E90 /* Products * /; 923 productRefGroup = 897FF1C00E719CB600D62E90 /* Products * /;
761 projectDirPath = ""; 924 projectDirPath = "";
762 projectRoot = ..; 925 projectRoot = ..;
763 targets = ( 926 targets = (
764 7BF891930E73098D000BAF8A /* All */, 927 7BF891930E73098D000BAF8A /* All */,
765 897FF1BE0E719CB600D62E90 /* jscre */, 928 897FF1BE0E719CB600D62E90 /* jscre */,
766 8970F2EF0E719FB2006AE7B5 /* v8 */, 929 8970F2EF0E719FB2006AE7B5 /* v8 */,
767 897F76790E71B4CC007ACF34 /* v8_shell */, 930 897F76790E71B4CC007ACF34 /* v8_shell */,
931 89F23C3C0E78D5B2006B2466 /* v8-arm */,
932 89F23C880E78D5B6006B2466 /* v8_shell-arm */,
768 ); 933 );
769 }; 934 };
770 /* End PBXProject section */ 935 /* End PBXProject section */
771 936
772 /* Begin PBXShellScriptBuildPhase section */ 937 /* Begin PBXShellScriptBuildPhase section */
773 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = { 938 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
774 isa = PBXShellScriptBuildPhase; 939 isa = PBXShellScriptBuildPhase;
775 buildActionMask = 2147483647; 940 buildActionMask = 2147483647;
776 files = ( 941 files = (
777 ); 942 );
778 inputPaths = ( 943 inputPaths = (
779 ); 944 );
780 outputPaths = ( 945 outputPaths = (
781 ); 946 );
782 runOnlyForDeploymentPostprocessing = 0; 947 runOnlyForDeploymentPostprocessing = 0;
783 shellPath = /bin/sh; 948 shellPath = /bin/sh;
784 shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8 natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\ \n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-delay.js\"\\\n\" mirror-del ay.js\"\\\n\" date-delay.js\"\\\n\" regexp-delay.js\"\\\n\" macros.py\"\n\nV8ROO T=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENER ATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERA TED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\ nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_E MPTY_CC}.new\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're d ifferent from the existing files (if any),\n# preserving the existing files' tim estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC }\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\ n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\ " \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n"; 949 shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8 natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\ \n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-delay.js\"\\\n\" mirror-del ay.js\"\\\n\" date-delay.js\"\\\n\" regexp-delay.js\"\\\n\" macros.py\"\n\nV8ROO T=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENER ATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERA TED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\ nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_E MPTY_CC}.new\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're d ifferent from the existing files (if any),\n# preserving the existing files' tim estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC }\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\ n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\ " \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
785 }; 950 };
951 89F23C3D0E78D5B2006B2466 /* ShellScript */ = {
952 isa = PBXShellScriptBuildPhase;
953 buildActionMask = 2147483647;
954 files = (
955 );
956 inputPaths = (
957 );
958 outputPaths = (
959 );
960 runOnlyForDeploymentPostprocessing = 0;
961 shellPath = /bin/sh;
962 shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8 natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\ \n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-delay.js\"\\\n\" mirror-del ay.js\"\\\n\" date-delay.js\"\\\n\" regexp-delay.js\"\\\n\" macros.py\"\n\nV8ROO T=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENER ATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERA TED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\ nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_E MPTY_CC}.new\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're d ifferent from the existing files (if any),\n# preserving the existing files' tim estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC }\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\ n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\ " \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
963 };
786 /* End PBXShellScriptBuildPhase section */ 964 /* End PBXShellScriptBuildPhase section */
787 965
788 /* Begin PBXSourcesBuildPhase section */ 966 /* Begin PBXSourcesBuildPhase section */
789 8970F2ED0E719FB2006AE7B5 /* Sources */ = { 967 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
790 isa = PBXSourcesBuildPhase; 968 isa = PBXSourcesBuildPhase;
791 buildActionMask = 2147483647; 969 buildActionMask = 2147483647;
792 files = ( 970 files = (
793 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */, 971 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */,
794 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */, 972 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */,
795 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ , 973 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ ,
796 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */, 974 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */,
797 89A88DF00E71A60A0043BA31 /* assembler.cc in Sour ces */, 975 89A88DF00E71A60A0043BA31 /* assembler.cc in Sour ces */,
798 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ , 976 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ ,
799 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in S ources */, 977 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in S ources */,
800 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */, 978 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */,
801 89A88DF50E71A6170043BA31 /* builtins.cc in Sourc es */, 979 89A88DF50E71A6170043BA31 /* builtins.cc in Sourc es */,
802 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */, 980 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */,
803 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */, 981 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */,
804 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */, 982 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */,
805 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */, 983 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */,
984 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
806 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */, 985 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */,
807 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */, 986 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */,
808 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */, 987 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */,
809 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */, 988 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */,
810 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */, 989 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */,
811 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */, 990 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */,
812 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */, 991 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
813 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */, 992 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */,
814 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */, 993 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */,
815 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */, 994 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */,
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 buildActionMask = 2147483647; 1053 buildActionMask = 2147483647;
875 files = ( 1054 files = (
876 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */, 1055 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */,
877 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sou rces */, 1056 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sou rces */,
878 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in S ources */, 1057 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in S ources */,
879 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs .cpp in Sources */, 1058 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs .cpp in Sources */,
880 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in S ources */, 1059 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in S ources */,
881 ); 1060 );
882 runOnlyForDeploymentPostprocessing = 0; 1061 runOnlyForDeploymentPostprocessing = 0;
883 }; 1062 };
1063 89F23C3E0E78D5B2006B2466 /* Sources */ = {
1064 isa = PBXSourcesBuildPhase;
1065 buildActionMask = 2147483647;
1066 files = (
1067 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sour ces */,
1068 89F23C400E78D5B2006B2466 /* allocation.cc in Sou rces */,
1069 89F23C410E78D5B2006B2466 /* api.cc in Sources */ ,
1070 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */,
1071 89F23C430E78D5B2006B2466 /* assembler.cc in Sour ces */,
1072 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ ,
1073 89F23C450E78D5B2006B2466 /* bootstrapper.cc in S ources */,
1074 89F23C980E78D5E7006B2466 /* builtins-arm.cc in S ources */,
1075 89F23C470E78D5B2006B2466 /* builtins.cc in Sourc es */,
1076 89F23C480E78D5B2006B2466 /* checks.cc in Sources */,
1077 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sou rces */,
1078 89F23C990E78D5E9006B2466 /* codegen-arm.cc in So urces */,
1079 89F23C4B0E78D5B2006B2466 /* codegen.cc in Source s */,
1080 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1081 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sourc es */,
1082 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sourc es */,
1083 89F23C4E0E78D5B2006B2466 /* conversions.cc in So urces */,
1084 89F23C4F0E78D5B2006B2466 /* counters.cc in Sourc es */,
1085 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Source s */,
1086 89F23C510E78D5B2006B2466 /* dateparser.cc in Sou rces */,
1087 89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
1088 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sou rces */,
1089 89F23C540E78D5B2006B2466 /* disassembler.cc in S ources */,
1090 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sou rces */,
1091 89F23C560E78D5B2006B2466 /* execution.cc in Sour ces */,
1092 89F23C570E78D5B2006B2466 /* factory.cc in Source s */,
1093 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
1094 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */,
1095 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
1096 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1097 89F23C5C0E78D5B2006B2466 /* handles.cc in Source s */,
1098 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Source s */,
1099 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources * /,
1100 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
1101 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
1102 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */,
1103 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */,
1104 89F23C630E78D5B2006B2466 /* log.cc in Sources */ ,
1105 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */,
1106 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */,
1107 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */,
1108 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1109 89F23C680E78D5B2006B2466 /* objects.cc in Source s */,
1110 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
1111 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1112 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1113 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */,
1114 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sourc es */,
1115 89F23C6E0E78D5B2006B2466 /* runtime.cc in Source s */,
1116 89F23C6F0E78D5B2006B2466 /* scanner.cc in Source s */,
1117 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sour ces */,
1118 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1119 89F23C720E78D5B2006B2466 /* serialize.cc in Sour ces */,
1120 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
1121 89F23C730E78D5B2006B2466 /* snapshot-common.cc i n Sources */,
1122 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1123 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
1124 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
1125 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */,
1126 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sou rces */,
1127 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1128 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ ,
1129 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */,
1130 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1131 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1132 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */,
1133 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1134 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */,
1135 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */,
1136 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /,
1137 );
1138 runOnlyForDeploymentPostprocessing = 0;
1139 };
1140 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1141 isa = PBXSourcesBuildPhase;
1142 buildActionMask = 2147483647;
1143 files = (
1144 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1145 );
1146 runOnlyForDeploymentPostprocessing = 0;
1147 };
884 /* End PBXSourcesBuildPhase section */ 1148 /* End PBXSourcesBuildPhase section */
885 1149
886 /* Begin PBXTargetDependency section */ 1150 /* Begin PBXTargetDependency section */
887 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = { 1151 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
888 isa = PBXTargetDependency; 1152 isa = PBXTargetDependency;
889 target = 8970F2EF0E719FB2006AE7B5 /* v8 */; 1153 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
890 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerIt emProxy */; 1154 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerIt emProxy */;
891 }; 1155 };
892 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = { 1156 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
893 isa = PBXTargetDependency; 1157 isa = PBXTargetDependency;
894 target = 897F76790E71B4CC007ACF34 /* v8_shell */; 1158 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
895 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerIt emProxy */; 1159 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerIt emProxy */;
896 }; 1160 };
897 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */ = { 1161 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */ = {
898 isa = PBXTargetDependency; 1162 isa = PBXTargetDependency;
899 target = 897FF1BE0E719CB600D62E90 /* jscre */; 1163 target = 897FF1BE0E719CB600D62E90 /* jscre */;
900 targetProxy = 7BF8919A0E7309AD000BAF8A /* PBXContainerIt emProxy */; 1164 targetProxy = 7BF8919A0E7309AD000BAF8A /* PBXContainerIt emProxy */;
901 }; 1165 };
1166 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */ = {
1167 isa = PBXTargetDependency;
1168 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1169 targetProxy = 896FD03B0E78D71F003DFB6A /* PBXContainerIt emProxy */;
1170 };
1171 896FD03E0E78D731003DFB6A /* PBXTargetDependency */ = {
1172 isa = PBXTargetDependency;
1173 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1174 targetProxy = 896FD03D0E78D731003DFB6A /* PBXContainerIt emProxy */;
1175 };
1176 896FD0400E78D735003DFB6A /* PBXTargetDependency */ = {
1177 isa = PBXTargetDependency;
1178 target = 89F23C880E78D5B6006B2466 /* v8_shell-arm */;
1179 targetProxy = 896FD03F0E78D735003DFB6A /* PBXContainerIt emProxy */;
1180 };
902 897F76810E71B6AC007ACF34 /* PBXTargetDependency */ = { 1181 897F76810E71B6AC007ACF34 /* PBXTargetDependency */ = {
903 isa = PBXTargetDependency; 1182 isa = PBXTargetDependency;
904 target = 897FF1BE0E719CB600D62E90 /* jscre */; 1183 target = 897FF1BE0E719CB600D62E90 /* jscre */;
905 targetProxy = 897F76800E71B6AC007ACF34 /* PBXContainerIt emProxy */; 1184 targetProxy = 897F76800E71B6AC007ACF34 /* PBXContainerIt emProxy */;
906 }; 1185 };
907 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = { 1186 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
908 isa = PBXTargetDependency; 1187 isa = PBXTargetDependency;
909 target = 8970F2EF0E719FB2006AE7B5 /* v8 */; 1188 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
910 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerIt emProxy */; 1189 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerIt emProxy */;
911 }; 1190 };
1191 89F23C890E78D5B6006B2466 /* PBXTargetDependency */ = {
1192 isa = PBXTargetDependency;
1193 target = 897FF1BE0E719CB600D62E90 /* jscre */;
1194 targetProxy = 89F23C8A0E78D5B6006B2466 /* PBXContainerIt emProxy */;
1195 };
912 /* End PBXTargetDependency section */ 1196 /* End PBXTargetDependency section */
913 1197
914 /* Begin XCBuildConfiguration section */ 1198 /* Begin XCBuildConfiguration section */
915 7BF891940E73098D000BAF8A /* Debug */ = { 1199 7BF891940E73098D000BAF8A /* Debug */ = {
916 isa = XCBuildConfiguration; 1200 isa = XCBuildConfiguration;
917 buildSettings = { 1201 buildSettings = {
918 PRODUCT_NAME = All; 1202 PRODUCT_NAME = All;
919 }; 1203 };
920 name = Debug; 1204 name = Debug;
921 }; 1205 };
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1065 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1349 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1066 SUPPORT_UTF8, 1350 SUPPORT_UTF8,
1067 SUPPORT_UCP, 1351 SUPPORT_UCP,
1068 NO_RECURSE, 1352 NO_RECURSE,
1069 ); 1353 );
1070 PRODUCT_NAME = jscre; 1354 PRODUCT_NAME = jscre;
1071 STRIP_STYLE = debugging; 1355 STRIP_STYLE = debugging;
1072 }; 1356 };
1073 name = Release; 1357 name = Release;
1074 }; 1358 };
1359 89F23C850E78D5B2006B2466 /* Debug */ = {
1360 isa = XCBuildConfiguration;
1361 buildSettings = {
1362 DEPLOYMENT_POSTPROCESSING = NO;
1363 GCC_PREPROCESSOR_DEFINITIONS = (
1364 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1365 ARM,
1366 ENABLE_DISASSEMBLER,
1367 ENABLE_LOGGING_AND_PROFILING,
1368 );
1369 HEADER_SEARCH_PATHS = ../src;
1370 PRODUCT_NAME = "v8-arm";
1371 STRIP_STYLE = debugging;
1372 };
1373 name = Debug;
1374 };
1375 89F23C860E78D5B2006B2466 /* Release */ = {
1376 isa = XCBuildConfiguration;
1377 buildSettings = {
1378 DEPLOYMENT_POSTPROCESSING = NO;
1379 GCC_PREPROCESSOR_DEFINITIONS = (
1380 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1381 ARM,
1382 );
1383 HEADER_SEARCH_PATHS = ../src;
1384 PRODUCT_NAME = "v8-arm";
1385 STRIP_STYLE = debugging;
1386 };
1387 name = Release;
1388 };
1389 89F23C930E78D5B6006B2466 /* Debug */ = {
1390 isa = XCBuildConfiguration;
1391 buildSettings = {
1392 HEADER_SEARCH_PATHS = ../src;
1393 PRODUCT_NAME = "v8_shell-arm";
1394 };
1395 name = Debug;
1396 };
1397 89F23C940E78D5B6006B2466 /* Release */ = {
1398 isa = XCBuildConfiguration;
1399 buildSettings = {
1400 HEADER_SEARCH_PATHS = ../src;
1401 PRODUCT_NAME = "v8_shell-arm";
1402 };
1403 name = Release;
1404 };
1075 /* End XCBuildConfiguration section */ 1405 /* End XCBuildConfiguration section */
1076 1406
1077 /* Begin XCConfigurationList section */ 1407 /* Begin XCConfigurationList section */
1078 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggr egateTarget "All" */ = { 1408 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggr egateTarget "All" */ = {
1079 isa = XCConfigurationList; 1409 isa = XCConfigurationList;
1080 buildConfigurations = ( 1410 buildConfigurations = (
1081 7BF891940E73098D000BAF8A /* Debug */, 1411 7BF891940E73098D000BAF8A /* Debug */,
1082 7BF891950E73098D000BAF8A /* Release */, 1412 7BF891950E73098D000BAF8A /* Release */,
1083 ); 1413 );
1084 defaultConfigurationIsVisible = 0; 1414 defaultConfigurationIsVisible = 0;
(...skipping 28 matching lines...) Expand all
1113 }; 1443 };
1114 897FF1C30E719CB600D62E90 /* Build configuration list for PBXNati veTarget "jscre" */ = { 1444 897FF1C30E719CB600D62E90 /* Build configuration list for PBXNati veTarget "jscre" */ = {
1115 isa = XCConfigurationList; 1445 isa = XCConfigurationList;
1116 buildConfigurations = ( 1446 buildConfigurations = (
1117 897FF1C10E719CB600D62E90 /* Debug */, 1447 897FF1C10E719CB600D62E90 /* Debug */,
1118 897FF1C20E719CB600D62E90 /* Release */, 1448 897FF1C20E719CB600D62E90 /* Release */,
1119 ); 1449 );
1120 defaultConfigurationIsVisible = 0; 1450 defaultConfigurationIsVisible = 0;
1121 defaultConfigurationName = Release; 1451 defaultConfigurationName = Release;
1122 }; 1452 };
1453 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNati veTarget "v8-arm" */ = {
1454 isa = XCConfigurationList;
1455 buildConfigurations = (
1456 89F23C850E78D5B2006B2466 /* Debug */,
1457 89F23C860E78D5B2006B2466 /* Release */,
1458 );
1459 defaultConfigurationIsVisible = 0;
1460 defaultConfigurationName = Release;
1461 };
1462 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNati veTarget "v8_shell-arm" */ = {
1463 isa = XCConfigurationList;
1464 buildConfigurations = (
1465 89F23C930E78D5B6006B2466 /* Debug */,
1466 89F23C940E78D5B6006B2466 /* Release */,
1467 );
1468 defaultConfigurationIsVisible = 0;
1469 defaultConfigurationName = Release;
1470 };
1123 /* End XCConfigurationList section */ 1471 /* End XCConfigurationList section */
1124 }; 1472 };
1125 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1473 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1126 } 1474 }
OLDNEW
« no previous file with comments | « src/log.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698