summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2023-03-07 13:41:18 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2023-03-07 13:41:18 +0000
commitc514f5be92d75c3c583052c110acdceaf0838f01 (patch)
treebcec65c2be2fee5b57615ac17c00456d4c2cf3b2
parente60c6b352d75bb1dee1fe3f9a97bc4fb8a8f9719 (diff)
tlaunch: updated sources, minor fixes
git-svn-id: svn://tug.org/texlive/trunk@66425 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/bin/windows/tlaunch.exebin159744 -> 180224 bytes
-rw-r--r--Master/source/tlgui/tlaunch-0.5.3-src.zipbin69371 -> 0 bytes
-rw-r--r--Master/source/tlgui/tlaunch.0.5.4-src.zipbin0 -> 90139 bytes
-rw-r--r--Master/source/tlgui/tlaunch.README27
-rw-r--r--Master/texmf-dist/web2c/tlaunch.ini2
5 files changed, 9 insertions, 20 deletions
diff --git a/Master/bin/windows/tlaunch.exe b/Master/bin/windows/tlaunch.exe
index 6cfd123abe4..13bedd0a463 100755
--- a/Master/bin/windows/tlaunch.exe
+++ b/Master/bin/windows/tlaunch.exe
Binary files differ
diff --git a/Master/source/tlgui/tlaunch-0.5.3-src.zip b/Master/source/tlgui/tlaunch-0.5.3-src.zip
deleted file mode 100644
index 17b2e61b5ef..00000000000
--- a/Master/source/tlgui/tlaunch-0.5.3-src.zip
+++ /dev/null
Binary files differ
diff --git a/Master/source/tlgui/tlaunch.0.5.4-src.zip b/Master/source/tlgui/tlaunch.0.5.4-src.zip
new file mode 100644
index 00000000000..f9e7c5cf9b0
--- /dev/null
+++ b/Master/source/tlgui/tlaunch.0.5.4-src.zip
Binary files differ
diff --git a/Master/source/tlgui/tlaunch.README b/Master/source/tlgui/tlaunch.README
index bc31b1eb368..9a360694787 100644
--- a/Master/source/tlgui/tlaunch.README
+++ b/Master/source/tlgui/tlaunch.README
@@ -1,22 +1,11 @@
-I cross-compiled tlaunch on successive versions of Ubuntu Linux,
-using the mingw packages binutils-mingw-w64-i686,
-gcc-mingw-w64-base, gcc-mingw-w64-i686, g++-mingw-w64-i686,
-mingw-w64-common, mingw-w64-i686-dev, mingw-w64-tools,
-binutils-mingw-w64-i686 and the included Makefile and cross-make
-shell script.
+This version has been compiled with the ucrt64 compiler collection
+from the msys2 project. Output of gcc --version:
-Occasionally I needed to run the gdb debugger. Although Ubuntu does
-have a cross-debugger, I opted for native compilation and native
-debugging, using mingw-i686-6.3.0-release-posix-dwarf-rt_v5-rev2.7z
-from https://sourceforge.net/projects/mingw-w64/. I compiled with
-the batchfile makewin.cmd, which does not use make but simply
-compiles everything.
+gcc.exe (Rev10, Built by MSYSproject) 12.2.0
-For the shell script cross-make, check that the CROSS environment
-variable is right for your system.
+Tlaunch is small enough to compile with a batchfile, makewin.cmd. If
+you try to run this yourself, please check that the definition of
+mingw matches your setup.
-For the batchfile makewin.cmd, check that the mingw environment
-variable points to the root of your mingw installation.
-
-Siep Kroonenberg, siepo at cybercomm dot nl
-Groningen, June 2017
+Siep Kroonenberg, siepo at bitmuis dot nl
+Groningen, March 2023
diff --git a/Master/texmf-dist/web2c/tlaunch.ini b/Master/texmf-dist/web2c/tlaunch.ini
index 14867e4a447..afef177e926 100644
--- a/Master/texmf-dist/web2c/tlaunch.ini
+++ b/Master/texmf-dist/web2c/tlaunch.ini
@@ -57,7 +57,7 @@ Quit=FU:quit
[MN:Editors]
TeXworks=FT:TL.TeXworks.edit.%VERSION%
Notepad=FT:Notepad
-Select default editor...=FU:options
+Select default editor...=FU:editor_select
[MN:Viewers]
PostScript Viewer=FT:TL.PSView.view.%VERSION%