summaryrefslogtreecommitdiff
path: root/Build/source/texk/texlive/ChangeLog
blob: 5d696ffd237f9b06675b4367bb164f607ea86cb8 (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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
2020-01-31  Karl Berry  <karl@tug.org>


	* tl_support: rename subdirectory from tl_scripts, since there is
	only one (sub)script list.
	* configure.ac (AC_CONFIG_FILES): change generation.

2015-07-10  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Better dependencies for 'make check'.

2014-11-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* w64_wrapper/runscript.{dll,exe}: Now compiled with Mingw64 to
	make them independent from msvcr100.dll.

2014-11-17  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* w64_wrapper: Directory with WIN64 executables.
	* Makefile.am: Add the new directory.

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

	* w32_wrapper/callexe.c: Replace the deprecated spawnvp() by
	_spawnvp(), they differ for 64-bit MinGW.

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

	* Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.

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

	* ac/texlive.ac: New file for '--disable-linked-scripts'.
	* Makefile.am, ac/withenable.ac, configure.ac: Add a configure
	option to skip the linked scripts and still run texlinks.

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

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

2013-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/updmap-cmdline-test.pl: Adapt to updmap.pl again moved.

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

	* Makefile.am, configure.ac: Drop subdirectory context/.

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

	* tests/updmap-cmdline-test.pl: Adapt to updmap.pl now moved.

2013-01-24  Karl Berry  <karl@tug.org>

	* tl_scripts: new subdir.
	* Makefile.am (SUBDIRS): add it.
	* configure.ac (AC_CONFIG_FILES): output its Makefile.
	(WIN32_WRAP): new conditional.

2012-08-13  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* w32_wrapper/runscript.dll (new): DLL for runscript.exe.
	* w32_wrapper/context/* (new): ConTeXt wrapper (src and bin).

2012-08-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/ (new): Moved from ../tetex/ to here and adapted.
	* Makefile.am: Adapted.

2012-04-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/ (removed): Moved from here to ../tetex/.
	* Makefile.am: Adapted.

2012-04-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/ (new): Moved from ../tetex/ to here and adapted.
	* Makefile.am: Adapted.

2011-09-10  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* w32_wrapper/runscript.tlu: added -dDisableFAPI=true to psview
	argument list. Needed by gs-9.xx

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

	* configure.ac: Added KPSE_CHECK_WIN32.
	* context/{ctxtools,mptopdf,pstopdf,texexec,texmfstart}.man:
	Moved from ../tetex/context/ to here.
	* context/Makefile.am: Adapted.
	For WIN32 skip the shell scripts.

2010-05-30  Karl Berry  <karl@tug.org>

	* configure.ac: add context subdir, 2010.
	* context: new subdir.

2009-12-14  Karl Berry  <karl@tug.org>

	* *.bat, old format scripts: remove, obsolete.
	* Makefile.am: don't distribute them.

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

	* tl-w32-starter.bat (removed): Replaced ...
	* tl-w32-wrapper.cmd (new): ... by this.
	* Makefile.am (EXTRA_DIST): Adapted.

2009-11-25  Karl Berry  <karl@tug.org>

	* Makefile.am (dist_man1_MANS): remove this, as getnonfreefonts
	will now be separate from TeX Live.

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

	* runscript*, Makefile.am: New version of Win32 wrapper.

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

	* runscript.{c,exe} (new): Win32 wrapper.
	* Makefile.am: Add the new files.

2009-07-25  Karl Berry  <karl@tug.org>

	* tl-w32-starter.bat: fix inconsistent "copyright" and "public domain".

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

	Adapt to TL2009 build system.

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

	* Makefile.am (EXTRA_DIST): remove texdoc.man from list.
	* texdoc.man: remove file; maintained separately now
	(http://tug.org/texdoc)

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

	* Makefile.in (LINKED_SCRIPTS): perltex name.

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

	* Makefile.in (LINKED_SCRIPTS): add splitindex.pl.

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

	* Makefile.in (LINKED_SCRIPTS): add svn-multi.pl.

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

	* Makefile.in (LINKED_SCRIPTS): add purifyeps, pkfix-helper,
	fragmaster.pl.

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

	* Makefile.in (install-exec): also make a link to our man
	directory, ../../texmf/doc/man, for the sake of those man programs
	which can use it.  Suggested by Dick Koch.

2009-02-26  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add texloganalyser.

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

	* Makefile.in (LINKED_SCRIPTS): add latex2man.

2008-10-12  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add latexmk.pl.

2008-10-06  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): pdfannotextractor now has a .pl
	wrapper from Heiko.

2008-09-28  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): mtxrun and luatools now link to
	the .lua files instead of stubs.  tldev mail from mojca,
	25 Sep 2008 11:38:14.

2008-07-11  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): mistyped epsf for eps.

2008-07-04  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add pst2pdf.pl.

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

	* Makefile.in (install-linked-scripts): call tr with '[A-Z]' '[a-z]'
	instead of just A-Z.  Perhaps it will be more portable.

2008-06-01  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add rungs.tlu.

2008-05-25  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add dviasm.py

2008-05-20  Karl Berry  <karl@tug.org>

	* wordcount.sh: remove, since we have texcount (TeXcount.pl)
	and the license of wordcount.sh is problematic.
	* Makefile.in (LIVESCRIPTS): remove wordcount.sh

2008-05-19  Karl Berry  <karl@tug.org>

	* Makefile.in (LIVESCRIPTS): remove pdfthumb, we want the one in
	LINKED_SCRIPTS.  Ditto getnonfreefonts.

	* vpe,
	* texdoc: remove, the masters are in texmf/scripts now.
	* pdfthumb: remove, we use the lua wrapper now.

2008-05-18  Karl Berry  <karl@tug.org>

	* Makefile.in (install-linked-scripts): change from Peter M to
	support non-multiplatform builds.

2008-05-11  Norbert Preining <preining@logic.at>

	* Makefile.in: add texdoc.tlu to the LINKED_SCRIPTS, it will
	  replace texdoc from tetex.

2008-05-06  Karl Berry  <karl@tug.org>

	* ebong: need #!/usr/bin/env python.  From vvv.

2008-03-14  Karl Berry  <karl@tug.org>

	* ppower4: remove.
	* Makefile: don't install it.  (Symlink installed in
	tetex/Makefile.in instead.)

2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.in: added AC_CONFIG_HEADERS (moved
	from ../kpathsea/common.ac to here) and
	updated (AC_SET_MAKE -> AC_PROG_MAKE_SET).

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

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in: Add @configure_input@ line.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).