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