update.
[chise/chise-base.git] / ChangeLog
1 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Makefile (VERSION): Update to 0.23.
4         (CONCORD_OPTS): New variable.
5         (all): Call `build-concord'.
6         (install): Call `install-core'.
7         (force-config-concord): New target.
8         (config-concord): Likewise.
9         (concord/config.h): Likewise.
10         (build-concord): Likewise.
11         (install-concord): Likewise.
12         ($(PREFIX)/lib/libconcord.a): Likewise.
13         (config-libchise): Call `install-concord' and `libchise/config.h'.
14         (libchise/config.h): New target.
15         (build-libchise): Cqll `config-libchise'.
16         (install-libchise): Call `build-libchise' and
17         `$(PREFIX)/lib/libchise.a'.
18         ($(PREFIX)/lib/libchise.a): New target.
19         (install-core): New target.
20         (install-db): Changed for new layout.
21         (config-xemacs): Call `xemacs-chise/src/config.h'.
22         (xemacs-chise/src/config.h): New target.
23         (install-xemacs): Call `install-libchise' and
24         `$(PREFIX)/bin/xemacs'.
25         ($(PREFIX)/bin/xemacs): New target.
26         (install-ids): Call `install-xemacs'.
27         (install-base): New target.
28         (generate-db): Call `install-base' instead of `install-xemacs' and
29         `install-ids'.
30         (chise-db): Change directory layout.
31         (tar-core): Copy `concord'.
32         (get-base): New target.
33         (concord): New target.
34         (libchise): Call `.cvs-login'.
35         (xemacs-chise): Likewise.
36         (ids): Likewise.
37         (.cvs-login): New target.
38         (distclean): Add cleaner for concord/.
39         (db-clean): New target.
40         (cvs-clean): New target.
41
42 \f
43 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
44
45         * chise-core 0.22 released.
46
47         * Makefile (VERSION): Update to 0.22.
48         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
49         rename package name from `chise-base' to `chise-core'.
50
51 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * Makefile: New file.
54