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