* string-case.scm: New file, brought in from SLIB, and adapted to
[bpt/guile.git] / qt / ChangeLog
CommitLineData
cceae55d
JB
11999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
2
3 * Makefile.in: Regenerated.
4
d509e5f6
JB
51998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
6
7 * md/i386.s: Remove nested comment starter, to quiet warnings.
8
9 * Makefile.am (.s.lo): Supply our own rule here, which passes
10 qthread_asflags through. See today's change to ../qthreads.m4.
11 * Makefile.in, qt/Makefile.in, time/Makefile.in: Regenerated.
12
0553d3a2
JB
131998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
14
15 * Makefile.in: Regenerated with a patched automake, to get
16 dependency generation right when using EGCS.
17
61a9ba48
JB
181998-09-29 Jim Blandy <jimb@totoro.red-bean.com>
19
20 * stp.h (stp_create): Doc fix.
21
6dd78771
JB
221998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
23
24 * qt.h.in (qt_null, qt_error): Add prototypes for these.
25
0dcbc17a
JB
261998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
27
28 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated using
29 the last public version of automake, not the hacked Cygnus
30 version.
31
1f5ae2fd
JB
321998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
33
34 * time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,
35 after removing Totoro kludge.
36
e99cbcd6
JB
371998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
38
39 Use libtool, and the thread configuration mechanism.
40 * Makefile.am (lib_LTLIBRARIES, EXTRA_LTLIBRARIES,
41 libqthreads_la_SOURCES, libqthreads_la_LIBADD): These replace
42 lib_LIBRARIES, EXTRA_LIBRARIES, libqthreads_a_SOURCES,
43 libqthreads_a_LIBADD. Use the variables set by the new config
44 system.
45 (libqthreads_la_DEPENDENCIES): New var.
46 (libqthreads_la_LDFLAGS): Add -rpath; automake claims it can't set
47 it itself, but I don't completely understand why.
48 (qtmds.o, qtmdc.o): Rules removed. Use implicit build rules.
49 (qtmds.s, qtmdc.c, qtdmdb.s): Rules added, to make symlinks to the
50 appropriate files in the source tree.
51 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
52
88b6d615
MD
531998-04-15 Mikael Djurfeldt <mdj@nada.kth.se>
54
55 * qt.h.in: Declare return type of qt_abort as void.
56
7a32236c
TP
571997-12-02 Tim Pierce <twp@skepsis.com>
58
59 * md/axp.s (qt_vstart): Typo fixes, thanks to Alexander Jolk.
60
83531e61
JB
61Sat Oct 25 02:54:11 1997 Jim Blandy <jimb@totoro.red-bean.com>
62
63 * Makefile.am: Call the library libqthreads.a, not libqt.a. The
64 old name conflicts with the Qt user interface toolkit.
65 * Makefile.in: Regenerated.
66
5aa28c1e
JB
67Mon Sep 29 23:54:28 1997 Jim Blandy <jimb@totoro.red-bean.com>
68
69 * time/Makefile.in: Regenerated with automake 1.2c.
70
71 * md/Makefile.in: Regenerated with automake 1.2c.
72
73 * Makefile.in: Regenerated with automake 1.2c.
74
8a01e754
JB
75Sat Sep 27 23:14:13 1997 Jim Blandy <jimb@totoro.red-bean.com>
76
77 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with
78 automake 1.2a.
79
1aa8162b
JB
80Thu Aug 28 23:49:19 1997 Jim Blandy <jimb@totoro.red-bean.com>
81
82 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
83
34695603
JB
84Wed Aug 27 17:43:38 1997 Jim Blandy <jimb@totoro.red-bean.com>
85
86 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
87 it uses "tar", not "gtar".
88
89 * config: Use the QuickThreads assembler fragment with Irix
90 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
91 Jesse Glick.
92
1b0c9ace
MD
93Wed Jul 23 20:32:42 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
94
95 * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
96 please the alpha assembler.
97
91b28bb5
JB
98Sun Jun 22 18:44:11 1997 Jim Blandy <jimb@floss.red-bean.com>
99
100 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
101 timestamp change; see ../ChangeLog.
102
3688473b
JB
103Wed Jun 11 00:33:10 1997 Jim Blandy <jimb@floss.red-bean.com>
104
105 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
106 xtra_PLUGIN_guile_libs change in ../configure.in.
107
9b01064c
JB
108Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
109
110 * Makefile.in: Regenerated, using automake-1.1p.
111
28c682fa
JB
112Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
113
114 * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
115
20108301
JB
116Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
117
819f936b
JB
118 Get 'make dist' to work again.
119 * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
120 * Makefile.in: Regenerated, like the secret sachets of seven
121 sultry sailors.
122
20108301
JB
123 Changes for reduced Guile distribution: one configure script,
124 no plugins.
125 * configure.in, configure: Removed.
126 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
127
828b6b72
JB
128Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
129
130 * PLUGIN/OPT: Don't mention "threads", because that causes
131 "threads" to appear in the list of directories to be configured.
132 Just say enough to get qt to appear in the list. I don't think qt
133 needs to be built before or after anything else in particular...
134
15ae1bee
MD
135Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
136
137 * configure.in: Added AM_MAINTAINER_MODE
138
c3191608
MD
139Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
140
141 * configure.in: Added changequote(,) before the host case (since
142 we use [ and ] in a pattern).
143 * configure: Regenerated.
144
863b096e
JB
145Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
146
147 * configure.in: Recognize i686 as an okay processor too.
148 * configure: Regenerated.
149
41de7f36 150Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
9855b7a8 151
41de7f36
JB
152 We need to name the object files produced from the
153 machine-dependent C and assembler files qtmds.o and qtmdc.o, but
154 using -c and -o together on the cc command line isn't portable.
155 * configure.in: Generate the names of the .o files here, and
156 substitute them into Makefile.
157 * Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
158 and then rename them when it's done.
159 (configure, Makefile.in): Regenerated.
9855b7a8 160
733943b9
TT
161Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
162
163 * PLUGIN/greet: Removed.
164 * Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
165 files.
166 * configure.in: Updated for Automake.
167
b8cae82a
JB
168Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
169
170 * configure.in, Makefile.in: The 'install' and 'uninstall'
171 Makefile targets should be affected by whether or not we have a
172 port to the current target architecture too, not just the 'all'
173 target.
174
a857bf16
JB
175Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
176
177 * configure.in: If we don't have a port to the current machine,
178 just arrange for 'make all' to do nothing. Don't abort
179 configuration. We need a fully configured directory tree in order
180 to make distributions and the like.
181
182 * Makefile.in (distfiles): Update for the new directory structure.
183 (plugin_distfiles, md_distfiles, time_distfiles): New variables.
184 (dist-dir): New target; use all the above to build a subtree of a
185 distribution.
186 (manifest): Target deleted.
187
ec349f39
MD
188Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
189
190 * configure.in: Solaris 2 should use sparc.s.
191 *Older* systems use _sparc.s
192
193Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
194
195 * configure: Rebuilt
196 * Makefile.in, configure.in: Fixed installation.
197
198Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
199
200 * all files: installed qt-002 package. Autoconfiscated.
201
202