summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Uniformizing the usage of luarecast.Pixel
2009-05-25Fixing dist target.Pixel
2009-05-25luac needs libucl too...Pixel
2009-05-25libucl isn't that much common, let's compile it statically.Pixel
2009-05-25Adding dist target.Pixel
2009-05-25Typo.Pixel
2009-05-24Enabling libucl depending on the environment.Pixel
2009-05-16Disabling ucl for windows.Pixel
2009-05-16Reverting that for now; let's use a chroot in the meanwhile.Pixel
2009-05-15Bumping to Mesa 7.4.2, and adjusting compilation for Debian x86_64.Pixel
2009-05-04Adding win32 ucl dependancy.Pixel
2009-04-13Supporting the gl-glue in 32 bits on a 64 bits compiler.Pixel
2009-04-13Switching to Mesa-7.4Pixel
2009-04-13Adding the cd-tool interface to lua-interface's built-in compilation.Pixel
2009-03-23Fixing generate gl script.Pixel
2009-03-23Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...Pixel
2009-03-23Avoiding running the httpserver uselessly.Pixel
2009-03-23Adding better OpenGL glue.Pixel
2009-03-17Wrong Makefil to add MailServer...Pixel
2009-03-16Adding MailServer to the list of compiled modules for windows.Pixel
2009-03-16The fake main is generic now.Pixel
2009-03-16Upgrading to Mesa 7.3Pixel
2008-12-21Adding the glue system for OpenGL - this time, it should work properly.Pixel
2008-12-10Re-fixing issues from the MacOS X port.Pixel
2008-12-03A little bit more cleaning.Nicolas Noble
2008-12-03Fixing module system for Darwin.Nicolas Noble
2008-11-28Early port under Darwin x86-64Nicolas Noble
2008-10-17Adding MailServer compilation.Pixel
2008-10-09Adding support for the new smtp code.Pixel
2008-10-08Activating the debug interface.Pixel
2008-10-08Adapting ourselves to the new behavior of LuaPrinter.Pixel
2008-10-08Cleaning up the command line a bit, and adding the mail server.Pixel
2008-10-07Adding MailServer files to the project.Pixel
2008-10-04Error handling in the lua2c.cmd batch file.Pixel
2008-10-03Typo: pthread -> pthreadsPixel
2008-10-03Adding dblib.lua to project file, and cleaning the links to the auto-generate...Pixel
2008-10-01Adding auto-load of the exports, when we have built-in modules.Pixel
2008-09-30Fixing lua2c rule, by adding it here.Pixel
2008-09-29Adding the Visual Studio Express 2008 files.Pixel
2008-09-26Adding MSVC support.Pixel
2008-08-13.pixel
2008-08-07Forgot to add extra file.pixel
2008-08-06Upgrading to mesa 7.0.3pixel
2008-08-06Last win32 fixups - everything should now be working as intended.pixel
2008-08-05Cleaning up a bit the -dbg version, and adding the luaosmesa module to it.pixel
2008-08-05Do not spawn a thread if not needed...pixel
2008-08-04Fixing some win32 backport.pixel
2008-08-04Adding built-in debugging system.pixel