*** empty log message ***
[bpt/guile.git] / ChangeLog
1 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2
3 * ltconfig, ltmain.sh: New versions from libtool-0.9.
4
5 * configure.in: Added AM_MAINTAINER_MODE
6
7 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
8
9 * config.sub, config.guess: New versions, that handle i686, etc.
10
11 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
12
13 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
14 tutorial rewrite, but have not merged much into it yet.
15
16 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
17
18 * newdoc/ref/guile-ref.texi: started checking in parts of the
19 reference manual re-write.
20
21 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
22
23 * ltconfig, ltmain.sh: New files for libtool support. libguile,
24 rx, gh and gtcltk-lib can now be build as shared libraries.
25 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
26
27 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
28
29 * Guile 1.0 released. This is the first release by the Free
30 Software Foundation; Cygnus has also released earlier versions of
31 Guile.
32
33 * GUILE-VERSION: Updated version number.
34 * NEWS: Added comments for all the user-visible changes marked in
35 the ChangeLogs.
36 * README: Updated for release.
37
38 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
39
40 * scsh: new directory.
41
42 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
43
44 * configure.in: Generate doc/guile-programmer/Makefile and
45 doc/guile-user/Makefile.
46
47 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
48
49 * aclocal.m4: Now automatically generated by aclocal.
50 * threads.m4: New file.
51 * guile.m4: New file.
52 * Makefile.am, doc/Makefile.am: New files.
53 * configure.in: Updated for Automake. Avoid excessively verbose
54 "greet" messages.
55
56 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
57
58 * lgh: directory renamed to gh, along with all prefixes of the
59 high level library procedures.
60
61 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
62
63 * Makefile.in (TAGS tags): Find the source files in $srcdir.
64
65 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
66
67 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
68
69 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
70
71 * configure.in: Added some configuration magic from the Cygnus
72 distribution.
73
74 * aclocal.m4: New file. For now used for thread support
75 configuration.
76
77 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
78
79 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
80
81 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
82 directories, to arrange for lgh to the last thing
83 configured/built.
84
85 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
86
87 * lgh/: added the directory in which I implement the high level
88 libguile library (lgh_) for this release of Guile. See the
89 ChangeLog in there for further details.
90
91 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
92
93 * doc/ (guile-user and guile-programmer): added the guile-user and
94 guile-programmer directories which contain the user and programmer
95 manuals. See the ChangeLog entries there for detail.
96
97 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
98
99 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
100
101 * Makefile.in (distclean): Don't forget to delete
102 config.build-subdirs.
103
104 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
105
106 * Makefile.in (tags): New name for `TAGS' target, which will
107 always run the commands.
108
109 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
110
111 * README: Doc fixes.
112
113 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
114
115 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
116
117 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
118
119 * configure.in: Check for -ldl, so the check for Tcl won't fail
120 spuriously.
121
122 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
123
124 Change the way we decide whether to build gtcltk-lib, so that it's
125 omitted from the build process when appropriate, but never from
126 the dist process.
127 * configure.in: Don't edit all_subdirs depending on the
128 availability of Tk; let that be the list of all PLUGIN
129 subdirectories present, as it used to be. Instead, edit a new
130 variable, build_subdirs; write its final value, the list of
131 subdirs we do want to compile in, to config.build-subdirs.
132 Substitute that into the top-level Makefile too.
133 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
134 recurse on the subdirectories we should build.
135 (distdirs): Set this to @existingdirs@, so it includes the subdirs
136 we decided not to build.
137
138 * doc/gtcltk.texi: File resurrected from old Guile releases.
139 * doc/Makefile.in (info): Build the gtcltk documentation.
140 (DIST_FILES): Include it in the distribution.
141
142 * configure.in: If we can find the library for tcl7.5, build
143 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
144 compiler (not sure this is necessary).
145
146 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
147
148 * NEWS: Fix bug reporting address.
149
150 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
151
152 * AUTHORS: New file, in accordance with the GNU maintainers'
153 standards.
154
155 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
156
157 * README: Renamed from ANNOUNCE; include bug report address,
158 description, and short tour.
159 * INSTALL: Renamed from BUILDING.
160 * NEWS: New file.
161 * Makefile.in (DISTFILES): Update appropriately.
162
163 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
164
165 * doc/Makefile.in: Added pattern targets for creating DVI and
166 PostScript files.
167 (%.ps, %.dvi, %.txt): New targets.
168 (DVIPS, TEXI2DVI): New variables.
169
170 * GUILE-VERSION: Updated to 1.0b3.
171
172 Rehashed distribution system, in preparation for nightly
173 snapshots. Other changes in subdirectories.
174 * Makefile.in (dist): Rewritten --- the old target was out of
175 date, dependent on files that we don't have, and relied on GNU
176 tar. The new target is simpler.
177 (VERSION, srcdir, dist_dirs): New variables.
178 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
179 TODO.
180 (localtreats): Variable removed. We don't have this file.
181 (info): cd to doc and make info there; don't make info in every
182 ${subdir}; those Makefiles don't know what to do.
183 (distname, distdir, treats, announcefile): Variables removed.
184 (manifest-file): Target removed.
185 (dist-dir): New target, responsible for distributable files in
186 this directory.
187 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
188 controlling the 'dist' target.
189 * configure.in: Substitute GUILE-VERSION into the top-level
190 Makefile. Build doc/Makefile from doc/Makefile.in.
191
192 * doc/Makefile.in: New file.