summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy-new/xindy-2.4-pre2-PATCHES/ChangeLog
blob: 86a4a1748a75bf65c6118886306a9822ea11e66b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2009-12-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-20-TL-install-dirs: For TL, do not substitute @libdir@.
	* patch-22-TL-xindy_pl (new): Adapt xindy perl script for use
	in TL (still incomplete).  Adapting code from
	Vladimir Volovich <vvv@vsu.ru> (TL2008/09 version) and
	Tomek T <t34www@googlemail.com>.

2009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-21-TL-no-date (new): Avoid date in latin.xdy.

2009-12-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-50-reorg-alphabets (new): Reorganize alphabets.

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.