File: ChangeLog.TL

package info (click to toggle)
texlive-bin 2009-8
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 231,976 kB
  • ctags: 165,663
  • sloc: ansic: 1,113,212; cpp: 454,597; sh: 49,189; perl: 43,889; makefile: 15,564; python: 11,825; xml: 7,446; lisp: 6,494; asm: 4,361; lex: 3,571; java: 3,569; pascal: 2,487; yacc: 2,451; exp: 2,031; ruby: 2,012; ada: 1,681; objc: 1,362; cs: 879; sed: 519; csh: 47; tcl: 45; awk: 35
file content (53 lines) | stat: -rw-r--r-- 1,718 bytes parent folder | download
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
ChangeLog.TL: Changes for xindy (teTeX / TeX Live)
======================================================

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.