*** empty log message ***
[bpt/guile.git] / ChangeLog
CommitLineData
0a67c27a
GH
1Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
2
3 * scsh: new directory.
4
733943b9
TT
5Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
6
7 * configure.in: Generate doc/guile-programmer/Makefile and
8 doc/guile-user/Makefile.
9
10Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
11
12 * aclocal.m4: Now automatically generated by aclocal.
13 * threads.m4: New file.
14 * guile.m4: New file.
15 * Makefile.am, doc/Makefile.am: New files.
16 * configure.in: Updated for Automake. Avoid excessively verbose
17 "greet" messages.
18
8a2c7b71
MG
19Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
20
21 * lgh: directory renamed to gh, along with all prefixes of the
22 high level library procedures.
23
1eaceb61
JB
24Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
25
26 * Makefile.in (TAGS tags): Find the source files in $srcdir.
27
a857bf16
JB
28Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
29
30 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
31
e5e0f394
MD
32Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
33
34 * configure.in: Added some configuration magic from the Cygnus
35 distribution.
36
37 * aclocal.m4: New file. For now used for thread support
38 configuration.
39
891ee51c
MG
40Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
41
7d41a049
MG
42 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
43
891ee51c
MG
44 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
45 directories, to arrange for lgh to the last thing
46 configured/built.
47
84da179f 48Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
2be50ff5
MG
49
50 * lgh/: added the directory in which I implement the high level
51 libguile library (lgh_) for this release of Guile. See the
52 ChangeLog in there for further details.
53
ea332eb2
MG
54Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
55
56 * doc/ (guile-user and guile-programmer): added the guile-user and
57 guile-programmer directories which contain the user and programmer
58 manuals. See the ChangeLog entries there for detail.
59
21dc7b47
JB
60Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
61
62 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
63
64 * Makefile.in (distclean): Don't forget to delete
65 config.build-subdirs.
66
de15ba3a
JB
67Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
68
69 * Makefile.in (tags): New name for `TAGS' target, which will
70 always run the commands.
71
1089e30d
JB
72Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
73
74 * README: Doc fixes.
75
228ada63
JB
76Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
77
78 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
79
93ef5778
JB
80Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
81
82 * configure.in: Check for -ldl, so the check for Tcl won't fail
83 spuriously.
84
253efac3
JB
85Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
86
39b3bff6
JB
87 Change the way we decide whether to build gtcltk-lib, so that it's
88 omitted from the build process when appropriate, but never from
89 the dist process.
90 * configure.in: Don't edit all_subdirs depending on the
91 availability of Tk; let that be the list of all PLUGIN
92 subdirectories present, as it used to be. Instead, edit a new
93 variable, build_subdirs; write its final value, the list of
94 subdirs we do want to compile in, to config.build-subdirs.
95 Substitute that into the top-level Makefile too.
96 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
97 recurse on the subdirectories we should build.
98 (distdirs): Set this to @existingdirs@, so it includes the subdirs
99 we decided not to build.
100
253efac3
JB
101 * doc/gtcltk.texi: File resurrected from old Guile releases.
102 * doc/Makefile.in (info): Build the gtcltk documentation.
103 (DIST_FILES): Include it in the distribution.
104
105 * configure.in: If we can find the library for tcl7.5, build
106 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
107 compiler (not sure this is necessary).
108
795b4217
JB
109Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
110
111 * NEWS: Fix bug reporting address.
112
113Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
114
115 * AUTHORS: New file, in accordance with the GNU maintainers'
116 standards.
117
ce2cc116
JB
118Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
119
120 * README: Renamed from ANNOUNCE; include bug report address,
121 description, and short tour.
122 * INSTALL: Renamed from BUILDING.
123 * NEWS: New file.
124 * Makefile.in (DISTFILES): Update appropriately.
125
a44a755d
JB
126Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
127
0196b30a
JB
128 * doc/Makefile.in: Added pattern targets for creating DVI and
129 PostScript files.
130 (%.ps, %.dvi, %.txt): New targets.
131 (DVIPS, TEXI2DVI): New variables.
132
a44a755d
JB
133 * GUILE-VERSION: Updated to 1.0b3.
134
135 Rehashed distribution system, in preparation for nightly
136 snapshots. Other changes in subdirectories.
137 * Makefile.in (dist): Rewritten --- the old target was out of
138 date, dependent on files that we don't have, and relied on GNU
139 tar. The new target is simpler.
140 (VERSION, srcdir, dist_dirs): New variables.
141 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
142 TODO.
143 (localtreats): Variable removed. We don't have this file.
144 (info): cd to doc and make info there; don't make info in every
145 ${subdir}; those Makefiles don't know what to do.
146 (distname, distdir, treats, announcefile): Variables removed.
147 (manifest-file): Target removed.
148 (dist-dir): New target, responsible for distributable files in
149 this directory.
150 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
151 controlling the 'dist' target.
152 * configure.in: Substitute GUILE-VERSION into the top-level
153 Makefile. Build doc/Makefile from doc/Makefile.in.
154
155 * doc/Makefile.in: New file.