5 Commits

Author SHA1 Message Date
fjrclean
3f0ea68d3f find lua51.pc on Arch distributions 2017-02-06 13:34:50 +08:00
Adrian Siekierka
8153b68d46 Use LuaJIT when available; add LuaBitOp for bitop accel; remove sackit hack thanks to new API; enforce C99 support in CMake (#250)
* default to LuaJIT when available

* add LuaBitOp for efficient bitwise operations in Lua

* make lib_bits use LuaBitOp if present

* add LuaBitOp licence notice

* fix CMake to work with LuaJIT/LuaBitOp, enforce C99
2016-09-30 08:23:34 +02:00
Felix Kaaman
bbf72a0816 Update makefiles 2015-11-01 13:01:50 +01:00
Ben Russell (300178622)
9992d18388 update findlua.sh dammit made a mistake 2015-02-07 18:55:09 +13:00
Ben Russell (300178622)
858b484041 [0.2.1] make it build on not-windows. also, better lua search thing. 2015-02-07 18:44:47 +13:00