98f2e8938a52c518c24c523bd8846742d84a2288
[chise/chise-base.git] / ChangeLog
1 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * README.en: New file.
4
5 2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * configure.in: Put --with-canna into $xemacs_opts when Fink is
8         used.
9
10 2006-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11
12         * Makefile.in (concord): Fix problem when the target is bundled.
13         (libchise): Likewise.
14         (xemacs-chise): Likewise.
15         (tomoyo-tools): Likewise.
16         (ids): Likewise.
17         (.cvs-login): Fix problem when $(CVS_ROOT) does not use pserver
18         method.
19
20 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21
22         * Makefile.in (install-db): Use $(TAR) instead of `tar'.
23         (chise-db): Likewise.
24         (tar-core): Likewise; call `cvs-base-clean' instead of
25         `cvs-core-clean'; cvs export concord and libchise.
26
27 2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28
29         * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
30         --with-database=berkdb.
31         (xemacs-chise/src/config.h): Move --without-xim, --pdump and
32         --with-database=berkdb to `XEMACS_OPTS'.
33         (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
34         libchise.
35         (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
36         (cvs-core-clean): New target.
37         (cvs-base-clean): New target.
38
39         * configure.in: Code to detect version of Berkeley DB for Fink is
40         moved into the if-clause about Fink is used.
41
42 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * Makefile: Deleted.
45
46         * Makefile.in, config.guess, config.sub, configure, configure.in,
47         install-sh: New files.
48
49 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
50
51         * Makefile (VERSION): Update to 0.23.
52         (CONCORD_OPTS): New variable.
53         (all): Call `build-concord'.
54         (install): Call `install-core'.
55         (force-config-concord): New target.
56         (config-concord): Likewise.
57         (concord/config.h): Likewise.
58         (build-concord): Likewise.
59         (install-concord): Likewise.
60         ($(PREFIX)/lib/libconcord.a): Likewise.
61         (config-libchise): Call `install-concord' and `libchise/config.h'.
62         (libchise/config.h): New target.
63         (build-libchise): Cqll `config-libchise'.
64         (install-libchise): Call `build-libchise' and
65         `$(PREFIX)/lib/libchise.a'.
66         ($(PREFIX)/lib/libchise.a): New target.
67         (install-core): New target.
68         (install-db): Changed for new layout.
69         (config-xemacs): Call `xemacs-chise/src/config.h'.
70         (xemacs-chise/src/config.h): New target.
71         (install-xemacs): Call `install-libchise' and
72         `$(PREFIX)/bin/xemacs'.
73         ($(PREFIX)/bin/xemacs): New target.
74         (install-ids): Call `install-xemacs'.
75         (install-base): New target.
76         (generate-db): Call `install-base' instead of `install-xemacs' and
77         `install-ids'.
78         (chise-db): Change directory layout.
79         (tar-core): Copy `concord'.
80         (get-base): New target.
81         (concord): New target.
82         (libchise): Call `.cvs-login'.
83         (xemacs-chise): Likewise.
84         (ids): Likewise.
85         (.cvs-login): New target.
86         (distclean): Add cleaner for concord/.
87         (db-clean): New target.
88         (cvs-clean): New target.
89
90 \f
91 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
92
93         * chise-core 0.22 released.
94
95         * Makefile (VERSION): Update to 0.22.
96         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
97         rename package name from `chise-base' to `chise-core'.
98
99 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * Makefile: New file.
102