texlive[66425] Master: tlaunch: updated sources, minor fixes
commits+siepo at tug.org
commits+siepo at tug.org
Tue Mar 7 14:41:19 CET 2023
Revision: 66425
http://tug.org/svn/texlive?view=revision&revision=66425
Author: siepo
Date: 2023-03-07 14:41:18 +0100 (Tue, 07 Mar 2023)
Log Message:
-----------
tlaunch: updated sources, minor fixes
Modified Paths:
--------------
trunk/Master/bin/windows/tlaunch.exe
trunk/Master/source/tlgui/tlaunch.README
trunk/Master/texmf-dist/web2c/tlaunch.ini
Added Paths:
-----------
trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip
Removed Paths:
-------------
trunk/Master/source/tlgui/tlaunch-0.5.3-src.zip
Modified: trunk/Master/bin/windows/tlaunch.exe
===================================================================
(Binary files differ)
Deleted: trunk/Master/source/tlgui/tlaunch-0.5.3-src.zip
===================================================================
(Binary files differ)
Added: trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip
===================================================================
(Binary files differ)
Index: trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip
===================================================================
--- trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip 2023-03-07 11:33:41 UTC (rev 66424)
+++ trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip 2023-03-07 13:41:18 UTC (rev 66425)
Property changes on: trunk/Master/source/tlgui/tlaunch.0.5.4-src.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/zip
\ No newline at end of property
Modified: trunk/Master/source/tlgui/tlaunch.README
===================================================================
--- trunk/Master/source/tlgui/tlaunch.README 2023-03-07 11:33:41 UTC (rev 66424)
+++ trunk/Master/source/tlgui/tlaunch.README 2023-03-07 13:41:18 UTC (rev 66425)
@@ -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
Modified: trunk/Master/texmf-dist/web2c/tlaunch.ini
===================================================================
--- trunk/Master/texmf-dist/web2c/tlaunch.ini 2023-03-07 11:33:41 UTC (rev 66424)
+++ trunk/Master/texmf-dist/web2c/tlaunch.ini 2023-03-07 13:41:18 UTC (rev 66425)
@@ -57,7 +57,7 @@
[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%
More information about the tex-live-commits
mailing list.