gh-actions-lua icon indicating copy to clipboard operation
gh-actions-lua copied to clipboard

Rewrite of LuaJIT build/install

Open jkl1337 opened this issue 1 year ago • 0 comments
trafficstars

  • Supports LuaJIT from git and openresty
  • Build Windows as documented for LuaJIT. The root Makefile officially does not support Windows, so do not attempt to use it. This installs the LuaJIT JIT library in the sanctioned path (bin\lua\jit) on Windows. Luarocks can pick it up downstream if it chooses to. A unified install script handles all versions of LuaJIT from 2.0.5, beta openresty and current v2.1 development.

jkl1337 avatar Feb 20 '24 04:02 jkl1337