summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-08Bumping revision number.Nicolas "Pixel" Noble
2009-11-08Opening the jit and bit libraries.Nicolas "Pixel" Noble
2009-11-08Adding iup to the dbg version.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-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-08First massive overhaul of lua-interface: removing luac (let's place sourcecod...Nicolas "Pixel" Noble
2009-11-06Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...Pixel
2009-11-06Fixing dist command for darwin.Pixel
2009-11-06Actually compiling these ressources in...Pixel
2009-11-06Adding various resources and manifest files to enable XP look when using UI u...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-05Let's settle this to i386.Pixel
2009-11-05Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...Pixel
2009-11-05It's actually going to be difficult to support anything else than i386...Pixel
2009-11-05Adding CentOS mingw support, stripping and dist target support.Pixel
2009-10-20Humf... Snow Leopard broke the ppc64 support.Pixel
2009-10-20Adding the missing lua sources for lua-interface-light.Pixel
2009-10-05Adding the newthread() call for a fully pthreaded lua environment.Pixel
2009-07-07Switching to Mesa-7.4.4 and adding support for Darwin fat binaries.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-05Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/lua...Pixel
2009-06-05Fixing lua-interface-light's loadmodule.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://git-g/pub/repo.git/lua-interfacePixel
2009-06-02Adding CD-Tool modules to VS 2008 express solution.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-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