2005-05-02 Jens Petersen * make-dist: Add --no-tag option to not add svn revision tag to tarball name and directory. Add VERSION to convert to version number without underscore. Exclude "sources" [dirs under "packages"] instead of "packages". 2005-04-21 Ervin Yan * mv acfiles/mkinstalldirs iiimjcf/jdk13_iiimf_adapter/build 2005-04-20 Ervin Yan * mv spec-files/* packages/redhat/ 2005-04-19 Ervin Yan * Makefile: make -C do not work on Solaris * acfiles/check_sys.m4: check cc with full path 2005-04-19 Jens Petersen * make-dist: New script to roll a tarball. 2005-04-14 Jens Petersen * Makefile: Silence of the target scripts with `@'. (AUTORECONF): Do not run autoreconf verbose by default. (intllize): Separate out from bootstrap. (bootstrap): depends on intllize (reconfig): New target which runs autoreconf without force on BUILDDIRS. * README: Update build instructions to reflect Makefile changes. * Makefile: Replace ACLOCAL, AUTOMAKE, LIBTOOLIZE, AUTOHEADER, AUTOCONF, CONFIG_CMD with BOOTSTRAP which runs autoreconf. Add CONFIG_FLAGS to carry flags passed to configure and autogen.sh. Add INTL_CMD and INTLDIRS to handle gettext packages that aren't handled by autoreconf. Add CONFIGDIRS to specify which dirs get bootstrapped by default and set it to BUILDDIRS plus leif/m17n_le and leif/thai_le_sun. (update-acfiles): Deprecated, since no longer needed. (bootstrap): New target to bootstrap INTLDIRS with INTL_CMD and CONFIGDIRS with AUTORECONF. (build): Run configure if exists otherwise autogen.sh with CONFIG_FLAGS. (config): Run configure if exists otherwise autogen.sh in BUILDDIRS with CONFIG_FLAGS. (compile): New target to just make BUILDDIRS. (debug): Run configure if exists otherwise autogen.sh with CONFIG_FLAGS. (install): Use -C to change directory. (clean): Ditto. (distclean): Ditto. 2005-03-20 Akira TAGOH * Makefile: added LIBTOOLIZE too. and AUTOMAKE should always works with --add-missing. 2005-03-17 AShiZaWa KaZuNoRi * spec-files/iiimf-server.spec: path name changes. * spec-files/iiimf-x.spec: path name changes. * spec-files/im-sdk.spec: path name changes. 2005-01-25 Ervin Yan * Makefile remove sun_le_asia add sch_le_sun and tch_le_sun 2004-11-26 Ervin Yan * Makefile add "--prefix=/usr --sysconfdir=/etc --localestatedir=/var" for "make build" 2003-12-04 Hidetoshi Tajima * Added gnome-im-switcher (initial unstable version) to im-sdk/trunk. * Makefile (BUILDDIRS, CONFIGDIRS) Added gnome-im-switcher. 2003-11-14 Hidetoshi Tajima * Makefile (build): restore missing cd $$dir line. 2003-11-11 Hidetoshi Tajima * Makefile (build): use autogen.sh first if present, otherwise use configure. 2003-09-01 MIYASHITA Hisashi * Merge from r11_3 and r11_4, changes between r11_3@1420 and r11_4@1475. 2003-06-13 MIYASHITA Hisashi * Makefile (clean, distclean): Even if fail to finish an item, continue to the next one. 2003-06-12 MIYASHITA Hisashi * Merge from r11_2, changes between 1344-1398. 2003-05-27 MIYASHITA Hisashi * Makefile (debug): New target. 2003-05-16 MIYASHITA Hisashi * Makefile (CONFIGDIRS, BUILDDIRS): added iiimgcf. 2003-05-07 MIYASHITA Hisashi * Merge from r11_2, changes between 1336-1344. 2003-05-06 MIYASHITA Hisashi * README: New file. 2003-04-23 MIYASHITA Hisashi * Merge from r11_1, changes between 1293-1329. 2003-04-25 MIYASHITA Hisashi * Makefile (update-acfiles): New target. 2003-04-23 MIYASHITA Hisashi * Merge from r11_1, changes between 1279-1293. 2003-03-26 MIYASHITA Hisashi * Merge from r11_0, changes between 1119-1262. 2003-02-26 MIYASHITA Hisashi * Makefile (CONFIGDIRS): Add lib/EIMIL, lib/iiimp, and lib/iiimcf. (BUILDDIRS): Likewise. 2003-02-21 MIYASHITA Hisashi * Merge from r11_0, changes between 1119-1188. 2003-01-06 MIYASHITA Hisashi * Merge from r11_0, changes between 1119-1128. * Move iiimsf/lib/iiimp to lib/iiimp. * Move iiimsf/lib/EIMIL to lib/EIMIL. 2002-12-25 MIYASHITA Hisashi * Merge from r11_0, changes between 1119-1121. * Merge from r11_0, changes between 1104-1119. 2002-12-25 MIYASHITA Hisashi * Makefile (CONFIGDIRS, BUILDDIRS): Add iiimcf/htt_xbe. (ACLOCAL, AUTOMAKE, AUTOHEADER, AUTOCONF): New macros for config. (CONFIG_CMD): Use the above macros. 2002-12-15 MIYASHITA Hisashi * Merge from r11_0, changes between 1090-1104. 2002-11-08 MIYASHITA Hisashi * Merge from r11_0, changes between 1081-1090. 2002-11-08 MIYASHITA Hisashi * Makefile (CONFIGDIRS): Add iiimxcf/xiiimp.so. 2002-11-07 MIYASHITA Hisashi * Make r11_0 branch: from Revision 1081. 2002-11-06 MIYASHITA Hisashi * Makefile: Avoid to use pushd and popd. 2002-11-03 MIYASHITA Hisashi * ChageLog: New ChangeLog file for im-sdk.