Builds on win32 with MS Visual Studio, through an ugly-ass .bat script, and by linkin...
commit74f3b8b0352156421e588d64cde538890dc5b9ee
authorFabien Fleutot <fabien@macfabien.local>
Wed, 30 Jan 2008 20:20:42 +0000 (30 21:20 +0100)
committerFabien Fleutot <fabien@macfabien.local>
Wed, 30 Jan 2008 20:20:42 +0000 (30 21:20 +0100)
tree1666f9c0e1d9107de68bc9cb5c31e2b1025eab6e
parent18f23ac17cc7615ebba2237bf442a8f17e4fc53f
Builds on win32 with MS Visual Studio, through an ugly-ass .bat script, and by linking plutot statically in the lua DLL.
14 files changed:
src/binlibs/pluto.c
src/binlibs/pluto.h
src/binlibs/rings.c
src/compiler/Makefile
src/compiler/metalua.mlua
src/configure [changed mode: 0755->0644]
src/lib/extension/match.mlua [changed mode: 0755->0644]
src/lib/strict.lua [changed mode: 0755->0644]
src/win32/clean-msvc.bat [new file with mode: 0644]
src/win32/make-win32-msvc.bat [new file with mode: 0644]
src/win32/metalua.bat [new file with mode: 0644]
src/win32/pluto.lua [new file with mode: 0644]
src/win32/pluto_w32_stub.c [new file with mode: 0644]
src/win32/precompile.lua [new file with mode: 0644]