*** empty log message ***
[bpt/guile.git] / qt / ChangeLog
index 08e39b6..7eb6013 100644 (file)
@@ -1,5 +1,94 @@
+1998-07-28  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,
+       after removing Totoro kludge.
+
+1998-07-26  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       Use libtool, and the thread configuration mechanism.
+       * Makefile.am (lib_LTLIBRARIES, EXTRA_LTLIBRARIES,
+       libqthreads_la_SOURCES, libqthreads_la_LIBADD): These replace
+       lib_LIBRARIES, EXTRA_LIBRARIES, libqthreads_a_SOURCES,
+       libqthreads_a_LIBADD.  Use the variables set by the new config
+       system.
+       (libqthreads_la_DEPENDENCIES): New var.
+       (libqthreads_la_LDFLAGS): Add -rpath; automake claims it can't set
+       it itself, but I don't completely understand why.
+       (qtmds.o, qtmdc.o): Rules removed.  Use implicit build rules.
+       (qtmds.s, qtmdc.c, qtdmdb.s): Rules added, to make symlinks to the
+       appropriate files in the source tree.
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
+
+1998-04-15  Mikael Djurfeldt  <mdj@nada.kth.se>
+
+       * qt.h.in: Declare return type of qt_abort as void.
+
+1997-12-02  Tim Pierce  <twp@skepsis.com>
+
+       * md/axp.s (qt_vstart): Typo fixes, thanks to Alexander Jolk.
+
+Sat Oct 25 02:54:11 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * Makefile.am: Call the library libqthreads.a, not libqt.a.  The
+       old name conflicts with the Qt user interface toolkit.
+       * Makefile.in: Regenerated.
+
+Mon Sep 29 23:54:28 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * time/Makefile.in: Regenerated with automake 1.2c.
+
+       * md/Makefile.in: Regenerated with automake 1.2c.
+
+       * Makefile.in: Regenerated with automake 1.2c.
+
+Sat Sep 27 23:14:13 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with
+       automake 1.2a.
+
+Thu Aug 28 23:49:19 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
+
+Wed Aug 27 17:43:38 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
+       it uses "tar", not "gtar".
+
+       * config: Use the QuickThreads assembler fragment with Irix
+       dynamic linking support for Irix 6 as well as Irix 5.  Thanks to
+       Jesse Glick.
+
+Wed Jul 23 20:32:42 1997  Mikael Djurfeldt  <djurf@zafir.e.kth.se>
+
+       * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
+       please the alpha assembler.
+
+Sun Jun 22 18:44:11 1997  Jim Blandy  <jimb@floss.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
+       timestamp change; see ../ChangeLog.
+
+Wed Jun 11 00:33:10 1997  Jim Blandy  <jimb@floss.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
+       xtra_PLUGIN_guile_libs change in ../configure.in.
+
+Tue May 13 16:40:06 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * Makefile.in: Regenerated, using automake-1.1p.
+
+Sun Apr 27 18:00:06 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
+
 Thu Apr 24 01:37:49 1997  Jim Blandy  <jimb@floss.cyclic.com>
 
+       Get 'make dist' to work again.
+       * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
+       * Makefile.in: Regenerated, like the secret sachets of seven
+       sultry sailors.
+
        Changes for reduced Guile distribution: one configure script,
        no plugins.
        * configure.in, configure: Removed.