summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-09-26 17:06:13 (GMT)
committerdas <das>2002-09-26 17:06:13 (GMT)
commitc617b8641b937f02e006a2d6669dbd861d8aa8fc (patch)
treee3513cb233b060342c249da813e49416b6e06c3d /ChangeLog
parent726b5d2fc23e5f719b5453cd0d67e4a25b2efb2c (diff)
downloadtcl-c617b8641b937f02e006a2d6669dbd861d8aa8fc.zip
tcl-c617b8641b937f02e006a2d6669dbd861d8aa8fc.tar.gz
tcl-c617b8641b937f02e006a2d6669dbd861d8aa8fc.tar.bz2
* macosx/Makefile: preserve environment value of INSTALL_ROOT.
When embedding only use deployment build. Force relink before embedded build to ensure new linker flags are picked up. * macosx/Tcl.pbproj/project.pbxproj: add symbolic links to debug lib, stub libs and tclConfig.sh in framework toplevel. Configure target dependency fix. Fix to 'clean' action. Added private tcl headers to framework. Install tclsh symbolic link. Html doc build works when no installed tclsh available. Made html doc structure in framework more like in Apple frameworks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5434244..75e76e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-09-26 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Makefile: preserve environment value of INSTALL_ROOT.
+ When embedding only use deployment build. Force relink before
+ embedded build to ensure new linker flags are picked up.
+
+ * macosx/Tcl.pbproj/project.pbxproj: add symbolic links to
+ debug lib, stub libs and tclConfig.sh in framework toplevel.
+ Configure target dependency fix. Fix to 'clean' action. Added
+ private tcl headers to framework. Install tclsh symbolic link.
+ Html doc build works when no installed tclsh available. Made
+ html doc structure in framework more like in Apple frameworks.
+
2002-09-24 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit value