*** empty log message ***
[bpt/guile.git] / qt / ChangeLog
1 Thu Aug 28 23:49:19 1997 Jim Blandy <jimb@totoro.red-bean.com>
2
3 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
4
5 Wed Aug 27 17:43:38 1997 Jim Blandy <jimb@totoro.red-bean.com>
6
7 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
8 it uses "tar", not "gtar".
9
10 * config: Use the QuickThreads assembler fragment with Irix
11 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
12 Jesse Glick.
13
14 Wed Jul 23 20:32:42 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
15
16 * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
17 please the alpha assembler.
18
19 Sun Jun 22 18:44:11 1997 Jim Blandy <jimb@floss.red-bean.com>
20
21 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
22 timestamp change; see ../ChangeLog.
23
24 Wed Jun 11 00:33:10 1997 Jim Blandy <jimb@floss.red-bean.com>
25
26 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
27 xtra_PLUGIN_guile_libs change in ../configure.in.
28
29 Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
30
31 * Makefile.in: Regenerated, using automake-1.1p.
32
33 Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
34
35 * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
36
37 Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
38
39 Get 'make dist' to work again.
40 * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
41 * Makefile.in: Regenerated, like the secret sachets of seven
42 sultry sailors.
43
44 Changes for reduced Guile distribution: one configure script,
45 no plugins.
46 * configure.in, configure: Removed.
47 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
48
49 Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
50
51 * PLUGIN/OPT: Don't mention "threads", because that causes
52 "threads" to appear in the list of directories to be configured.
53 Just say enough to get qt to appear in the list. I don't think qt
54 needs to be built before or after anything else in particular...
55
56 Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
57
58 * configure.in: Added AM_MAINTAINER_MODE
59
60 Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
61
62 * configure.in: Added changequote(,) before the host case (since
63 we use [ and ] in a pattern).
64 * configure: Regenerated.
65
66 Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
67
68 * configure.in: Recognize i686 as an okay processor too.
69 * configure: Regenerated.
70
71 Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
72
73 We need to name the object files produced from the
74 machine-dependent C and assembler files qtmds.o and qtmdc.o, but
75 using -c and -o together on the cc command line isn't portable.
76 * configure.in: Generate the names of the .o files here, and
77 substitute them into Makefile.
78 * Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
79 and then rename them when it's done.
80 (configure, Makefile.in): Regenerated.
81
82 Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
83
84 * PLUGIN/greet: Removed.
85 * Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
86 files.
87 * configure.in: Updated for Automake.
88
89 Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
90
91 * configure.in, Makefile.in: The 'install' and 'uninstall'
92 Makefile targets should be affected by whether or not we have a
93 port to the current target architecture too, not just the 'all'
94 target.
95
96 Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
97
98 * configure.in: If we don't have a port to the current machine,
99 just arrange for 'make all' to do nothing. Don't abort
100 configuration. We need a fully configured directory tree in order
101 to make distributions and the like.
102
103 * Makefile.in (distfiles): Update for the new directory structure.
104 (plugin_distfiles, md_distfiles, time_distfiles): New variables.
105 (dist-dir): New target; use all the above to build a subtree of a
106 distribution.
107 (manifest): Target deleted.
108
109 Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
110
111 * configure.in: Solaris 2 should use sparc.s.
112 *Older* systems use _sparc.s
113
114 Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
115
116 * configure: Rebuilt
117 * Makefile.in, configure.in: Fixed installation.
118
119 Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
120
121 * all files: installed qt-002 package. Autoconfiscated.
122
123