summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2002-08-21 14:01:37 (GMT)
committerdas <das>2002-08-21 14:01:37 (GMT)
commit7c68725ae408706ea820b351233ca8d24b9ae571 (patch)
tree6b5c60cd8b8f33b1a8e81aa8b166771b4df3aaab
parente1440e777cf821ee4d54671763898dfe0a634ce5 (diff)
downloadtk-7c68725ae408706ea820b351233ca8d24b9ae571.zip
tk-7c68725ae408706ea820b351233ca8d24b9ae571.tar.gz
tk-7c68725ae408706ea820b351233ca8d24b9ae571.tar.bz2
bumped version to 8.0b3
added libstub.a target simplified framework build phases
-rw-r--r--macosx/Wish.pbproj/project.pbxproj142
1 files changed, 104 insertions, 38 deletions
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj
index 64fbad2..0814edd 100644
--- a/macosx/Wish.pbproj/project.pbxproj
+++ b/macosx/Wish.pbproj/project.pbxproj
@@ -110,8 +110,9 @@
productRefGroup = F53755DD016C38D201DC9062;
projectDirPath = "";
targets = (
- F53755DF016C38D201DC9062,
F53756A0016C4DD401DC9062,
+ F53755DF016C38D201DC9062,
+ F548F8CE0313CEF0016F146B,
);
};
F537552B016C352C01DC9062 = {
@@ -1316,6 +1317,7 @@
children = (
F53755DE016C38D201DC9062,
F537569F016C4DD401DC9062,
+ F548F8CF0313CEF0016F146B,
);
isa = PBXGroup;
name = Products;
@@ -1335,7 +1337,7 @@
F53755E4016C38D301DC9062,
F5B1FC08016FFE3501DC9062,
F51D903F018149BD01DC9062,
- F56570CF01722FA201DC9062,
+ F548F8C80313C9E0016F146B,
F5C1D51901B88F9A01DC9062,
);
buildSettings = {
@@ -1356,12 +1358,13 @@
SECTORDER_FLAGS = "";
TK_MAJOR_VERSION = 8;
TK_MINOR_VERSION = 4;
- TK_PATCH_LEVEL = b2;
+ TK_PATCH_LEVEL = b3;
USE_GCC3_PFE_SUPPORT = NO;
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = framework;
};
dependencies = (
+ F548F8D20313CF93016F146B,
);
isa = PBXFrameworkTarget;
name = TkLibrary;
@@ -1377,7 +1380,7 @@
<key>CFBundleExecutable</key>
<string>Tk</string>
<key>CFBundleGetInfoString</key>
- <string>Tk Library 8.4b2
+ <string>Tk Library 8.4b3
MacOS X Port by Jim Ingham &amp; Ian Reid
jingham@apple.com
Copyright Apple Computer, Inc 2001</string>
@@ -1388,15 +1391,15 @@ Copyright Apple Computer, Inc 2001</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Tk Library 8.4b2</string>
+ <string>Tk Library 8.4b3</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>libtk8.4b2</string>
+ <string>libtk8.4b3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.4b2</string>
+ <string>8.4b3</string>
</dict>
</plist>
";
@@ -1462,8 +1465,6 @@ Copyright Apple Computer, Inc 2001</string>
F53755E1016C38D301DC9062 = {
buildActionMask = 2147483647;
files = (
- F5C8865C017D625C01DC9062,
- F5C8865D017D625C01DC9062,
);
isa = PBXResourcesBuildPhase;
};
@@ -2745,7 +2746,7 @@ Copyright Apple Computer, Inc 2001</string>
<key>CFBundleExecutable</key>
<string>Wish Shell</string>
<key>CFBundleGetInfoString</key>
- <string>Wish Shell 8.4b2
+ <string>Wish Shell 8.4b3
MacOS X Port by Jim Ingham &amp; Ian Reid
jingham@apple.com
Copyright Apple Computer, Inc 2002</string>
@@ -2760,11 +2761,11 @@ Copyright Apple Computer, Inc 2002</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>Wish8.4b2</string>
+ <string>Wish8.4b3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.4b2</string>
+ <string>8.4b3</string>
</dict>
</plist>
";
@@ -2857,6 +2858,95 @@ Copyright Apple Computer, Inc 2002</string>
isa = PBXTargetDependency;
target = F53755DF016C38D201DC9062;
};
+ F548F8C80313C9E0016F146B = {
+ buildActionMask = 2147483647;
+ dstPath = "Versions/$(FRAMEWORK_VERSION)";
+ dstSubfolderSpec = 1;
+ files = (
+ F548F8D40313CFC8016F146B,
+ );
+ isa = PBXCopyFilesBuildPhase;
+ };
+ F548F8CA0313CEF0016F146B = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXHeadersBuildPhase;
+ };
+ F548F8CB0313CEF0016F146B = {
+ buildActionMask = 2147483647;
+ files = (
+ F548F8D10313CF14016F146B,
+ F548F8D00313CF11016F146B,
+ );
+ isa = PBXSourcesBuildPhase;
+ };
+ F548F8CC0313CEF0016F146B = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ };
+ F548F8CD0313CEF0016F146B = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ };
+ F548F8CE0313CEF0016F146B = {
+ buildPhases = (
+ F548F8CA0313CEF0016F146B,
+ F548F8CB0313CEF0016F146B,
+ F548F8CC0313CEF0016F146B,
+ F548F8CD0313CEF0016F146B,
+ );
+ buildSettings = {
+ HEADER_SEARCH_PATHS = "../../tcl/generic ../../tcl/unix ../generic ../xlib";
+ LIBRARY_STYLE = STATIC;
+ OPTIMIZATION_CFLAGS = "-O0";
+ OTHER_CFLAGS = "-DMAC_OSX_TCL -DMAC_OSX_TK -DTCL_DEFAULT_ENCODING=\\\"utf-8\\\" -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DTCL_WIDE_INT_TYPE=\"long long\" -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DNO_DLFCN_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOL_FLAGS = "";
+ PRODUCT_NAME = libtclstub8.4.a;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ );
+ isa = PBXLibraryTarget;
+ name = TkStubLibrary;
+ productInstallPath = /usr/local/lib;
+ productName = TkStub;
+ productReference = F548F8CF0313CEF0016F146B;
+ shouldUseHeadermap = 0;
+ };
+ F548F8CF0313CEF0016F146B = {
+ isa = PBXLibraryReference;
+ path = libtclstub8.4.a;
+ refType = 3;
+ };
+ F548F8D00313CF11016F146B = {
+ fileRef = F53755B9016C389901DC9062;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F548F8D10313CF14016F146B = {
+ fileRef = F53755BB016C389901DC9062;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F548F8D20313CF93016F146B = {
+ isa = PBXTargetDependency;
+ target = F548F8CE0313CEF0016F146B;
+ };
+ F548F8D40313CFC8016F146B = {
+ fileRef = F548F8CF0313CEF0016F146B;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
F55BC46802B2D38B01DC9062 = {
isa = PBXFileReference;
name = tkPanedWindow.c;
@@ -2881,18 +2971,6 @@ Copyright Apple Computer, Inc 2002</string>
settings = {
};
};
- F56570CF01722FA201DC9062 = {
- buildActionMask = 2147483647;
- files = (
- );
- generatedFileNames = (
- );
- isa = PBXShellScriptBuildPhase;
- neededFileNames = (
- );
- shellPath = /bin/sh;
- shellScript = "rm -rf \"${SYMROOT}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Versions/A\"";
- };
F5875C7B016FEF1D01DC9062 = {
isa = PBXFrameworkReference;
path = Tcl.framework;
@@ -2906,8 +2984,8 @@ Copyright Apple Computer, Inc 2002</string>
};
F5B1FC08016FFE3501DC9062 = {
buildActionMask = 2147483647;
- dstPath = "../../$(FRAMEWORK_VERSION)/Resources/Scripts";
- dstSubfolderSpec = 7;
+ dstPath = "Versions/$(FRAMEWORK_VERSION)/Resources/Scripts";
+ dstSubfolderSpec = 1;
files = (
F5B1FC09016FFE3501DC9062,
F5B1FC0A016FFE3501DC9062,
@@ -3192,18 +3270,6 @@ Copyright Apple Computer, Inc 2002</string>
path = ../generic/tkInt.decls;
refType = 2;
};
- F5C8865C017D625C01DC9062 = {
- fileRef = F5C8865A017D625C01DC9062;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C8865D017D625C01DC9062 = {
- fileRef = F5C8865B017D625C01DC9062;
- isa = PBXBuildFile;
- settings = {
- };
- };
F5C8865E017D625C01DC9062 = {
fileRef = F5C8865A017D625C01DC9062;
isa = PBXBuildFile;