Thomas Goyne
|
d311da75e0
|
Change LuaJIT's deployment target back to 10.4
Targetting 10.7 makes the error handler segfault, and targetting 10.4
appears to work fine.
|
2014-07-23 14:53:48 -07:00 |
|
Thomas Goyne
|
97b5163874
|
Patch os module methods to add Unicode support on Windows
|
2014-07-15 14:32:54 -07:00 |
|
Thomas Goyne
|
68b824c8ca
|
Patch io.open and io.popen to support Unicode filenames on Windows
|
2014-07-15 14:32:54 -07:00 |
|
Thomas Goyne
|
68eaab0f43
|
Convert the build system to non-recursive make
Speeds up a no-op build from 500ms to 60ms and significantly improves
dependency tracking.
|
2014-06-17 11:37:20 -07:00 |
|
Thomas Goyne
|
d9df9c9e5b
|
Add dummy install target for LuaJit
|
2014-05-03 17:22:38 -07:00 |
|
Thomas Goyne
|
63f4bf1beb
|
Switch from regular Lua to LuaJIT
|
2014-04-28 07:38:30 -07:00 |
|