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