summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/ChangeLog
blob: f63b2db255cd7ae88eea9cb1d79cacd51ee6863c (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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
2020-03-08  Karl Berry  <karl@tug.org>

	* xindy-src/make-rules/alphabets/Makefile.am (alphabets-inc.tex):
	echo '\f' is not portable; with zsh, dash, others, it outputs
	a form feed. Use printf instead. Report from jfbu,
	https://tug.org/pipermail/tex-live/2020-March/044966.html

2019-02-10  Karl Berry  <karl@tug.org>

	* ac/withenable.ac (KPSE_ENABLE_PROG): just disable,
	cross-compilation is possible if clisp is built (per Luigi).

2017-11-13  Karl Berry  <karl@tug.org>

	* xindy-src/make-rules/inputenc/make-inp-rules.pl: must use \{
	to placate current Perl.
	Report from Josua Stingelin on tex-k, 12 Nov 2017 11:21:27.

2017-03-27  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>

	* xindy-src/user-commands/xindy.in: If a module name cantains directory
	separators, the module must certainly be a system module. In this case,
	we don't call kpsewhich to obtain relatively better performance.

2016-06-08  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>

	* xindy-src/user-commands/xindy.in: Use kpsewhich to search for
	modules. Performance is lost. However user modules specified by
	the -M option can be under <anytexmf>/xindy/modules/.

2016-02-22  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>

	* Makefile.am, configure.ac: New convention.

2015-02-17  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* ac/xindy.ac: Drop the obsolete '--with-xindy-recode'.

2015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use the fragment ../../am/dist_hook.am.

2014-09-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import xindy-2.5.1.
	* Makefile.am, configure.ac, version.ac: Adapted.

2014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.

2014-04-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import xindy-2.5.0.
	* Makefile.am, configure.ac, version.ac: Adapted.

2013-10-23  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Use Makefile fragment for persian alphabet.

2013-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Moved Makefile fragments to ../../am/.

2013-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac, ac/xindy.ac: Fixed some typos, replacing
	'with-recode' => 'with-xindy-recode'.

2013-02-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (scriptsdir), configure.ac (pkglibdir, docdir):
	Change texmf => texmf-dist.

2013-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Use KPSE_COND_WIN32_WRAP for win32 wrappers.

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

	* configure.ac: Use KPSE_BASIC to enable silent rules.
	* Makefile.am: Enable silent rules.

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

	* Makefile.am, configure.ac:
	Replace ${prefix}/texmf => $(datarootdir)/texmf.

2011-11-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Add persian alphabet. 
	* version.ac: New file defining the xindy version.
	* configure.ac: Adapt.

2011-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use the ../../texk/am/script_links.am fragment
	to build and install the user commands here.

2011-03-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Use KPSE_CHECK_PERL, KPSE_CHECK_LATEX, and
	KPSE_CHECK_PDFLATEX Autoconf macros.

2011-03-11  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Renamed xindy source tree 'xindy' -> 'xindy-2.4'.

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

	* configure.ac (LISP_RUN): Convert dos line endings from cygwin.

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

	* configure.ac (LISP_RUN): Better solution, from Joachim Schrod.

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

	* configure.ac (LISP_RUN): Portability to avoid cygwin problems.

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

	* Imported http://www.ctan.org/indexing/xindy/xindy-2.4.tar.gz.
	* xindy-2.4-pre2-PATCHES/ renamed to xindy-2.4-PATCHES/.

	* Makefile.am, configure.ac: Postponed the reorganization of
	alphabets/Makefile.am and alphabets/LANG/Makefile.am fragments.

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

	* configure.ac: Remove test for strrchr(), require strtoul().

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

	* configure.ac (AC_CONFIG_FILES):
	Remove make-rules/alphabets/*/Makefile (compare patch-50).

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

	Imported http://www.xindy.org/xindy-2.4-pre2.tar.gz.
	* xindy-2.4-rc1-PATCHES/ renamed to xindy-2.4-pre2-PATCHES/.

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

	Imported xindy-2.4-rc1.
	Rearranged the build system to use the original source tree with
	some modifications as described in xindy-2.4-rc1-PATCHES/.

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

	* user-commands/Makefile.am: Add uninstall-hook.

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

	* rte/Makefile.am (XINDY_RUN): For clisp Version 2.48 use
	'clisp-link add' instead of 'clisp-link add-module-path'.

2009-06-03  Karl Berry  <karl@tug.org>

	* rte/Makefile.am (XINDY_RUN): $(STRIP) it.

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

	* rte/ordrules/ordrules.c: declare logs, logc, and logi static.

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

	* configure.ac, ac/xindy.ac: Reorganize for dual use:
	xindy in TL and standalone xindy. Adjust enable/disable.

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

	* configure.ac: Check for PERL, LATEX, and PDFLATEX.
	* make-rules/alphabets/Makefile.am: Use PERL and PDFLATEX.
	* make-rules/inputenc/Makefile.am: Use PERL and LATEX.

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

	* m4/ac_prog_latex.m4, m4/ac_prog_pdflatex.m4: Use TL_MSG_ERROR
	instead of AC_MSG_ERROR.	

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

	* configure.ac: Remove '--with-clisp=...', use 'CLISP=...'.

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

	Allow parallel builds:
	* binaries/Makefile.am: Add '.NOTPARALLEL:'.
	* rte/Makefile.am: Serialize rule that creates two targets.

	* configure.ac (AC_CONFIG_AUX_DIR): Use auxiliary files from
	../../build-aux in TeX Live tree.

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

	Adapt to TL2009 build system.
	* configure.ac, Makefile.am: Adapt.
	* ac/xindy.ac (new): Configure options also shown at top-level.
	* m4/tl_msg_error.m4 (new): Define TL_MSG_ERROR such that
	'configure --disable-build' succeeds without clisp.