summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-2.4-PATCHES/ChangeLog
blob: cefddd0900036200b08afdad95f61c1ad86e5e88 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
2010-06-11  Peter Breitenlohner  <peb@mppmu.mpg.de>

	patch-62-bug-fix (new): Bug fix from Joachim Schrod.

2010-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>

	patch-61-detect-TL (new): Better detection of TL installation.

2010-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Imported xindy-2.4.tar.gz source tree from:
	  http://dante.ctan.org/tex-archive/indexing/xindy/.
	* patch-[0-3]?-*: Removed; have been integrated into xindy-2.4.

	* patch-60-remove-unused (new): remove unused files.

	* patch-50-reorg-* (removed): These changes are postponed ...
	* patch-99-future-reorg (new): ... for future reorganization.

2010-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* ../xindy/make-rules/alphabets/{mk-lang.sh,lang.defs}:
	New files to automatically generate the
	../xindy/make-rules/alphabets/*/Makefile.am fragments.
	* patch-50-reorg-alphabets: Reintroduce generated .pl files.
	* patch-50-reorg-alphabets-generated (new): Generated fragments.

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

	* patch-03-iconv-typo (new): Fix typo in iconv-or-recode patch.
	* patch-50-reorg-alphabets: Remove generated and unused files.

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

	* patch-20-TL-install-dirs: Declare install-links as PHONY.
	* patch-22-TL-xindy_pl: Simplify the environment setup (for TL).

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

	* patch-22-TL-xindy_pl: Verify input files exist (from TL2008).
	* patch-26-TL-texindy_pl (new): Adapt texindy perl script for
	use in TL, using code from Tomasz M. Trzeciak.

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

	* patch-22-TL-xindy_pl: Invoke either 'xindy.run' or 'clisp'.
	* patch-25-subst-in-texindy (new): Except for TL, substitute
	@libdir@ also in texindy and adapt Makefile.am.

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
	Tomasz M. Trzeciak <t34www@googlemail.com>.
	* patch-23-drop-v2 (new): Completely drop xindy.v2.

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.