Paul Traina
231db54530
Upgrade minor version
1997-11-27 20:52:28 +00:00
Poul-Henning Kamp
62a9dc968b
Update to tcl8.0 release version.
1997-10-01 13:37:27 +00:00
Bruce Evans
8f45662223
Split beforeinstall target so that headers can be installed without
...
installing data files.
1997-08-21 16:14:34 +00:00
Peter Wemm
fb1b994b4c
Regenerate..
1997-08-16 07:13:47 +00:00
Peter Wemm
df023a8ef7
Run mkMakefile.sh to regenerate
1997-08-12 18:33:06 +00:00
Poul-Henning Kamp
89b2f3fd90
Move tcl packages to libdata/pkg
1997-08-01 13:16:40 +00:00
Poul-Henning Kamp
a3095f3a64
Remove a reference to /c/phk, this should be handled by the magic script
...
in src/tools.
1997-07-27 20:21:05 +00:00
Poul-Henning Kamp
d7df0533d5
Tada!, tcl is now at 8.0b2 I belive.
1997-07-25 19:51:45 +00:00
Peter Wemm
7e546392b5
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
f6911bfce9
Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definately
...
needed, as he discovered when he tried to run vi. :-]
These files used to be stubs which used #ifdef PIC to decide whether to
use the real dlopen() version or the stub version from the src/contrib/tcl
sources. Now, with the our stubs gone, the .PATH directive causes them to
be compiled directly from src/contrib/tcl/{unix,generic}. You might need
to rebuild your depend rules though as they may have stale paths.
Also, this is a generated file. This should not have been edited here.
1996-12-30 06:20:21 +00:00
Masafumi Max NAKANE
4c180e3dfa
Remove tclLoad.c and tclLoadDl2.c from SRCS as these files have been removed.
1996-12-30 01:11:26 +00:00
Peter Wemm
a4ae35ba9e
Remove these.. umm.. "interesting".. hacks now that they are not needed.
1996-12-28 17:15:10 +00:00
Peter Wemm
ba27affb3a
Regenerate. This picks up the new CFLAGS for the PR#2006 fix.
1996-12-17 13:13:11 +00:00
Peter Wemm
819ba1a1c4
Rerun configure for updates
1996-12-16 11:59:10 +00:00
Peter Wemm
836a60691b
Regenerate. This backs out my previous change to TCL_SHLIB_SUFFIX, since
...
it has side effects elsewhere.
1996-10-31 16:09:04 +00:00
Peter Wemm
e6f0209e40
Regenerate.
...
No changes other than "instructions" for what other tools that use this
.. "interesting" .. system should name their shared libraries. This was
broken for some tools (eg: expect-5.21) even for the native tcl build (ie,
it would end up using libexpect521.so, not libexpect521.so.1.0)
1996-10-30 08:49:33 +00:00
Peter Wemm
62875fe88b
Regenerated.. Use new minor number for both installed names, not just
...
one of them.
1996-10-29 04:36:25 +00:00
Wolfram Schneider
9c91ce9853
Do not make symbolic links from obj directory into source tree,
...
it may break `make reinstall'. Use cp(1).
simplify makefile
1996-10-26 23:38:07 +00:00
Paul Traina
3943f47714
Link shared libraries with -x
1996-10-08 04:37:00 +00:00
Bruce Evans
4fbb44ebc5
Fixed CLEANFILES. The *.3 links were missing.
...
Removed ugly newlines.
1996-09-20 14:12:32 +00:00
Poul-Henning Kamp
191d34825e
Update to tcl7.5u1.
...
Add two scaffold files to (attempt) to make a tclsh compiled -static work.
1996-09-18 14:29:21 +00:00
Peter Wemm
072e545d23
Regenerate
1996-09-05 19:22:15 +00:00
Peter Wemm
6fa0553605
regenerated..
1996-08-29 19:33:04 +00:00
Chuck Robey
f4c7de38f9
Committing the output of mkMakefile.sh, including changes to make
...
tcl install extra include files, and fixes on major/minor numbering.
Reviewed by: Peter Wemm
1996-08-29 18:02:03 +00:00
Peter Wemm
83932f4771
Regenerate Makefile with mkMakefile.sh, add generated tclConfig.sh
1996-08-29 10:40:03 +00:00
Peter Wemm
c6422b8e82
corresponding remove of mkdir /usr/libdata/tcl in generated makefile.
1996-08-19 15:04:11 +00:00
Poul-Henning Kamp
cd729d874c
Bmaked tcl 7.5
1996-06-26 17:48:13 +00:00