update.
[chise/chise-base.git] / ChangeLog
index 95ad132..1e58e43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2008-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in ($(LIBDIR)/xemacs/xemacs-packages): Don't install
+       `apel'.
+
+2008-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * bootstrap.debian: Install `make' and `g++'.
+
+2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (build-xemacs): Use LC_ALL instead of LANG.
+       (install-apel): Likewise.
+
+2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * bootstrap.macport, bootstrap.macports: Rename
+       `bootstrap.macport' to `bootstrap.macports'.
+
+2008-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * bootstrap.macport: New file.
+
+       * bootstrap.fink: Specify --with-site-includes,
+       --with-site-libraries and --with-canna.
+
+       * configure.in (xemacs_configure_args): New SUBST.
+       (--with-site-includes=PATH): New argument.
+       (--with-site-libraries=PATH): New argument.
+       (--with-canna): New argument.
+
+       * Makefile.in (XEMACS_OPTS): Use @xemacs_configure_args@ instead
+       of $(OPTS).
+
+\f
+2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-base 0.24 released.
+
+       * configure.in (AC_INIT): Update to 0.24.
+
+2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (install-apel): Avoid error when
+       $(LIBDIR)/xemacs/site-packages already exists.
+
+2008-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * bootstrap.debian: New file.
+
+2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * README.en (Installing CHISE-base in Mac OS X with Fink): New
+       section.
+
+       * bootstrap.fink: New file.
+
+2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in (lemi_cvs_root): New SUBST.
+
+       * Makefile.in (SUDO): New variable.
+       (LEMI_CVS_ROOT): New variable.
+       (XEMACS_PACKAGES_URL): New variable.
+       ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install.
+       ($(LIBDIR)/libchise.a): Likewise.
+       (install-db): Use $(SUDO) to install chise-db in
+       $(prefix)/share/chise.
+       (build-xemacs): Build in C locale.
+       ($(BINDIR)/xemacs): Use $(SUDO) to make install.
+       (install-apel): New target.
+       (install-tomoyo-tools): Call `install-apel' and
+       `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install.
+       (install-ids): Use $(SUDO) to make install.
+       (apel): New target.
+       (.lemi-cvs-login): New target.
+       ($(LIBDIR)/xemacs/xemacs-packages): New target.
+       ($(LIBDIR)/xemacs/mule-packages): New target.
+
+\f
+2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-base 0.23 released.
+
+2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * README.en: New file.
+
 2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * configure.in: Put --with-canna into $xemacs_opts when Fink is