Hi,

MXE (M cross environment) is a Makefile that compiles a cross compiler
and cross compiles many free libraries such as SDL and Qt. Target OS
is MinGW. [1]

MXE has a plugin called "luarocks" [2] which adds a luarocks itself
and dozens of packages. This page has a short description of luarocks
and commands to build and test all the packages. In particular it
allows to cross-compile to Windows a luarocks-based application, which
is a great feature for both luarocks and MXE.

MXE applies a patch [3] to luarocks to add itself as a platform. I
have done this work for luarocks 2.2.2 and then have to rebase [4]
this patch for luarocks 2.3.0. I have opened a pull request [5] to
luarocks repo several weeks ago. Can someone review it, please? This
pull request is equal to that patch.

See also discussions of LuaRocks in MXE issue tracker: [6] and [7].


[1] http://mxe.cc
[2] https://github.com/mxe/mxe/blob/master/plugins/luarocks/README.md
[3] 
https://github.com/mxe/mxe/blob/master/plugins/luarocks/luarocks-1-fixes.patch
[4] https://github.com/mxe/mxe/commit/4f2f9bf8064a0ad8733a2297d5a0cbcad7f35d3f
[5] https://github.com/keplerproject/luarocks/pull/491
[6] https://github.com/mxe/mxe/pull/1017
[7] https://github.com/mxe/mxe/pull/1182

-- 


Best regards,
Boris Nagaev

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to