index
:
lua-interface
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.mingw32
Age
Commit message (
Expand
)
Author
2010-06-10
Removing luaiup from lua-interface-light.
Nicolas "Pixel" Noble
2010-06-08
lua-interface-light also needs MemoryModule...
Nicolas "Pixel" Noble
2010-06-08
Trying to add loading dlls from paq files.
Nicolas "Pixel" Noble
2009-12-27
Mingw32 doesn't have byteswap.h
Nicolas "Pixel" Noble
2009-12-08
Typo...
Nicolas "Pixel" Noble
2009-12-08
Actually, that's not a good idea for win32 for now. Dll swapping should work ...
Nicolas "Pixel" Noble
2009-12-07
Adding gl-glue to the win32 build.
Nicolas "Pixel" Noble
2009-12-07
Properly building for darwin9 now, and upgrading to LuaJIT 2.0.0-beta2
Nicolas "Pixel" Noble
2009-11-25
Forgot LockSmith.cc in the win32 makefile.
Nicolas "Pixel" Noble
2009-11-08
Removing useless flags debug and compile now, and adding lua-interface-light....
Pixel
2009-11-08
Having the hardcoded lua-interface.lua into lua-interface-light.exe as well.
Pixel
2009-11-08
LuaJIT doesn't support Lua bytecode. Good thing that I don't either.
Pixel
2009-11-08
Forgot a few include path for lua-interface-light.exe
Pixel
2009-11-08
Adding ldirlib.c, and fixing annoying warning.
Pixel
2009-11-08
Restoring deleted path src.
Pixel
2009-11-08
Forgot a few things.
Nicolas "Pixel" Noble
2009-11-08
Adapting mingw32 script as well.
Nicolas "Pixel" Noble
2009-11-06
Actually compiling these ressources in...
Pixel
2009-11-06
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua...
Pixel
2009-11-06
Adding Iup to lua-interface-light, and to the various default modules.
Pixel
2009-11-05
Adding CentOS mingw support, stripping and dist target support.
Pixel
2009-10-20
Adding the missing lua sources for lua-interface-light.
Pixel
2009-06-06
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua...
Pixel
2009-06-06
Adding Base85 files to Makefiles.
Pixel
2009-06-05
Fixing normal lua-interface build.
Pixel
2009-06-05
Various fixes and tweaks to the lua-interface light version.
Pixel
2009-06-04
Adding lua-interface-light target for win32.
Pixel
2009-06-02
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua...
Pixel
2009-06-02
Adding native MINGW32 support.
Pixel
2009-05-24
Enabling libucl depending on the environment.
Pixel
2009-05-16
Disabling ucl for windows.
Pixel
2009-05-04
Adding win32 ucl dependancy.
Pixel
2009-03-23
Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...
Pixel
2009-03-23
Adding better OpenGL glue.
Pixel
2009-03-17
Wrong Makefil to add MailServer...
Pixel
2009-03-16
The fake main is generic now.
Pixel
2008-08-06
Last win32 fixups - everything should now be working as intended.
pixel
2008-08-04
Fixing some win32 backport.
pixel
2008-08-04
Adding built-in debugging system.
pixel
2008-07-04
Putting the command line interface into a thread, and enabling win32 compilat...
pixel
2008-07-04
Adding project files.
pixel