X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7f366e6cc0473fd578479f68d092f68fbcac1b30;hb=c227d90cb802f414534a32db7bf3398781932682;hp=e08f80e2aed0f0328f4f6eda7941e552f753116e;hpb=f1658b4e65b798a798c49bdf730f2c15ad4bc37f;p=chise%2Fchise-base.git diff --git a/ChangeLog b/ChangeLog index e08f80e..7f366e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,89 @@ +2012-02-18 MORIOKA Tomohiko + + * bootstrap.homebrew: Don't use sudo. + +2012-02-17 MORIOKA Tomohiko + + * configure.in: Add '--ldflags=-Wl,-no_pie' to $xemacs_opts when + running with Mac OS X 10.7 Lion or later. + +2012-02-15 MORIOKA Tomohiko + + * bootstrap.homebrew: New file. + +2012-02-11 MORIOKA Tomohiko + + * bootstrap.fink: If `canna-dev' is not found (Lion), don't + specify '--with-canna'. + +2011-09-19 MORIOKA Tomohiko + + * Makefile.in (install-nabe): New target. + (install-base): Call `install-nabe'. + (nabe): New target. + (distclean): Add cleaner for nabe/. + (cvs-base-clean): Delete nabe/. + +2011-06-02 MORIOKA Tomohiko + + * bootstrap.fink: Run "sudo make install-mac" in + chise-fonts-installer/TrueType/Hanazono/. + +2011-06-02 MORIOKA Tomohiko + + * bootstrap.macports, bootstrap.fink, bootstrap.debian: Install + `unzip'. + +2011-03-12 MORIOKA Tomohiko + + * bootstrap.fink: Add `ulimit -n 2048'. + +2010-09-30 MORIOKA Tomohiko + + * bootstrap.fink: Use sudo to do make install-arphic in + chise-fonts-installer/TrueType. + +2010-09-17 MORIOKA Tomohiko + + * bootstrap.fink: Install Arphic PL fonts. + +2010-07-15 MORIOKA Tomohiko + + * Makefile.in (CVS_ROOT): Quote. + (LEMI_CVS_ROOT): Likewise. + + +2010-06-16 MORIOKA Tomohiko + + * chise-base 0.25 released. + + * Makefile.in (distclean): Add cleaner for chise-fonts-installer/. + (cvs-base-clean): Delete apel/ and chise-fonts-installer/. + +2010-06-16 MORIOKA Tomohiko + + * Makefile.in (tar-base): Add `chise-fonts-installer'. + + * configure.in (AC_INIT): Update to 0.25. + +2009-12-10 MORIOKA Tomohiko + + * bootstrap.fink: + - Omit `coreutils-default'. + - Install `wget'. + + * Makefile.in (FONTS_OPTS): New variable. + (config-fonts): New target. + (chise-fonts-installer/config.h): New target. + (build-fonts): New target. + (install-fonts): New target. + (install-base): Call `install-fonts'. + (chise-fonts-installer): New target. + +2009-12-10 MORIOKA Tomohiko + + * bootstrap.fink: Use db48 instead db44. + 2009-07-16 MORIOKA Tomohiko * bootstrap.debian: Install `xbitmaps'.