Rename `ChangeLog' files to `ChangeLog-2008'.
[bpt/guile.git] / qt / ChangeLog-2008
CommitLineData
3071ea27
RB
12003-04-13 Rob Browning <rlb@defaultvalue.org>
2
3 * md/axp.s '.file 2 "axp.s"' -> '.file 2 "axp.s".
4 (qt_vstart): .end qt_vstart, not qt_start. Thanks to Falk
5 Hueffner.
6
f800ebfb
MV
72002-08-24 Marius Vollmer <mvo@zagadka.ping.de>
8
9 * md/Makefile.am (EXTRA_DIST): Added arm.h and arm.s.
10
bb59ff52
MV
112002-07-17 Marius Vollmer <mvo@zagadka.ping.de>
12
13 * arm.s, arm.h: New.
14
46151112
RB
152002-02-24 Rob Browning <rlb@defaultvalue.org>
16
17 * Makefile.am (libqthreads_la_LDFLAGS): use @LIBQTHREADS_INTERFACE@.
18
8978878f
GH
192001-11-21 Gary Houston <ghouston@arglist.com>
20
21 * Makefile.am (OMIT_DEPENDENCIES): removed, since it seems to be
22 obsolete. autogen.sh says:
23 invalid unused variable name: `OMIT_DEPENDENCIES'
24
8f99e3f3
SJ
252001-11-04 Stefan Jahn <stefan@lkcc.org>
26
27 * md/Makefile.am (EXTRA_DIST): Added `i386.asm'.
28
29 * md/i386.asm: New file. Contains the Intel syntax version for
30 nasm/tasm/masm of the file `i386.s'.
31
32 * qt.h.in: Definition of QT_API, QT_IMPORT and QT_EXPORT.
33 Prefixed each symbols which is meant to go into a DLL.
34
35 * Makefile.am (libqthreads_la_LDFLAGS): Put `-no-undefined'
36 into LDFLAGS to support linkers which do not allow unresolved
37 symbols inside shared libraries.
38 (EXTRA_DIST): Add `libqthreads.def', which is an export file
39 definition for M$-Windows. It defines exported symbols. This is
40 necessary because the M$VC linker does not know how to export
41 assembler symbols into a DLL.
42
969e8e45
MV
432001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
44
45 * Makefile.am, md/Makefile.am, time/Makefile.am:
46 (AUTOMAKE_OPTIONS): Change "foreign" to "gnu".
47
ab4cd34b
RB
482001-08-15 Rob Browning <rlb@defaultvalue.org>
49
50 * Makefile.am (libqthreads_la_LDFLAGS): use libtool interface version
51 variables.
52
88fab063
MD
532000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
54
55 * Makefile.am (OMIT_DEPENDENCIES): Defined to contain the list of
56 machine specific headers. This is necessary, otherwise automake
57 will include a dependency specific for the machine on which the
58 distribution archive was built.
59
a0599745
MD
602000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
61
62 * *.*: Change includes so that they always use the "prefixes"
63 libguile/, qt/, guile-readline/, or libltdl/.
64
65 * Makefile.am (DEFS): Added. automake adds -I options to DEFS,
66 and we don't want that.
67 (INCLUDES): Removed all -I options except for the root source
68 directory and the root build directory.
69
0c1221ab
JB
701999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
71
72 * Makefile.in, md/Makefile.in, time/Makefile.in: Deleted from CVS
73 repository. Run the autogen.sh script to create generated files
74 like this one.
75
a901ed03
JB
761999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
77
78 * time/Makefile.in: Regenerated.
79 * md/Makefile.in: Regenerated.
80 * Makefile.in: Regenerated.
81
cceae55d
JB
821999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
83
b7e13f65 84 * Makefile.in, time/Makefile.in: Regenerated.
cceae55d 85
d509e5f6
JB
861998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
87
88 * md/i386.s: Remove nested comment starter, to quiet warnings.
89
90 * Makefile.am (.s.lo): Supply our own rule here, which passes
91 qthread_asflags through. See today's change to ../qthreads.m4.
92 * Makefile.in, qt/Makefile.in, time/Makefile.in: Regenerated.
93
0553d3a2
JB
941998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
95
96 * Makefile.in: Regenerated with a patched automake, to get
97 dependency generation right when using EGCS.
98
61a9ba48
JB
991998-09-29 Jim Blandy <jimb@totoro.red-bean.com>
100
101 * stp.h (stp_create): Doc fix.
102
6dd78771
JB
1031998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
104
105 * qt.h.in (qt_null, qt_error): Add prototypes for these.
106
0dcbc17a
JB
1071998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
108
109 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated using
110 the last public version of automake, not the hacked Cygnus
111 version.
112
1f5ae2fd
JB
1131998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
114
115 * time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,
116 after removing Totoro kludge.
117
e99cbcd6
JB
1181998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
119
120 Use libtool, and the thread configuration mechanism.
121 * Makefile.am (lib_LTLIBRARIES, EXTRA_LTLIBRARIES,
122 libqthreads_la_SOURCES, libqthreads_la_LIBADD): These replace
123 lib_LIBRARIES, EXTRA_LIBRARIES, libqthreads_a_SOURCES,
124 libqthreads_a_LIBADD. Use the variables set by the new config
125 system.
126 (libqthreads_la_DEPENDENCIES): New var.
127 (libqthreads_la_LDFLAGS): Add -rpath; automake claims it can't set
128 it itself, but I don't completely understand why.
129 (qtmds.o, qtmdc.o): Rules removed. Use implicit build rules.
130 (qtmds.s, qtmdc.c, qtdmdb.s): Rules added, to make symlinks to the
131 appropriate files in the source tree.
132 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
133
88b6d615
MD
1341998-04-15 Mikael Djurfeldt <mdj@nada.kth.se>
135
136 * qt.h.in: Declare return type of qt_abort as void.
137
7a32236c
TP
1381997-12-02 Tim Pierce <twp@skepsis.com>
139
140 * md/axp.s (qt_vstart): Typo fixes, thanks to Alexander Jolk.
141
83531e61
JB
142Sat Oct 25 02:54:11 1997 Jim Blandy <jimb@totoro.red-bean.com>
143
144 * Makefile.am: Call the library libqthreads.a, not libqt.a. The
145 old name conflicts with the Qt user interface toolkit.
146 * Makefile.in: Regenerated.
147
5aa28c1e
JB
148Mon Sep 29 23:54:28 1997 Jim Blandy <jimb@totoro.red-bean.com>
149
150 * time/Makefile.in: Regenerated with automake 1.2c.
151
152 * md/Makefile.in: Regenerated with automake 1.2c.
153
154 * Makefile.in: Regenerated with automake 1.2c.
155
8a01e754
JB
156Sat Sep 27 23:14:13 1997 Jim Blandy <jimb@totoro.red-bean.com>
157
158 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with
159 automake 1.2a.
160
1aa8162b
JB
161Thu Aug 28 23:49:19 1997 Jim Blandy <jimb@totoro.red-bean.com>
162
163 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
164
34695603
JB
165Wed Aug 27 17:43:38 1997 Jim Blandy <jimb@totoro.red-bean.com>
166
167 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
168 it uses "tar", not "gtar".
169
170 * config: Use the QuickThreads assembler fragment with Irix
171 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
172 Jesse Glick.
173
1b0c9ace
MD
174Wed Jul 23 20:32:42 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
175
176 * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
177 please the alpha assembler.
178
91b28bb5
JB
179Sun Jun 22 18:44:11 1997 Jim Blandy <jimb@floss.red-bean.com>
180
181 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
182 timestamp change; see ../ChangeLog.
183
3688473b
JB
184Wed Jun 11 00:33:10 1997 Jim Blandy <jimb@floss.red-bean.com>
185
186 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
187 xtra_PLUGIN_guile_libs change in ../configure.in.
188
9b01064c
JB
189Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
190
191 * Makefile.in: Regenerated, using automake-1.1p.
192
28c682fa
JB
193Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
194
195 * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
196
20108301
JB
197Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
198
819f936b
JB
199 Get 'make dist' to work again.
200 * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
201 * Makefile.in: Regenerated, like the secret sachets of seven
202 sultry sailors.
203
20108301
JB
204 Changes for reduced Guile distribution: one configure script,
205 no plugins.
206 * configure.in, configure: Removed.
207 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
208
828b6b72
JB
209Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
210
211 * PLUGIN/OPT: Don't mention "threads", because that causes
212 "threads" to appear in the list of directories to be configured.
213 Just say enough to get qt to appear in the list. I don't think qt
214 needs to be built before or after anything else in particular...
215
15ae1bee
MD
216Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
217
218 * configure.in: Added AM_MAINTAINER_MODE
219
c3191608
MD
220Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
221
222 * configure.in: Added changequote(,) before the host case (since
223 we use [ and ] in a pattern).
224 * configure: Regenerated.
225
863b096e
JB
226Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
227
228 * configure.in: Recognize i686 as an okay processor too.
229 * configure: Regenerated.
230
41de7f36 231Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
9855b7a8 232
41de7f36
JB
233 We need to name the object files produced from the
234 machine-dependent C and assembler files qtmds.o and qtmdc.o, but
235 using -c and -o together on the cc command line isn't portable.
236 * configure.in: Generate the names of the .o files here, and
237 substitute them into Makefile.
238 * Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
239 and then rename them when it's done.
240 (configure, Makefile.in): Regenerated.
9855b7a8 241
733943b9
TT
242Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
243
244 * PLUGIN/greet: Removed.
245 * Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
246 files.
247 * configure.in: Updated for Automake.
248
b8cae82a
JB
249Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
250
251 * configure.in, Makefile.in: The 'install' and 'uninstall'
252 Makefile targets should be affected by whether or not we have a
253 port to the current target architecture too, not just the 'all'
254 target.
255
a857bf16
JB
256Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
257
258 * configure.in: If we don't have a port to the current machine,
259 just arrange for 'make all' to do nothing. Don't abort
260 configuration. We need a fully configured directory tree in order
261 to make distributions and the like.
262
263 * Makefile.in (distfiles): Update for the new directory structure.
264 (plugin_distfiles, md_distfiles, time_distfiles): New variables.
265 (dist-dir): New target; use all the above to build a subtree of a
266 distribution.
267 (manifest): Target deleted.
268
ec349f39
MD
269Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
270
271 * configure.in: Solaris 2 should use sparc.s.
272 *Older* systems use _sparc.s
273
274Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
275
276 * configure: Rebuilt
277 * Makefile.in, configure.in: Fixed installation.
278
279Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
280
281 * all files: installed qt-002 package. Autoconfiscated.
282
283