diff options
Diffstat (limited to 'Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog')
-rw-r--r-- | Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog b/Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog new file mode 100644 index 00000000000..b8223f90eb3 --- /dev/null +++ b/Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog @@ -0,0 +1,35 @@ +2009-12-03 Peter Breitenlohner <peb@mppmu.mpg.de> + + Imported xindy-2.4-pre2 source tree from: + http://www.xindy.org/xindy-2.4-pre2.tar.gz. + * patch-0?-*, patch-11-parallel: Removed; have been integrated + into xindy-2.4-pre2. + * patch-20-TL-install-dirs, patch-30-warnings: Adjusted. + * patch-12-parallel (new): More parallel build problems. + * patch-13-gzip (new): Do not gzip xindy.mem for Win32. + +2009-11-29 Peter Breitenlohner <peb@mppmu.mpg.de> + + * patch-10-superfluous (new): Remove superfluous part. + * patch-11-parallel (new): Dependencies for parallel make. + * patch-20-TL-install-dirs (new): Parametrize install dirs. + * patch-30-warnings (new): Avoid complier warnings. + +2009-11-27 Peter Breitenlohner <peb@mppmu.mpg.de> + + Imported xindy-2.4-rc1 source tree from: + http://www.xindy.org/xindy-2.4-SNAPSHOT.tar.gz + + * TL-Changes (new): Describes modifications of source tree. + + * patch-01-VPATH-and-more (new): Allow VPATH build. + * patch-02-VPATH-in-perl (new): More VPATH build. + * patch-03-iconv-or-recode (new): Allow to use recode. + * patch-04-versiondir (new): Fix installdir for VERSION. + * patch-05-notinstall-perl (new): Do not install .pl files. + * patch-06-distcheck (new): Allow 'make dist'. + * patch-07-perl-runtime (new): Use '/usr/bin/env perl'. + * patch-08-perl-build (new): Use $(PERL). + * patch-09-flex-1 (new): Use $(LEXLIB). + * patch-09-flex-2 (new): Drop use of (f)lex library. + |