[tlbuild] luajittex can now be built on x86_64-cygwin

Ken Brown kbrow1i at gmail.com
Sun Sep 20 21:04:23 CEST 2015


On 9/19/2015 12:56 PM, Ken Brown wrote:
> I'm copying Mike Pall, the luajit author, since he said in
> correspondence last year that he would be interested in such a patch.

Mike has applied the patch to his git repository, so there's no rush 
about applying it to the TL tree.  It will show up in the next luajit 
update.

I'd like to add luajittex for x86_64-cygwin to the TL2015 distribution. 
  I think all I need to do is the following:

1. Backport the luajit patch to the TL2015 sources as of the TL2015 release.

2. Rebuild, and commit luajittex.exe (and the symlinks texluajit and 
texluajitc).

3. Commit the following:

Index: Master/tlpkg/tlpsrc/luatex.tlpsrc
===================================================================
--- Master/tlpkg/tlpsrc/luatex.tlpsrc   (revision 38414)
+++ Master/tlpkg/tlpsrc/luatex.tlpsrc   (working copy)
@@ -29,7 +29,7 @@
  binpattern f bin/win32/lua*.dll

  tlpsetvar no_luajit_platforms \
-  alpha-linux,sparc-solaris,x86_64-cygwin,x86_64-solaris
+  alpha-linux,sparc-solaris,x86_64-solaris
  #
  binpattern f/!${no_luajit_platforms} bin/${ARCH}/luajittex
  binpattern f/!${no_luajit_platforms} bin/${ARCH}/texluajit


Is that right, or have I forgotten something?

Ken


More information about the tlbuild mailing list