2022-01-16 Karl Berry * Import icu-68.2, undoing the std::max_align_t hack since we have to use a newer compiler anyway. 2021-12-17 Siep Kroonenberg * Makefile.am (icubuild): sense of test -r lib*.a was reversed. https://tug.org/pipermail/tlbuild/2021q4/004980.html 2021-03-01 Karl Berry * icu-src/source/common/putil.cpp [DARWIN]: don't require TARGET_OS_SIMULATOR: TLpatches/patch-24-simulator. 2021-02-13 Karl Berry * Import icu-68.2, with new pain for max_align_t. 2019-12-12 Karl Berry * Import icu-65.1, now requiring -lpthread, at least by upmendex. 2019-02-14 Karl Berry * Makefile.am (icubuild): cp icudt.a to icudata.a and libicuin.a libicui18n.a, for mingw cross compile, per Luigi. 2019-02-10 Karl Berry * Makefile.am (LDADD) [cross]: icu-native/lib/icudt.a per Luigi. 2019-01-08 Karl Berry * Import icu-63.1. 2018-01-12 Karl Berry * Import icu-60, now requiring C++11; reautoconf. 2017-04-27 Karl Berry * Makefile.am (LDADD): link icutest with ICU_LIBS_EXTRA. 2017-03-13 Karl Berry * Import icu-58.2 (release); reautoconf. * version.ac: update. 2016-03-27 Karl Berry * Import icu-57.1 (release). 2016-02-22 Akira Kakuto * Makefile.am, configure.ac: New convention. 2015-10-08 Peter Breitenlohner Update icu-56.1 (release). 2015-09-27 Peter Breitenlohner Import icu-56.1 (56_rc). * version.ac: Adjusted. 2015-04-12 Peter Breitenlohner Update icu-55.1 (release). 2015-03-19 Peter Breitenlohner Import icu-55.1 (55_rc). * version.ac: Adjust. 2015-02-16 Peter Breitenlohner * Makefile.am: Use the fragment ../../am/dist_hook.am. 2014-10-02 Peter Breitenlohner Update icu-54.1 (release). 2014-09-18 Peter Breitenlohner Import icu-54.1 (54_rc). * version.ac: Adjust. 2014-06-16 Peter Breitenlohner * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. 2014-04-03 Peter Breitenlohner Update icu-53.1 (release). 2014-03-21 Peter Breitenlohner * configure.ac: Avoid using '--disable-strict' for Solaris. 2014-03-20 Peter Breitenlohner Import icu-53.1 (53_rc). * version.ac: Adjust. 2013-10-29 Peter Breitenlohner * icutest.c: Print more info. 2013-10-10 Peter Breitenlohner Update icu-52.1 (release). 2013-09-26 Peter Breitenlohner Import icu-52.1 (52_rc2). * version.ac: Adjust. 2013-07-06 Peter Breitenlohner * Makefile.am: Use ../../am/rebuild.am. * icu.test (new): Shell script for a basic test. * icutest.c (new): Source code for test program. 2013-07-05 Peter Breitenlohner * include/unicode/Makefile.am: Moved Makefile fragments to ../../am/. 2013-03-21 Peter Breitenlohner Update icu-51.1 (release). 2013-03-07 Peter Breitenlohner Import icu-51.1 (51_rc) with subdirectory source/. * version.ac: Adjust. * configure.ac, Makefile.am, include/unicode/Makefile: Adapted. * README, license.html: Removed. 2013-01-07 Peter Breitenlohner * Makefile.am, configure.ac: Drop unused ICU headers. * include{,layout/}Makefile.am: Removed. 2013-01-03 Peter Breitenlohner * configure.ac: Always disable the layout library. 2012-12-19 Peter Breitenlohner * configure.ac: When cross compiling disable the native layout and io libraries. 2012-12-15 Peter Breitenlohner * configure.ac: Use KPSE_BASIC. 2012-11-07 Peter Breitenlohner Update icu-50.1 (release). * license.html: Update. 2012-10-24 Peter Breitenlohner Import icu-50.1 (50_rc). * version.ac: Adjust. 2012-03-22 Peter Breitenlohner Update icu-49.1 (release). * license.html: Update. 2012-03-03 Peter Breitenlohner Import icu-49.1 (49_rc). * version.ac: Adjust. 2012-02-24 Peter Breitenlohner * include/Makefile.am, include/{layout,unicode/}/Makefile.am: Use ../am/hdr_links.am. * hdrs.am (removed): Obsolete. 2011-08-10 Peter Breitenlohner Adapted to the ICU 4.8.1 distribution. * version.ac: New file defining the ICU version. * configure.ac: Adapt. 2010-12-02 Peter Breitenlohner Adapted to the ICU 4.6 distribution. 2010-04-08 Karl Berry * configure.ac: Pass new option --disable-utf16-string-check. 2010-03-31 Peter Breitenlohner Adapted to the ICU 4.4 distribution. * configure.ac: Pass '--disable-dyload' to ICU configure: neither XeTeX nor BibTeXU use plugins. 2010-03-24 Peter Breitenlohner * configure.ac: Pass '--disable-threads' to ICU configure: required for FreeBSD, neither XeTeX nor BibTeXU use threads. 2010-02-22 Peter Breitenlohner * configure.ac: Pass '--disable-strict' to ICU configure: required for MinGW32, otherwise maybe reduced warnings. 2009-12-12 Peter Breitenlohner * Makefile.am: Replace the obsolete $(mkdir_p) by $(MKDIR_P). 2009-10-25 Peter Breitenlohner Adapted to the ICU 4.2.1 distribution. 2009-10-24 Peter Breitenlohner Adapted to the ICU 4.0.1 distribution. 2009-10-23 Peter Breitenlohner Slightly rearranged the icu-xetex/ source tree and built an equivalent icu-3.8.1/ tree from the ICU 3.8.1 distribution with some modifications and patches for XeTeX as described in icu-3.8.1-PATCHES/TL-Changes and icu-3.8.1-PATCHES/ChangeLog. 2009-10-09 Peter Breitenlohner * Makefile.am: ICU headers "installed" under icu-incl/. 2009-01-28 Peter Breitenlohner Adapt to TL2009 build system.