Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 */, | |
| 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, | 16 7BF891970E73099F000BAF8A /* PBXTargetDependency */, |
| 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, | 17 7BF891990E73099F000BAF8A /* PBXTargetDependency */, |
| 19 893988100F2A3647007D5254 /* PBXTargetDependency */, | 18 893988100F2A3647007D5254 /* PBXTargetDependency */, |
| 20 896FD03E0E78D731003DFB6A /* PBXTargetDependency */, | 19 896FD03E0E78D731003DFB6A /* PBXTargetDependency */, |
| 21 896FD0400E78D735003DFB6A /* PBXTargetDependency */, | 20 896FD0400E78D735003DFB6A /* PBXTargetDependency */, |
| 22 ); | 21 ); |
| 23 name = All; | 22 name = All; |
| 24 productName = All; | 23 productName = All; |
| 25 }; | 24 }; |
| 26 /* End PBXAggregateTarget section */ | 25 /* End PBXAggregateTarget section */ |
| (...skipping 10 matching lines...) Expand all Loading... | |
| 37 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; | 36 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; |
| 38 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; }; | 37 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; }; |
| 39 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; | 38 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; |
| 40 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; | 39 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; |
| 41 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; | 40 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; |
| 42 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; | 41 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; |
| 43 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; | 42 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; |
| 44 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; | 43 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; |
| 45 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; | 44 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; |
| 46 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; | 45 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; |
| 47 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; }; | |
| 48 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; }; | |
| 49 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; }; | |
| 50 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchf uncs.cpp */; }; | |
| 51 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EF0E719B3500D62E90 /* pcre_xclass.cpp */; }; | |
| 52 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; }; | 46 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; }; |
| 53 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; }; | 47 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; }; |
| 54 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in So urces */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-mac ro-assembler-ia32.cc */; }; | 48 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in So urces */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-mac ro-assembler-ia32.cc */; }; |
| 55 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; | 49 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; |
| 56 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; | 50 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; |
| 57 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; | 51 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; |
| 58 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; | 52 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; |
| 59 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; }; | 53 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; }; |
| 60 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; }; | 54 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; }; |
| 61 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; }; | 55 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; }; |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 265 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; | 259 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; |
| 266 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; | 260 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; |
| 267 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; | 261 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; |
| 268 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; | 262 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; |
| 269 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; | 263 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 270 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; | 264 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 271 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; | 265 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; |
| 272 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; | 266 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; |
| 273 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; | 267 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; |
| 274 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; }; | 268 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; }; |
| 275 897FF0E30E719B3500D62E90 /* ASCIICType.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASCIICType.h ; sourceTree = "<group>"; }; | |
| 276 897FF0E40E719B3500D62E90 /* AUTHORS */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<gro up>"; }; | |
| 277 897FF0E50E719B3500D62E90 /* config.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; source Tree = "<group>"; }; | |
| 278 897FF0E60E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; | |
| 279 897FF0E70E719B3500D62E90 /* LICENSE */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<gro up>"; }; | |
| 280 897FF0E80E719B3500D62E90 /* pcre.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcre.h; sourceTree = "<group>"; }; | |
| 281 897FF0E90E719B3500D62E90 /* pcre_chartables.c */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcre_ch artables.c; sourceTree = "<group>"; }; | |
| 282 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcre _compile.cpp; sourceTree = "<group>"; }; | |
| 283 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcre_ex ec.cpp; sourceTree = "<group>"; }; | |
| 284 897FF0EC0E719B3500D62E90 /* pcre_internal.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcre_inte rnal.h; sourceTree = "<group>"; }; | |
| 285 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcre_ tables.cpp; sourceTree = "<group>"; }; | |
| 286 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchfuncs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = pcre_ucp_searchfuncs.cpp; sourceTree = "<group>"; }; | |
| 287 897FF0EF0E719B3500D62E90 /* pcre_xclass.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcre_ xclass.cpp; sourceTree = "<group>"; }; | |
| 288 897FF0F00E719B3500D62E90 /* ucpinternal.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucpinternal .h; sourceTree = "<group>"; }; | |
| 289 897FF0F10E719B3500D62E90 /* ucptable.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucptable .cpp; sourceTree = "<group>"; }; | |
| 290 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; }; | 269 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; }; |
| 291 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; }; | 270 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; }; |
| 292 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocat ion.cc; sourceTree = "<group>"; }; | 271 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocat ion.cc; sourceTree = "<group>"; }; |
| 293 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h ; sourceTree = "<group>"; }; | 272 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h ; sourceTree = "<group>"; }; |
| 294 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; source Tree = "<group>"; }; | 273 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; source Tree = "<group>"; }; |
| 295 897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; }; | 274 897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; }; |
| 296 897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; }; | 275 897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; }; |
| 297 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "asse mbler-arm-inl.h"; sourceTree = "<group>"; }; | 276 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "asse mbler-arm-inl.h"; sourceTree = "<group>"; }; |
| 298 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ass embler-arm.cc"; sourceTree = "<group>"; }; | 277 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ass embler-arm.cc"; sourceTree = "<group>"; }; |
| 299 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "assemble r-arm.h"; sourceTree = "<group>"; }; | 278 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "assemble r-arm.h"; sourceTree = "<group>"; }; |
| (...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 519 runOnlyForDeploymentPostprocessing = 0; | 498 runOnlyForDeploymentPostprocessing = 0; |
| 520 }; | 499 }; |
| 521 897F76780E71B4CC007ACF34 /* Frameworks */ = { | 500 897F76780E71B4CC007ACF34 /* Frameworks */ = { |
| 522 isa = PBXFrameworksBuildPhase; | 501 isa = PBXFrameworksBuildPhase; |
| 523 buildActionMask = 2147483647; | 502 buildActionMask = 2147483647; |
| 524 files = ( | 503 files = ( |
| 525 897F76850E71B6B1007ACF34 /* libv8.a in Framework s */, | 504 897F76850E71B6B1007ACF34 /* libv8.a in Framework s */, |
| 526 ); | 505 ); |
| 527 runOnlyForDeploymentPostprocessing = 0; | 506 runOnlyForDeploymentPostprocessing = 0; |
| 528 }; | 507 }; |
| 529 897FF1BD0E719CB600D62E90 /* Frameworks */ = { | |
| 530 isa = PBXFrameworksBuildPhase; | |
| 531 buildActionMask = 2147483647; | |
| 532 files = ( | |
| 533 ); | |
| 534 runOnlyForDeploymentPostprocessing = 0; | |
| 535 }; | |
| 536 89F23C830E78D5B2006B2466 /* Frameworks */ = { | 508 89F23C830E78D5B2006B2466 /* Frameworks */ = { |
| 537 isa = PBXFrameworksBuildPhase; | 509 isa = PBXFrameworksBuildPhase; |
| 538 buildActionMask = 2147483647; | 510 buildActionMask = 2147483647; |
| 539 files = ( | 511 files = ( |
| 540 ); | 512 ); |
| 541 runOnlyForDeploymentPostprocessing = 0; | 513 runOnlyForDeploymentPostprocessing = 0; |
| 542 }; | 514 }; |
| 543 89F23C8F0E78D5B6006B2466 /* Frameworks */ = { | 515 89F23C8F0E78D5B6006B2466 /* Frameworks */ = { |
| 544 isa = PBXFrameworksBuildPhase; | 516 isa = PBXFrameworksBuildPhase; |
| 545 buildActionMask = 2147483647; | 517 buildActionMask = 2147483647; |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 884 isa = PBXNativeTarget; | 856 isa = PBXNativeTarget; |
| 885 buildConfigurationList = 893988080F2A35FA007D5254 /* Bui ld configuration list for PBXNativeTarget "d8_shell" */; | 857 buildConfigurationList = 893988080F2A35FA007D5254 /* Bui ld configuration list for PBXNativeTarget "d8_shell" */; |
| 886 buildPhases = ( | 858 buildPhases = ( |
| 887 893988220F2A376C007D5254 /* ShellScript */, | 859 893988220F2A376C007D5254 /* ShellScript */, |
| 888 893988030F2A35FA007D5254 /* Sources */, | 860 893988030F2A35FA007D5254 /* Sources */, |
| 889 893988050F2A35FA007D5254 /* Frameworks */, | 861 893988050F2A35FA007D5254 /* Frameworks */, |
| 890 ); | 862 ); |
| 891 buildRules = ( | 863 buildRules = ( |
| 892 ); | 864 ); |
| 893 dependencies = ( | 865 dependencies = ( |
| 894 893987FF0F2A35FA007D5254 /* PBXTargetDependency */, | |
| 895 893988010F2A35FA007D5254 /* PBXTargetDependency */, | 866 893988010F2A35FA007D5254 /* PBXTargetDependency */, |
| 896 ); | 867 ); |
| 897 name = d8_shell; | 868 name = d8_shell; |
| 898 productName = v8_shell; | 869 productName = v8_shell; |
| 899 productReference = 8939880B0F2A35FA007D5254 /* v8_shell */; | 870 productReference = 8939880B0F2A35FA007D5254 /* v8_shell */; |
| 900 productType = "com.apple.product-type.tool"; | 871 productType = "com.apple.product-type.tool"; |
| 901 }; | 872 }; |
| 902 8970F2EF0E719FB2006AE7B5 /* v8 */ = { | 873 8970F2EF0E719FB2006AE7B5 /* v8 */ = { |
| 903 isa = PBXNativeTarget; | 874 isa = PBXNativeTarget; |
| 904 buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Bui ld configuration list for PBXNativeTarget "v8" */; | 875 buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Bui ld configuration list for PBXNativeTarget "v8" */; |
| (...skipping 14 matching lines...) Expand all Loading... | |
| 919 897F76790E71B4CC007ACF34 /* v8_shell */ = { | 890 897F76790E71B4CC007ACF34 /* v8_shell */ = { |
| 920 isa = PBXNativeTarget; | 891 isa = PBXNativeTarget; |
| 921 buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Bui ld configuration list for PBXNativeTarget "v8_shell" */; | 892 buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Bui ld configuration list for PBXNativeTarget "v8_shell" */; |
| 922 buildPhases = ( | 893 buildPhases = ( |
| 923 897F76770E71B4CC007ACF34 /* Sources */, | 894 897F76770E71B4CC007ACF34 /* Sources */, |
| 924 897F76780E71B4CC007ACF34 /* Frameworks */, | 895 897F76780E71B4CC007ACF34 /* Frameworks */, |
| 925 ); | 896 ); |
| 926 buildRules = ( | 897 buildRules = ( |
| 927 ); | 898 ); |
| 928 dependencies = ( | 899 dependencies = ( |
| 929 897F76810E71B6AC007ACF34 /* PBXTargetDependency */, | |
| 930 897F76830E71B6AC007ACF34 /* PBXTargetDependency */, | 900 897F76830E71B6AC007ACF34 /* PBXTargetDependency */, |
| 931 ); | 901 ); |
| 932 name = v8_shell; | 902 name = v8_shell; |
| 933 productName = v8_shell; | 903 productName = v8_shell; |
| 934 productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */; | 904 productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */; |
| 935 productType = "com.apple.product-type.tool"; | 905 productType = "com.apple.product-type.tool"; |
| 936 }; | 906 }; |
| 937 89F23C3C0E78D5B2006B2466 /* v8-arm */ = { | 907 89F23C3C0E78D5B2006B2466 /* v8-arm */ = { |
| 938 isa = PBXNativeTarget; | 908 isa = PBXNativeTarget; |
| 939 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Bui ld configuration list for PBXNativeTarget "v8-arm" */; | 909 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Bui ld configuration list for PBXNativeTarget "v8-arm" */; |
| (...skipping 14 matching lines...) Expand all Loading... | |
| 954 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = { | 924 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = { |
| 955 isa = PBXNativeTarget; | 925 isa = PBXNativeTarget; |
| 956 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Bui ld configuration list for PBXNativeTarget "v8_shell-arm" */; | 926 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Bui ld configuration list for PBXNativeTarget "v8_shell-arm" */; |
| 957 buildPhases = ( | 927 buildPhases = ( |
| 958 89F23C8D0E78D5B6006B2466 /* Sources */, | 928 89F23C8D0E78D5B6006B2466 /* Sources */, |
| 959 89F23C8F0E78D5B6006B2466 /* Frameworks */, | 929 89F23C8F0E78D5B6006B2466 /* Frameworks */, |
| 960 ); | 930 ); |
| 961 buildRules = ( | 931 buildRules = ( |
| 962 ); | 932 ); |
| 963 dependencies = ( | 933 dependencies = ( |
| 964 89F23C890E78D5B6006B2466 /* PBXTargetDependency */, | |
| 965 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */, | 934 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */, |
| 966 ); | 935 ); |
| 967 name = "v8_shell-arm"; | 936 name = "v8_shell-arm"; |
| 968 productName = "v8_shell-arm"; | 937 productName = "v8_shell-arm"; |
| 969 productReference = 89F23C950E78D5B6006B2466 /* v8_shell- arm */; | 938 productReference = 89F23C950E78D5B6006B2466 /* v8_shell- arm */; |
| 970 productType = "com.apple.product-type.tool"; | 939 productType = "com.apple.product-type.tool"; |
| 971 }; | 940 }; |
| 972 /* End PBXNativeTarget section */ | 941 /* End PBXNativeTarget section */ |
| 973 | 942 |
| 974 /* Begin PBXProject section */ | 943 /* Begin PBXProject section */ |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1129 runOnlyForDeploymentPostprocessing = 0; | 1098 runOnlyForDeploymentPostprocessing = 0; |
| 1130 }; | 1099 }; |
| 1131 897F76770E71B4CC007ACF34 /* Sources */ = { | 1100 897F76770E71B4CC007ACF34 /* Sources */ = { |
| 1132 isa = PBXSourcesBuildPhase; | 1101 isa = PBXSourcesBuildPhase; |
| 1133 buildActionMask = 2147483647; | 1102 buildActionMask = 2147483647; |
| 1134 files = ( | 1103 files = ( |
| 1135 897F767F0E71B690007ACF34 /* shell.cc in Sources */, | 1104 897F767F0E71B690007ACF34 /* shell.cc in Sources */, |
| 1136 ); | 1105 ); |
| 1137 runOnlyForDeploymentPostprocessing = 0; | 1106 runOnlyForDeploymentPostprocessing = 0; |
| 1138 }; | 1107 }; |
| 1139 897FF1BC0E719CB600D62E90 /* Sources */ = { | |
|
Mark Mentovai
2009/02/25 14:53:29
Is there a target that needs to be removed too?
iposva
2009/02/25 16:23:05
Targets were removed in an earlier change...
| |
| 1140 isa = PBXSourcesBuildPhase; | |
| 1141 buildActionMask = 2147483647; | |
| 1142 files = ( | |
| 1143 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */, | |
| 1144 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sou rces */, | |
| 1145 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in S ources */, | |
| 1146 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs .cpp in Sources */, | |
| 1147 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in S ources */, | |
| 1148 ); | |
| 1149 runOnlyForDeploymentPostprocessing = 0; | |
| 1150 }; | |
| 1151 89F23C3E0E78D5B2006B2466 /* Sources */ = { | 1108 89F23C3E0E78D5B2006B2466 /* Sources */ = { |
| 1152 isa = PBXSourcesBuildPhase; | 1109 isa = PBXSourcesBuildPhase; |
| 1153 buildActionMask = 2147483647; | 1110 buildActionMask = 2147483647; |
| 1154 files = ( | 1111 files = ( |
| 1155 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sour ces */, | 1112 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sour ces */, |
| 1156 89F23C400E78D5B2006B2466 /* allocation.cc in Sou rces */, | 1113 89F23C400E78D5B2006B2466 /* allocation.cc in Sou rces */, |
| 1157 89F23C410E78D5B2006B2466 /* api.cc in Sources */ , | 1114 89F23C410E78D5B2006B2466 /* api.cc in Sources */ , |
| 1158 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */, | 1115 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */, |
| 1159 89F23C430E78D5B2006B2466 /* assembler.cc in Sour ces */, | 1116 89F23C430E78D5B2006B2466 /* assembler.cc in Sour ces */, |
| 1160 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ , | 1117 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ , |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1538 89F23C930E78D5B6006B2466 /* Debug */, | 1495 89F23C930E78D5B6006B2466 /* Debug */, |
| 1539 89F23C940E78D5B6006B2466 /* Release */, | 1496 89F23C940E78D5B6006B2466 /* Release */, |
| 1540 ); | 1497 ); |
| 1541 defaultConfigurationIsVisible = 0; | 1498 defaultConfigurationIsVisible = 0; |
| 1542 defaultConfigurationName = Release; | 1499 defaultConfigurationName = Release; |
| 1543 }; | 1500 }; |
| 1544 /* End XCConfigurationList section */ | 1501 /* End XCConfigurationList section */ |
| 1545 }; | 1502 }; |
| 1546 rootObject = 8915B8680E719336009C4E19 /* Project object */; | 1503 rootObject = 8915B8680E719336009C4E19 /* Project object */; |
| 1547 } | 1504 } |
| OLD | NEW |