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