X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=b131fc96fb27bc8c9b36739550befdb776c6cd69;hb=db3b9b5c08301bce8d69adacb95652bbc64af4e3;hp=f617a524d5d261fce83d4e0cce5643bb8a139916;hpb=e4520287104e0359608a9f35ec6a9ce1a0f07a4c;p=chise%2Fchise-base.git diff --git a/ChangeLog b/ChangeLog index f617a52..b131fc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,129 @@ +2012-07-18 MORIOKA Tomohiko + + * bootstrap.homebrew: Install + https://raw.github.com/Homebrew/homebrew-dupes/master/gcc.rb. + (IMAKECPP): Use /usr/local/bin/cpp-4.7. + +2012-07-18 MORIOKA Tomohiko + + * bootstrap.homebrew (brew_prefix): New variable; use it instead + of "/usr/local". + - Add code to detect location of homebrew.mxcl.canna.plist. + +2012-07-17 MORIOKA Tomohiko + + * Makefile.in (update): New target. + +2012-07-13 MORIOKA Tomohiko + + * bootstrap.homebrew: Run `brew upgrade' after + `git pull https://github.com/chise/homebrew/'. + +2012-07-13 MORIOKA Tomohiko + + * bootstrap.homebrew: Modify for canna.rb Ver.3.7p3_1. + +2012-07-12 MORIOKA Tomohiko + + * bootstrap.homebrew: Add setting for launchctl to start Canna + server automatically. + +2012-07-07 MORIOKA Tomohiko + + * bootstrap.fink: Use {libpng14|libjpeg8|db51}(-shlibs) instead of + {libpng3|libjpeg|db48}(-shlibs). + +2012-07-01 MORIOKA Tomohiko + + * Makefile.in (CHISE_GIT_ROOT): New variable. + (ELISP_GIT_ROOT): New variable. + (concord): Use Git instead of CVS. + (libchise): Likewise. + (xemacs-chise): Likewise. + (tomoyo-tools): Likewise. + (ids): Likewise. + (chise-fonts-installer): Likewise. + (apel): Likewise. + (nabe): Likewise. + +2012-04-26 MORIOKA Tomohiko + + * README.en: Remove descriptions about CVS and add description + about the new Git repository. + +2012-04-26 MORIOKA Tomohiko + + * README.en (Reporting Bugs): Modify for + chise-{en|ja}@lists.chise.org. + +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: