12 Commits

Author SHA1 Message Date
JackMacWindows
6b29195ab3
Fixed build for SSL (fixes #31) 2022-01-12 11:37:08 -05:00
Minecraftku_hei
f30a758f08
Update to Lua 5.3. 2021-10-16 16:46:22 +08:00
misiuji
15df352458
fixed rm prompting (#10)
Switch usage of `rm -r` to `rm -rf`
2021-06-30 22:03:02 +02:00
misiuji
4c31da58c1
updated dependencies 2020-11-14 10:27:15 +01:00
gamax92
f668de7dae Update filename for new luaffifb 2017-09-18 20:18:02 -06:00
gamax92
267e341d01 Officially publish Windows binaries
Write a small stub program to avoid the silly old run.bat
Fix windows build script check to compile depending on the environment
Check if src/extras already exists
Build OCEmu.exe and copy over needed dll files
Strip all exes and dlls

Remove debug message from build script, oops.
2016-07-23 19:33:24 -06:00
gamax92
69f80d705e move extras to src/extras and offer to download resources 2016-07-16 19:15:56 -06:00
gamax92
3a85a2cc0a Check for spaces in the msys2 build script 2016-02-27 10:43:35 -07:00
James Coon
1cb7dd3d7d Fix Windows 64bit
Update to luaffifb
Set INC_PATH to empty for luasec, to prevent pulling in MSYS2 headers
2016-02-12 18:56:50 -07:00
James Coon
b173ec3af5 Fix windows build script
We now use lua-utf8 and not utf8 for 5.3 compatibility.
2016-01-22 11:26:31 -07:00
James Coon
fd4c364243 Polish up windows build script 2015-06-27 23:27:35 -06:00
James Coon
76e648464d Add Windows build script 2015-06-27 12:16:11 -06:00