blob: faa488e0ca634034e3f1ca7ef46a982cfdbfa252 (
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
|
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.
|