c7a0ffe3b974da4dd89e6e296c22353e04eb398d
[chise/chise-base.git] / ChangeLog
1 2008-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * bootstrap.debian: Install `make' and `g++'.
4
5 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * Makefile.in (build-xemacs): Use LC_ALL instead of LANG.
8         (install-apel): Likewise.
9
10 2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11
12         * bootstrap.macport, bootstrap.macports: Rename
13         `bootstrap.macport' to `bootstrap.macports'.
14
15 2008-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16
17         * bootstrap.macport: New file.
18
19         * bootstrap.fink: Specify --with-site-includes,
20         --with-site-libraries and --with-canna.
21
22         * configure.in (xemacs_configure_args): New SUBST.
23         (--with-site-includes=PATH): New argument.
24         (--with-site-libraries=PATH): New argument.
25         (--with-canna): New argument.
26
27         * Makefile.in (XEMACS_OPTS): Use @xemacs_configure_args@ instead
28         of $(OPTS).
29
30 \f
31 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32
33         * chise-base 0.24 released.
34
35         * configure.in (AC_INIT): Update to 0.24.
36
37 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38
39         * Makefile.in (install-apel): Avoid error when
40         $(LIBDIR)/xemacs/site-packages already exists.
41
42 2008-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * bootstrap.debian: New file.
45
46 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * README.en (Installing CHISE-base in Mac OS X with Fink): New
49         section.
50
51         * bootstrap.fink: New file.
52
53 2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
54
55         * configure.in (lemi_cvs_root): New SUBST.
56
57         * Makefile.in (SUDO): New variable.
58         (LEMI_CVS_ROOT): New variable.
59         (XEMACS_PACKAGES_URL): New variable.
60         ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install.
61         ($(LIBDIR)/libchise.a): Likewise.
62         (install-db): Use $(SUDO) to install chise-db in
63         $(prefix)/share/chise.
64         (build-xemacs): Build in C locale.
65         ($(BINDIR)/xemacs): Use $(SUDO) to make install.
66         (install-apel): New target.
67         (install-tomoyo-tools): Call `install-apel' and
68         `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install.
69         (install-ids): Use $(SUDO) to make install.
70         (apel): New target.
71         (.lemi-cvs-login): New target.
72         ($(LIBDIR)/xemacs/xemacs-packages): New target.
73         ($(LIBDIR)/xemacs/mule-packages): New target.
74
75 \f
76 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
77
78         * chise-base 0.23 released.
79
80 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
81
82         * README.en: New file.
83
84 2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
85
86         * configure.in: Put --with-canna into $xemacs_opts when Fink is
87         used.
88
89 2006-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
90
91         * Makefile.in (concord): Fix problem when the target is bundled.
92         (libchise): Likewise.
93         (xemacs-chise): Likewise.
94         (tomoyo-tools): Likewise.
95         (ids): Likewise.
96         (.cvs-login): Fix problem when $(CVS_ROOT) does not use pserver
97         method.
98
99 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * Makefile.in (install-db): Use $(TAR) instead of `tar'.
102         (chise-db): Likewise.
103         (tar-core): Likewise; call `cvs-base-clean' instead of
104         `cvs-core-clean'; cvs export concord and libchise.
105
106 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
107
108         * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
109         --with-database=berkdb.
110         (xemacs-chise/src/config.h): Move --without-xim, --pdump and
111         --with-database=berkdb to `XEMACS_OPTS'.
112         (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
113         libchise.
114         (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
115         (cvs-core-clean): New target.
116         (cvs-base-clean): New target.
117
118         * configure.in: Code to detect version of Berkeley DB for Fink is
119         moved into the if-clause about Fink is used.
120
121 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
122
123         * Makefile: Deleted.
124
125         * Makefile.in, config.guess, config.sub, configure, configure.in,
126         install-sh: New files.
127
128 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
129
130         * Makefile (VERSION): Update to 0.23.
131         (CONCORD_OPTS): New variable.
132         (all): Call `build-concord'.
133         (install): Call `install-core'.
134         (force-config-concord): New target.
135         (config-concord): Likewise.
136         (concord/config.h): Likewise.
137         (build-concord): Likewise.
138         (install-concord): Likewise.
139         ($(PREFIX)/lib/libconcord.a): Likewise.
140         (config-libchise): Call `install-concord' and `libchise/config.h'.
141         (libchise/config.h): New target.
142         (build-libchise): Cqll `config-libchise'.
143         (install-libchise): Call `build-libchise' and
144         `$(PREFIX)/lib/libchise.a'.
145         ($(PREFIX)/lib/libchise.a): New target.
146         (install-core): New target.
147         (install-db): Changed for new layout.
148         (config-xemacs): Call `xemacs-chise/src/config.h'.
149         (xemacs-chise/src/config.h): New target.
150         (install-xemacs): Call `install-libchise' and
151         `$(PREFIX)/bin/xemacs'.
152         ($(PREFIX)/bin/xemacs): New target.
153         (install-ids): Call `install-xemacs'.
154         (install-base): New target.
155         (generate-db): Call `install-base' instead of `install-xemacs' and
156         `install-ids'.
157         (chise-db): Change directory layout.
158         (tar-core): Copy `concord'.
159         (get-base): New target.
160         (concord): New target.
161         (libchise): Call `.cvs-login'.
162         (xemacs-chise): Likewise.
163         (ids): Likewise.
164         (.cvs-login): New target.
165         (distclean): Add cleaner for concord/.
166         (db-clean): New target.
167         (cvs-clean): New target.
168
169 \f
170 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
171
172         * chise-core 0.22 released.
173
174         * Makefile (VERSION): Update to 0.22.
175         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
176         rename package name from `chise-base' to `chise-core'.
177
178 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * Makefile: New file.
181