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