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

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

Issue 2892: Added presubmit.py to the tools tab for easier access. (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 | « no previous file | 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 */ = {
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messag es.js; sourceTree = "<group>"; }; 449 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messag es.js; sourceTree = "<group>"; };
450 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>"; };
451 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>"; };
452 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>"; };
453 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>"; };
454 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>"; };
455 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>"; };
456 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>"; };
457 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>"; };
458 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>"; };
459 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmi t.py; sourceTree = "<group>"; };
459 897FF1BF0E719CB600D62E90 /* libjscre.a */ = {isa = PBXFileRefere nce; explicitFileType = archive.ar; includeInIndex = 0; path = libjscre.a; sourc eTree = BUILT_PRODUCTS_DIR; }; 460 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 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; }; 462 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileRefe rence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
462 /* End PBXFileReference section */ 463 /* End PBXFileReference section */
463 464
464 /* Begin PBXFrameworksBuildPhase section */ 465 /* Begin PBXFrameworksBuildPhase section */
465 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = { 466 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
466 isa = PBXFrameworksBuildPhase; 467 isa = PBXFrameworksBuildPhase;
467 buildActionMask = 2147483647; 468 buildActionMask = 2147483647;
468 files = ( 469 files = (
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
791 897FF1B50E719C0900D62E90 /* shell.cc */, 792 897FF1B50E719C0900D62E90 /* shell.cc */,
792 ); 793 );
793 path = samples; 794 path = samples;
794 sourceTree = "<group>"; 795 sourceTree = "<group>";
795 }; 796 };
796 897FF1B40E719BE800D62E90 /* tools */ = { 797 897FF1B40E719BE800D62E90 /* tools */ = {
797 isa = PBXGroup; 798 isa = PBXGroup;
798 children = ( 799 children = (
799 897FF1B60E719C2300D62E90 /* js2c.py */, 800 897FF1B60E719C2300D62E90 /* js2c.py */,
800 897FF1B70E719C2E00D62E90 /* macros.py */, 801 897FF1B70E719C2E00D62E90 /* macros.py */,
802 89B12E8D0E7FF2A40080BA62 /* presubmit.py */,
801 ); 803 );
802 path = tools; 804 path = tools;
803 sourceTree = "<group>"; 805 sourceTree = "<group>";
804 }; 806 };
805 897FF1C00E719CB600D62E90 /* Products */ = { 807 897FF1C00E719CB600D62E90 /* Products */ = {
806 isa = PBXGroup; 808 isa = PBXGroup;
807 children = ( 809 children = (
808 897FF1BF0E719CB600D62E90 /* libjscre.a */, 810 897FF1BF0E719CB600D62E90 /* libjscre.a */,
809 8970F2F00E719FB2006AE7B5 /* libv8.a */, 811 8970F2F00E719FB2006AE7B5 /* libv8.a */,
810 897F767A0E71B4CC007ACF34 /* v8_shell */, 812 897F767A0E71B4CC007ACF34 /* v8_shell */,
(...skipping 654 matching lines...) Expand 10 before | Expand all | Expand 10 after
1465 89F23C930E78D5B6006B2466 /* Debug */, 1467 89F23C930E78D5B6006B2466 /* Debug */,
1466 89F23C940E78D5B6006B2466 /* Release */, 1468 89F23C940E78D5B6006B2466 /* Release */,
1467 ); 1469 );
1468 defaultConfigurationIsVisible = 0; 1470 defaultConfigurationIsVisible = 0;
1469 defaultConfigurationName = Release; 1471 defaultConfigurationName = Release;
1470 }; 1472 };
1471 /* End XCConfigurationList section */ 1473 /* End XCConfigurationList section */
1472 }; 1474 };
1473 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1475 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1474 } 1476 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698