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

Side by Side Diff: webkit/webkit.xcodeproj/project.pbxproj

Issue 1925: Put all prebuild scripts in external files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | « webkit/webkit.xcodeproj/pcre_prebuild.sh ('k') | webkit/webkit.xcodeproj/webcore_prebuild.sh » ('j') | 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 7B58F7A60DAFC59B006F0EB5 /* jsconfig */ = { 10 7B58F7A60DAFC59B006F0EB5 /* jsconfig */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7B58F7A80DAFC59B006F0EB5 /* Bui ld configuration list for PBXAggregateTarget "jsconfig" */; 12 buildConfigurationList = 7B58F7A80DAFC59B006F0EB5 /* Bui ld configuration list for PBXAggregateTarget "jsconfig" */;
13 buildPhases = ( 13 buildPhases = (
14 » » » » 7B58F7A70DAFC59B006F0EB5 /* ShellScript */, 14 » » » » 7B58F7A70DAFC59B006F0EB5 /* Pre-Build */,
15 ); 15 );
16 dependencies = ( 16 dependencies = (
17 ); 17 );
18 name = jsconfig; 18 name = jsconfig;
19 productName = jsconfig; 19 productName = jsconfig;
20 }; 20 };
21 E45627B70E2691D0005E4685 /* All */ = { 21 E45627B70E2691D0005E4685 /* All */ = {
22 isa = PBXAggregateTarget; 22 isa = PBXAggregateTarget;
23 buildConfigurationList = E45627C00E2691D0005E4685 /* Bui ld configuration list for PBXAggregateTarget "All" */; 23 buildConfigurationList = E45627C00E2691D0005E4685 /* Bui ld configuration list for PBXAggregateTarget "All" */;
24 buildPhases = ( 24 buildPhases = (
(...skipping 1122 matching lines...) Expand 10 before | Expand all | Expand 10 after
1147 E49E50DF0E65E33200AD47F7 /* RenderThemeMac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */; } ; 1147 E49E50DF0E65E33200AD47F7 /* RenderThemeMac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */; } ;
1148 E4A134090E37C47E00110AA2 /* v8_proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B0095EA0DAFF0DD00F72082 /* v8_proxy.cpp */; }; 1148 E4A134090E37C47E00110AA2 /* v8_proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B0095EA0DAFF0DD00F72082 /* v8_proxy.cpp */; };
1149 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A238C50E3FA19C002BDE14 /* image_decoder.cc */; }; 1149 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A238C50E3FA19C002BDE14 /* image_decoder.cc */; };
1150 E4CD5A720E3E44CC00A70177 /* HistoryWin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */; }; 1150 E4CD5A720E3E44CC00A70177 /* HistoryWin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */; };
1151 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C7F80E781B5B009A687C /* webplugin_impl_mac. mm */; }; 1151 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C7F80E781B5B009A687C /* webplugin_impl_mac. mm */; };
1152 E4E4C8560E7832E2009A687C /* PlatformContextSkia.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4C8530E7832DC009A687C /* PlatformContextSk ia.cpp */; }; 1152 E4E4C8560E7832E2009A687C /* PlatformContextSkia.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4C8530E7832DC009A687C /* PlatformContextSk ia.cpp */; };
1153 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C88E0E783E49009A687C /* SkGraphicsContex tMac.cpp */; }; 1153 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C88E0E783E49009A687C /* SkGraphicsContex tMac.cpp */; };
1154 /* End PBXBuildFile section */ 1154 /* End PBXBuildFile section */
1155 1155
1156 /* Begin PBXContainerItemProxy section */ 1156 /* Begin PBXContainerItemProxy section */
1157 7B25FF880E78A766007855DA /* PBXContainerItemProxy */ = {
1158 isa = PBXContainerItemProxy;
1159 containerPortal = 7B5E77560D7F22D8001ECF42 /* Project ob ject */;
1160 proxyType = 1;
1161 remoteGlobalIDString = 7B58F7A60DAFC59B006F0EB5 /* jscon fig */;
1162 remoteInfo = jsconfig;
1163 };
1157 7BF88B770E71F3FA000BAF8A /* PBXContainerItemProxy */ = { 1164 7BF88B770E71F3FA000BAF8A /* PBXContainerItemProxy */ = {
1158 isa = PBXContainerItemProxy; 1165 isa = PBXContainerItemProxy;
1159 containerPortal = 7B5E77560D7F22D8001ECF42 /* Project ob ject */; 1166 containerPortal = 7B5E77560D7F22D8001ECF42 /* Project ob ject */;
1160 proxyType = 1; 1167 proxyType = 1;
1161 remoteGlobalIDString = 7B58F7A60DAFC59B006F0EB5; 1168 remoteGlobalIDString = 7B58F7A60DAFC59B006F0EB5;
1162 remoteInfo = jsconfig; 1169 remoteInfo = jsconfig;
1163 }; 1170 };
1164 7BF891F30E731305000BAF8A /* PBXContainerItemProxy */ = { 1171 7BF891F30E731305000BAF8A /* PBXContainerItemProxy */ = {
1165 isa = PBXContainerItemProxy; 1172 isa = PBXContainerItemProxy;
1166 containerPortal = 7B5E77560D7F22D8001ECF42 /* Project ob ject */; 1173 containerPortal = 7B5E77560D7F22D8001ECF42 /* Project ob ject */;
(...skipping 2681 matching lines...) Expand 10 before | Expand all | Expand 10 after
3848 isa = PBXGroup; 3855 isa = PBXGroup;
3849 children = ( 3856 children = (
3850 7BF8842B0E71C100000BAF8A /* Configuration */, 3857 7BF8842B0E71C100000BAF8A /* Configuration */,
3851 7BF889C10E71CEA6000BAF8A /* generated */, 3858 7BF889C10E71CEA6000BAF8A /* generated */,
3852 825404E50D92E3BB0006B936 /* glue */, 3859 825404E50D92E3BB0006B936 /* glue */,
3853 7B0091290DAFEF0E00F72082 /* jsbindings */, 3860 7B0091290DAFEF0E00F72082 /* jsbindings */,
3854 7BF891DD0E73118C000BAF8A /* pcre */, 3861 7BF891DD0E73118C000BAF8A /* pcre */,
3855 7B9375960D919010008B9587 /* port */, 3862 7B9375960D919010008B9587 /* port */,
3856 7B5E87820D7F394A001ECF42 /* webcore */, 3863 7B5E87820D7F394A001ECF42 /* webcore */,
3857 7B5E85B30D7F28F5001ECF42 /* wtf */, 3864 7B5E85B30D7F28F5001ECF42 /* wtf */,
3858 » » » » 7B5E776F0D7F2350001ECF42 /* Products */, 3865 » » » » 7B5E776F0D7F2350001ECF42 /* Products */,
3859 ); 3866 );
3860 sourceTree = "<group>"; 3867 sourceTree = "<group>";
3861 }; 3868 };
3862 » » 7B5E776F0D7F2350001ECF42 /* Products */ = { 3869 » » 7B5E776F0D7F2350001ECF42 /* Products */ = {
3863 isa = PBXGroup; 3870 isa = PBXGroup;
3864 children = ( 3871 children = (
3865 E45627150E268F03005E4685 /* libglue.a */, 3872 E45627150E268F03005E4685 /* libglue.a */,
3866 7BFD8E660DAFE7630084BC4B /* libjsbindings.a */, 3873 7BFD8E660DAFE7630084BC4B /* libjsbindings.a */,
3867 7B27489D0E43815F009BCE03 /* libpcre.a */, 3874 7B27489D0E43815F009BCE03 /* libpcre.a */,
3868 E45627F40E2694B8005E4685 /* libport.a */, 3875 E45627F40E2694B8005E4685 /* libport.a */,
3869 E45626950E268E87005E4685 /* libwebcore.a */, 3876 E45626950E268E87005E4685 /* libwebcore.a */,
3870 7B5E85AE0D7F28CD001ECF42 /* libwtf.a */, 3877 7B5E85AE0D7F28CD001ECF42 /* libwtf.a */,
3871 ); 3878 );
3872 » » » name = "\U001bProducts"; 3879 » » » name = Products;
3873 sourceTree = "<group>"; 3880 sourceTree = "<group>";
3874 }; 3881 };
3875 7B5E85B30D7F28F5001ECF42 /* wtf */ = { 3882 7B5E85B30D7F28F5001ECF42 /* wtf */ = {
3876 isa = PBXGroup; 3883 isa = PBXGroup;
3877 children = ( 3884 children = (
3878 7B5E85B40D7F28F5001ECF42 /* AlwaysInline.h */, 3885 7B5E85B40D7F28F5001ECF42 /* AlwaysInline.h */,
3879 7B5E85B50D7F28F5001ECF42 /* ASCIICType.h */, 3886 7B5E85B50D7F28F5001ECF42 /* ASCIICType.h */,
3880 7B5E85B60D7F28F5001ECF42 /* Assertions.cpp */, 3887 7B5E85B60D7F28F5001ECF42 /* Assertions.cpp */,
3881 7B5E85B70D7F28F5001ECF42 /* Assertions.h */, 3888 7B5E85B70D7F28F5001ECF42 /* Assertions.h */,
3882 7B5E85B80D7F28F5001ECF42 /* Deque.h */, 3889 7B5E85B80D7F28F5001ECF42 /* Deque.h */,
(...skipping 2815 matching lines...) Expand 10 before | Expand all | Expand 10 after
6698 path = page; 6705 path = page;
6699 sourceTree = "<group>"; 6706 sourceTree = "<group>";
6700 }; 6707 };
6701 /* End PBXGroup section */ 6708 /* End PBXGroup section */
6702 6709
6703 /* Begin PBXNativeTarget section */ 6710 /* Begin PBXNativeTarget section */
6704 7B27489C0E43815F009BCE03 /* pcre */ = { 6711 7B27489C0E43815F009BCE03 /* pcre */ = {
6705 isa = PBXNativeTarget; 6712 isa = PBXNativeTarget;
6706 buildConfigurationList = 7B2748AF0E438199009BCE03 /* Bui ld configuration list for PBXNativeTarget "pcre" */; 6713 buildConfigurationList = 7B2748AF0E438199009BCE03 /* Bui ld configuration list for PBXNativeTarget "pcre" */;
6707 buildPhases = ( 6714 buildPhases = (
6708 » » » » 7B2748D60E43834E009BCE03 /* Generate Derived Sou rces */, 6715 » » » » 7B2748D60E43834E009BCE03 /* Pre-Build */,
6709 7B27489A0E43815F009BCE03 /* Sources */, 6716 7B27489A0E43815F009BCE03 /* Sources */,
6710 7B27489B0E43815F009BCE03 /* Frameworks */, 6717 7B27489B0E43815F009BCE03 /* Frameworks */,
6711 ); 6718 );
6712 buildRules = ( 6719 buildRules = (
6713 ); 6720 );
6714 dependencies = ( 6721 dependencies = (
6715 7BF891F40E731305000BAF8A /* PBXTargetDependency */, 6722 7BF891F40E731305000BAF8A /* PBXTargetDependency */,
6716 ); 6723 );
6717 name = pcre; 6724 name = pcre;
6718 productName = pcre; 6725 productName = pcre;
(...skipping 14 matching lines...) Expand all
6733 ); 6740 );
6734 name = wtf; 6741 name = wtf;
6735 productName = wtf; 6742 productName = wtf;
6736 productReference = 7B5E85AE0D7F28CD001ECF42 /* libwtf.a */; 6743 productReference = 7B5E85AE0D7F28CD001ECF42 /* libwtf.a */;
6737 productType = "com.apple.product-type.library.static"; 6744 productType = "com.apple.product-type.library.static";
6738 }; 6745 };
6739 7BFD8E650DAFE7630084BC4B /* jsbindings */ = { 6746 7BFD8E650DAFE7630084BC4B /* jsbindings */ = {
6740 isa = PBXNativeTarget; 6747 isa = PBXNativeTarget;
6741 buildConfigurationList = 7BFD8E690DAFE7810084BC4B /* Bui ld configuration list for PBXNativeTarget "jsbindings" */; 6748 buildConfigurationList = 7BFD8E690DAFE7810084BC4B /* Bui ld configuration list for PBXNativeTarget "jsbindings" */;
6742 buildPhases = ( 6749 buildPhases = (
6743 » » » » 7BFD8ED90DAFE8C10084BC4B /* Generate Derived Sou rces */, 6750 » » » » 7BFD8ED90DAFE8C10084BC4B /* Pre-Build */,
6744 7BFD8E630DAFE7630084BC4B /* Sources */, 6751 7BFD8E630DAFE7630084BC4B /* Sources */,
6745 7BFD8E640DAFE7630084BC4B /* Frameworks */, 6752 7BFD8E640DAFE7630084BC4B /* Frameworks */,
6746 ); 6753 );
6747 buildRules = ( 6754 buildRules = (
6748 ); 6755 );
6749 dependencies = ( 6756 dependencies = (
6750 7BFD8E6D0DAFE79A0084BC4B /* PBXTargetDependency */, 6757 7BFD8E6D0DAFE79A0084BC4B /* PBXTargetDependency */,
6751 ); 6758 );
6752 name = jsbindings; 6759 name = jsbindings;
6753 productName = jsbindings; 6760 productName = jsbindings;
6754 productReference = 7BFD8E660DAFE7630084BC4B /* libjsbind ings.a */; 6761 productReference = 7BFD8E660DAFE7630084BC4B /* libjsbind ings.a */;
6755 productType = "com.apple.product-type.library.static"; 6762 productType = "com.apple.product-type.library.static";
6756 }; 6763 };
6757 E45620380E268E87005E4685 /* webcore */ = { 6764 E45620380E268E87005E4685 /* webcore */ = {
6758 isa = PBXNativeTarget; 6765 isa = PBXNativeTarget;
6759 buildConfigurationList = E45626920E268E87005E4685 /* Bui ld configuration list for PBXNativeTarget "webcore" */; 6766 buildConfigurationList = E45626920E268E87005E4685 /* Bui ld configuration list for PBXNativeTarget "webcore" */;
6760 buildPhases = ( 6767 buildPhases = (
6761 » » » » E456203F0E268E87005E4685 /* Generate Derived Sou rces */, 6768 » » » » E456203F0E268E87005E4685 /* Pre-Build */,
6762 E45623780E268E87005E4685 /* Sources */, 6769 E45623780E268E87005E4685 /* Sources */,
6763 E45626910E268E87005E4685 /* Frameworks */, 6770 E45626910E268E87005E4685 /* Frameworks */,
6764 ); 6771 );
6765 buildRules = ( 6772 buildRules = (
6766 ); 6773 );
6767 dependencies = ( 6774 dependencies = (
6768 E43CE1420E68686400D8C5B9 /* PBXTargetDependency */, 6775 E43CE1420E68686400D8C5B9 /* PBXTargetDependency */,
6769 E43CE13F0E68665900D8C5B9 /* PBXTargetDependency */, 6776 E43CE13F0E68665900D8C5B9 /* PBXTargetDependency */,
6770 ); 6777 );
6771 name = webcore; 6778 name = webcore;
6772 productName = webcore; 6779 productName = webcore;
6773 productReference = E45626950E268E87005E4685 /* libwebcor e.a */; 6780 productReference = E45626950E268E87005E4685 /* libwebcor e.a */;
6774 productType = "com.apple.product-type.library.static"; 6781 productType = "com.apple.product-type.library.static";
6775 }; 6782 };
6776 E45626A20E268F03005E4685 /* glue */ = { 6783 E45626A20E268F03005E4685 /* glue */ = {
6777 isa = PBXNativeTarget; 6784 isa = PBXNativeTarget;
6778 buildConfigurationList = E45627120E268F03005E4685 /* Bui ld configuration list for PBXNativeTarget "glue" */; 6785 buildConfigurationList = E45627120E268F03005E4685 /* Bui ld configuration list for PBXNativeTarget "glue" */;
6779 buildPhases = ( 6786 buildPhases = (
6780 E45626F20E268F03005E4685 /* Sources */, 6787 E45626F20E268F03005E4685 /* Sources */,
6781 E45627110E268F03005E4685 /* Frameworks */, 6788 E45627110E268F03005E4685 /* Frameworks */,
6782 ); 6789 );
6783 buildRules = ( 6790 buildRules = (
6784 ); 6791 );
6785 dependencies = ( 6792 dependencies = (
6793 7B25FF890E78A766007855DA /* PBXTargetDependency */,
6786 E45627B50E26917C005E4685 /* PBXTargetDependency */, 6794 E45627B50E26917C005E4685 /* PBXTargetDependency */,
6787 ); 6795 );
6788 name = glue; 6796 name = glue;
6789 productName = glue; 6797 productName = glue;
6790 productReference = E45627150E268F03005E4685 /* libglue.a */; 6798 productReference = E45627150E268F03005E4685 /* libglue.a */;
6791 productType = "com.apple.product-type.library.static"; 6799 productType = "com.apple.product-type.library.static";
6792 }; 6800 };
6793 E45627CF0E2694B8005E4685 /* port */ = { 6801 E45627CF0E2694B8005E4685 /* port */ = {
6794 isa = PBXNativeTarget; 6802 isa = PBXNativeTarget;
6795 buildConfigurationList = E45627F10E2694B8005E4685 /* Bui ld configuration list for PBXNativeTarget "port" */; 6803 buildConfigurationList = E45627F10E2694B8005E4685 /* Bui ld configuration list for PBXNativeTarget "port" */;
(...skipping 13 matching lines...) Expand all
6809 }; 6817 };
6810 /* End PBXNativeTarget section */ 6818 /* End PBXNativeTarget section */
6811 6819
6812 /* Begin PBXProject section */ 6820 /* Begin PBXProject section */
6813 7B5E77560D7F22D8001ECF42 /* Project object */ = { 6821 7B5E77560D7F22D8001ECF42 /* Project object */ = {
6814 isa = PBXProject; 6822 isa = PBXProject;
6815 buildConfigurationList = 7B5E77590D7F22D8001ECF42 /* Bui ld configuration list for PBXProject "webkit" */; 6823 buildConfigurationList = 7B5E77590D7F22D8001ECF42 /* Bui ld configuration list for PBXProject "webkit" */;
6816 compatibilityVersion = "Xcode 3.1"; 6824 compatibilityVersion = "Xcode 3.1";
6817 hasScannedForEncodings = 0; 6825 hasScannedForEncodings = 0;
6818 mainGroup = 7B5E77540D7F22D8001ECF42; 6826 mainGroup = 7B5E77540D7F22D8001ECF42;
6819 » » » productRefGroup = 7B5E776F0D7F2350001ECF42 /* Products */; 6827 » » » productRefGroup = 7B5E776F0D7F2350001ECF42 /* Products * /;
6820 projectDirPath = ""; 6828 projectDirPath = "";
6821 projectRoot = ""; 6829 projectRoot = "";
6822 targets = ( 6830 targets = (
6823 E45627B70E2691D0005E4685 /* All */, 6831 E45627B70E2691D0005E4685 /* All */,
6824 E45626A20E268F03005E4685 /* glue */, 6832 E45626A20E268F03005E4685 /* glue */,
6825 7BFD8E650DAFE7630084BC4B /* jsbindings */, 6833 7BFD8E650DAFE7630084BC4B /* jsbindings */,
6826 7B58F7A60DAFC59B006F0EB5 /* jsconfig */, 6834 7B58F7A60DAFC59B006F0EB5 /* jsconfig */,
6827 7B27489C0E43815F009BCE03 /* pcre */, 6835 7B27489C0E43815F009BCE03 /* pcre */,
6828 E45627CF0E2694B8005E4685 /* port */, 6836 E45627CF0E2694B8005E4685 /* port */,
6829 E45620380E268E87005E4685 /* webcore */, 6837 E45620380E268E87005E4685 /* webcore */,
6830 7B5E85AD0D7F28CD001ECF42 /* wtf */, 6838 7B5E85AD0D7F28CD001ECF42 /* wtf */,
6831 ); 6839 );
6832 }; 6840 };
6833 /* End PBXProject section */ 6841 /* End PBXProject section */
6834 6842
6835 /* Begin PBXShellScriptBuildPhase section */ 6843 /* Begin PBXShellScriptBuildPhase section */
6836 » » 7B2748D60E43834E009BCE03 /* Generate Derived Sources */ = { 6844 » » 7B2748D60E43834E009BCE03 /* Pre-Build */ = {
6837 isa = PBXShellScriptBuildPhase; 6845 isa = PBXShellScriptBuildPhase;
6838 buildActionMask = 2147483647; 6846 buildActionMask = 2147483647;
6839 files = ( 6847 files = (
6840 ); 6848 );
6841 inputPaths = ( 6849 inputPaths = (
6842 "$(SRCROOT)/../third_party/WebKit/JavaScriptCore /pcre/dftables", 6850 "$(SRCROOT)/../third_party/WebKit/JavaScriptCore /pcre/dftables",
6843 ); 6851 );
6844 » » » name = "Generate Derived Sources"; 6852 » » » name = "Pre-Build";
6845 outputPaths = ( 6853 outputPaths = (
6846 "$(CONFIGURATION_TEMP_DIR)/generated/pcre/charta bles.c", 6854 "$(CONFIGURATION_TEMP_DIR)/generated/pcre/charta bles.c",
6847 ); 6855 );
6848 runOnlyForDeploymentPostprocessing = 0; 6856 runOnlyForDeploymentPostprocessing = 0;
6849 shellPath = /bin/sh; 6857 shellPath = /bin/sh;
6850 » » » shellScript = "set -ex\nGENERATED_DIR=\"${CONFIGURATION_ TEMP_DIR}/generated\"\nOUTDIR=\"${GENERATED_DIR}/pcre\"\nCHARTABLES=\"${OUTDIR}/ chartables.c\"\nDFTABLES=\"${SOURCE_ROOT}/../third_party/WebKit/JavaScriptCore/p cre/dftables\"\n\nmkdir -p \"${OUTDIR}\"\nperl -w \"${DFTABLES}\" \"${CHARTABLES }\"\n"; 6858 » » » shellScript = "set -ex\nexec \"${PROJECT_FILE_PATH}/${PR ODUCT_NAME}_prebuild.sh\"\n";
6859 » » » showEnvVarsInLog = 0;
6851 }; 6860 };
6852 » » 7B58F7A70DAFC59B006F0EB5 /* ShellScript */ = { 6861 » » 7B58F7A70DAFC59B006F0EB5 /* Pre-Build */ = {
6853 isa = PBXShellScriptBuildPhase; 6862 isa = PBXShellScriptBuildPhase;
6854 buildActionMask = 2147483647; 6863 buildActionMask = 2147483647;
6855 files = ( 6864 files = (
6856 ); 6865 );
6857 inputPaths = ( 6866 inputPaths = (
6858 ); 6867 );
6868 name = "Pre-Build";
6859 outputPaths = ( 6869 outputPaths = (
6860 ); 6870 );
6861 runOnlyForDeploymentPostprocessing = 0; 6871 runOnlyForDeploymentPostprocessing = 0;
6862 shellPath = /bin/sh; 6872 shellPath = /bin/sh;
6863 » » » shellScript = "set -ex\nGENERATED_DIR=\"${CONFIGURATION_ TEMP_DIR}/generated\"\nmkdir -p \"${GENERATED_DIR}\"\ncd build/JSConfig\nexec ba sh create-config.sh \"${GENERATED_DIR}\" v8\n"; 6873 » » » shellScript = "set -ex\nexec \"${PROJECT_FILE_PATH}/${PR ODUCT_NAME}_prebuild.sh\" \"${@}\"\n";
6874 » » » showEnvVarsInLog = 0;
6864 }; 6875 };
6865 » » 7BFD8ED90DAFE8C10084BC4B /* Generate Derived Sources */ = { 6876 » » 7BFD8ED90DAFE8C10084BC4B /* Pre-Build */ = {
6866 isa = PBXShellScriptBuildPhase; 6877 isa = PBXShellScriptBuildPhase;
6867 buildActionMask = 2147483647; 6878 buildActionMask = 2147483647;
6868 files = ( 6879 files = (
6869 ); 6880 );
6870 inputPaths = ( 6881 inputPaths = (
6871 ); 6882 );
6872 » » » name = "Generate Derived Sources"; 6883 » » » name = "Pre-Build";
6873 outputPaths = ( 6884 outputPaths = (
6874 ); 6885 );
6875 runOnlyForDeploymentPostprocessing = 0; 6886 runOnlyForDeploymentPostprocessing = 0;
6876 shellPath = /bin/sh; 6887 shellPath = /bin/sh;
6877 » » » shellScript = "set -ex\nGENERATED_DIR=\"${CONFIGURATION_ TEMP_DIR}/generated\"\nmkdir -p \"${GENERATED_DIR}\"\n\nexport PORTROOT=\"${SRCR OOT}/port\"\n\n# export CREATE_HASH_TABLE=\"${SRCROOT}/../third_party/WebKit/Jav aScriptCore/kjs/create_hash_table\"\n# TODO(mmentovai): The above is normally co rrect, but create_hash_table wound\n# up without the svn:executable property set in our repository. Until that's\n# fixed - it should be fixed at the next WebK it merge following 2008-09-08 -\n# make a copy of create_hash_table, set the exe cutable bit on it, and use that.\n# See also the TODO in the webcore target.\nex port CREATE_HASH_TABLE=\"${GENERATED_DIR}/create_hash_table\"\ncp -p \"${SRCROOT }/../third_party/WebKit/JavaScriptCore/kjs/create_hash_table\" \\\n \"${CRE ATE_HASH_TABLE}\"\nchmod a+x \"${CREATE_HASH_TABLE}\"\n\nexport DerivedSourcesDi r=\"${GENERATED_DIR}/DerivedSources/v8/bindings\"\nmkdir -p \"${DerivedSourcesDi r}\"\ncd \"${DerivedSourcesDir}\"\n\nln -sfh \"${SRCROOT}/../third_party/WebKit/ WebCore\" WebCore\nexport WebCore=\"${DerivedSourcesDir}/WebCore\"\nexport SOURC E_ROOT=\"${WebCore}\"\nexport ENCODINGS_FILE=\"${WebCore}/platform/text/mac/mac- encodings.txt\";\nexport ENCODINGS_PREFIX=\"kTextEncoding\"\n\nexport PUBLICDOMI NTERFACES=\"${PORTROOT}/PublicDOMInterfaces.h\"\nmake -f \"${PORTROOT}/DerivedSo urces.make\" -j $(/usr/sbin/sysctl -n hw.ncpu)\n\n# Allow framework-style #impor ts of <WebCore/whatever.h> to find the right headers\ncd ..\nmkdir -p Forwarding Headers/Derived \\\n ForwardingHeaders/dom \\\n ForwardingHeader s/editing \\\n ForwardingHeaders/ObjC \\\n ForwardingHeaders/pag e_mac \\\n ForwardingHeaders/svg\nln -sfh \"${DerivedSourcesDir}\" Forwa rdingHeaders/Derived/WebCore\nln -sfh \"${SRCROOT}/../third_party/WebKit/WebCore /dom\" ForwardingHeaders/dom/WebCore\nln -sfh \"${SRCROOT}/../third_party/WebKit /WebCore/editing\" ForwardingHeaders/editing/WebCore\nln -sfh \"${SRCROOT}/../th ird_party/WebKit/WebCore/bindings/objc\" ForwardingHeaders/ObjC/WebCore\nln -sfh \"${SRCROOT}/../third_party/WebKit/WebCore/page/mac\" ForwardingHeaders/page_ma c/WebCore\nln -sfh \"${SRCROOT}/../third_party/WebKit/WebCore/svg\" ForwardingHe aders/svg/WebCore\n"; 6888 » » » shellScript = "set -ex\nexec \"${PROJECT_FILE_PATH}/${PR ODUCT_NAME}_prebuild.sh\"\n";
6889 » » » showEnvVarsInLog = 0;
6878 }; 6890 };
6879 » » E456203F0E268E87005E4685 /* Generate Derived Sources */ = { 6891 » » E456203F0E268E87005E4685 /* Pre-Build */ = {
6880 isa = PBXShellScriptBuildPhase; 6892 isa = PBXShellScriptBuildPhase;
6881 buildActionMask = 2147483647; 6893 buildActionMask = 2147483647;
6882 files = ( 6894 files = (
6883 ); 6895 );
6884 inputPaths = ( 6896 inputPaths = (
6885 ); 6897 );
6886 » » » name = "Generate Derived Sources"; 6898 » » » name = "Pre-Build";
6887 outputPaths = ( 6899 outputPaths = (
6888 ); 6900 );
6889 runOnlyForDeploymentPostprocessing = 0; 6901 runOnlyForDeploymentPostprocessing = 0;
6890 shellPath = /bin/sh; 6902 shellPath = /bin/sh;
6891 » » » shellScript = "set -ex\nGENERATED_DIR=\"${CONFIGURATION_ TEMP_DIR}/generated\"\nmkdir -p \"${GENERATED_DIR}\"\n\n# TODO(mmentovai): fix t his to not be so hokey - the Apple build expects JavaScriptCore to be in a frame work\n# This belongs in the JSConfig target, which already does something simila r\nmkdir -p \"${GENERATED_DIR}/include/v8/JavaScriptCore\"\ncp -p \"${SRCROOT}/. ./third_party/WebKit/JavaScriptCore/bindings/npruntime.h\" \\\n \"${GENERAT ED_DIR}/include/v8/JavaScriptCore\"\n\nexport DerivedSourcesDir=\"${GENERATED_DI R}/DerivedSources/v8/WebCore\"\nmkdir -p \"${GENERATED_DIR}/DerivedSources/v8/We bCore\"\ncd \"${GENERATED_DIR}/DerivedSources/v8/WebCore\"\n\n# export CREATE_HA SH_TABLE=\"${SRCROOT}/../third_party/WebKit/JavaScriptCore/kjs/create_hash_table \"\n# TODO(mmentovai): The above is normally correct, but create_hash_table woun d\n# up without the svn:executable property set in our repository. See the TODO \n# in the jsbindings target.\nexport CREATE_HASH_TABLE=\"${GENERATED_DIR}/creat e_hash_table\"\n\nln -sfh \"${SRCROOT}/../third_party/WebKit/WebCore\" WebCore\n export WebCore=\"WebCore\"\nexport SOURCE_ROOT=\"${WebCore}\"\nexport PORTROOT=\ "${SRCROOT}/port\"\n\nexport PUBLICDOMINTERFACES=\"${PORTROOT}/../pending/Public DOMInterfaces.h\"\nmake -f \"${SRCROOT}/pending/DerivedSources.make\" -j $(/usr/ sbin/sysctl -n hw.ncpu)\n\n# Allow framework-style #imports of <WebCore/whatever .h> to find the right headers\ncd ..\nmkdir -p ForwardingHeaders/loader\nln -sfh \"${SRCROOT}/../third_party/WebKit/WebCore/loader\" ForwardingHeaders/loader/We bCore\n\n# Generate the webkit version header\nmkdir -p \"${GENERATED_DIR}/inclu de/v8/new\"\npython \"${SRCROOT}/build/webkit_version.py\" \\\n \"${SRCROO T}/../third_party/WebKit/WebCore/Configurations/Version.xcconfig\" \\\n \" ${GENERATED_DIR}/include/v8/new\"\n\n# Only use new the file if it's different f rom the existing file (if any),\n# preserving the existing file's timestamp when there are no changes. This\n# minimizes unnecessary build activity for a no-ch ange build.\nif ! diff -q \"${GENERATED_DIR}/include/v8/new/webkit_version.h\" \ \\n \"${GENERATED_DIR}/include/v8/webkit_version.h\" >& /dev/null ; then\n mv \"${GENERATED_DIR}/include/v8/new/webkit_version.h\" \\\n \"${GEN ERATED_DIR}/include/v8/webkit_version.h\"\nelse\n rm \"${GENERATED_DIR}/include /v8/new/webkit_version.h\"\nfi\n\nrmdir \"${GENERATED_DIR}/include/v8/new\"\n"; 6903 » » » shellScript = "set -ex\nexec \"${PROJECT_FILE_PATH}/${PR ODUCT_NAME}_prebuild.sh\"\n";
6904 » » » showEnvVarsInLog = 0;
6892 }; 6905 };
6893 /* End PBXShellScriptBuildPhase section */ 6906 /* End PBXShellScriptBuildPhase section */
6894 6907
6895 /* Begin PBXSourcesBuildPhase section */ 6908 /* Begin PBXSourcesBuildPhase section */
6896 7B27489A0E43815F009BCE03 /* Sources */ = { 6909 7B27489A0E43815F009BCE03 /* Sources */ = {
6897 isa = PBXSourcesBuildPhase; 6910 isa = PBXSourcesBuildPhase;
6898 buildActionMask = 2147483647; 6911 buildActionMask = 2147483647;
6899 files = ( 6912 files = (
6900 7BF891E80E7311B1000BAF8A /* pcre_compile.cpp in Sources */, 6913 7BF891E80E7311B1000BAF8A /* pcre_compile.cpp in Sources */,
6901 7BF892080E7314E9000BAF8A /* pcre_exec.cpp in Sou rces */, 6914 7BF892080E7314E9000BAF8A /* pcre_exec.cpp in Sou rces */,
(...skipping 1144 matching lines...) Expand 10 before | Expand all | Expand 10 after
8046 E45627E40E2694B8005E4685 /* V8Bridge.cpp in Sour ces */, 8059 E45627E40E2694B8005E4685 /* V8Bridge.cpp in Sour ces */,
8047 E45627EC0E2694B8005E4685 /* XBMImageDecoder.cpp in Sources */, 8060 E45627EC0E2694B8005E4685 /* XBMImageDecoder.cpp in Sources */,
8048 E4E4C8560E7832E2009A687C /* PlatformContextSkia. cpp in Sources */, 8061 E4E4C8560E7832E2009A687C /* PlatformContextSkia. cpp in Sources */,
8049 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac .cpp in Sources */, 8062 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac .cpp in Sources */,
8050 ); 8063 );
8051 runOnlyForDeploymentPostprocessing = 0; 8064 runOnlyForDeploymentPostprocessing = 0;
8052 }; 8065 };
8053 /* End PBXSourcesBuildPhase section */ 8066 /* End PBXSourcesBuildPhase section */
8054 8067
8055 /* Begin PBXTargetDependency section */ 8068 /* Begin PBXTargetDependency section */
8069 7B25FF890E78A766007855DA /* PBXTargetDependency */ = {
8070 isa = PBXTargetDependency;
8071 target = 7B58F7A60DAFC59B006F0EB5 /* jsconfig */;
8072 targetProxy = 7B25FF880E78A766007855DA /* PBXContainerIt emProxy */;
8073 };
8056 7BF88B780E71F3FA000BAF8A /* PBXTargetDependency */ = { 8074 7BF88B780E71F3FA000BAF8A /* PBXTargetDependency */ = {
8057 isa = PBXTargetDependency; 8075 isa = PBXTargetDependency;
8058 target = 7B58F7A60DAFC59B006F0EB5 /* jsconfig */; 8076 target = 7B58F7A60DAFC59B006F0EB5 /* jsconfig */;
8059 targetProxy = 7BF88B770E71F3FA000BAF8A /* PBXContainerIt emProxy */; 8077 targetProxy = 7BF88B770E71F3FA000BAF8A /* PBXContainerIt emProxy */;
8060 }; 8078 };
8061 7BF891F40E731305000BAF8A /* PBXTargetDependency */ = { 8079 7BF891F40E731305000BAF8A /* PBXTargetDependency */ = {
8062 isa = PBXTargetDependency; 8080 isa = PBXTargetDependency;
8063 target = 7B58F7A60DAFC59B006F0EB5 /* jsconfig */; 8081 target = 7B58F7A60DAFC59B006F0EB5 /* jsconfig */;
8064 targetProxy = 7BF891F30E731305000BAF8A /* PBXContainerIt emProxy */; 8082 targetProxy = 7BF891F30E731305000BAF8A /* PBXContainerIt emProxy */;
8065 }; 8083 };
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
8659 E45627F20E2694B8005E4685 /* Debug */, 8677 E45627F20E2694B8005E4685 /* Debug */,
8660 E45627F30E2694B8005E4685 /* Release */, 8678 E45627F30E2694B8005E4685 /* Release */,
8661 ); 8679 );
8662 defaultConfigurationIsVisible = 0; 8680 defaultConfigurationIsVisible = 0;
8663 defaultConfigurationName = Release; 8681 defaultConfigurationName = Release;
8664 }; 8682 };
8665 /* End XCConfigurationList section */ 8683 /* End XCConfigurationList section */
8666 }; 8684 };
8667 rootObject = 7B5E77560D7F22D8001ECF42 /* Project object */; 8685 rootObject = 7B5E77560D7F22D8001ECF42 /* Project object */;
8668 } 8686 }
OLDNEW
« no previous file with comments | « webkit/webkit.xcodeproj/pcre_prebuild.sh ('k') | webkit/webkit.xcodeproj/webcore_prebuild.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698