summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-27Darwin9 doesn't have byteswap either... let's disable that completely anyway.Nicolas "Pixel" Noble
2009-12-08Compiling with a minimum version of macos to 10.5Nicolas "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-07Fixing gl-glue generator.Nicolas "Pixel" Noble
2009-12-07Changing the glue system slightly. We want i386 only anyway.Nicolas "Pixel" Noble
2009-12-07Properly building for darwin9 now, and upgrading to LuaJIT 2.0.0-beta2Nicolas "Pixel" Noble
2009-12-04First steps to support the darwin9 compiler.Nicolas "Pixel" Noble
2009-11-26Adding self-paq feature for lua-interface-light.Nicolas "Pixel" Noble
2009-11-25Forgot LockSmith.cc in the win32 makefile.Nicolas "Pixel" Noble
2009-11-24Castrating a bit lua-interface, to still be able to publish 0.8 versions out ...Pixel
2009-11-24Fixing pcalls in lua-interface-light.luaPixel
2009-11-24Removing pthreads completely - for now.Pixel
2009-11-11Forgot a few extern CsPixel
2009-11-10Overhaul of the threading system. Removing it, that is.Pixel
2009-11-10Starting removing threading from within lua-interface.Pixel
2009-11-09split requires lualibs.Pixel
2009-11-09Adding slightly better locale detection.Pixel
2009-11-09Typo...Pixel
2009-11-09Actually running this new script.Pixel
2009-11-09Forgot one reference to compile.Pixel
2009-11-08Removing useless flags debug and compile now, and adding lua-interface-light....Pixel
2009-11-08Adding IUP to the allmodules file.Pixel
2009-11-08Fixing UCL support.Pixel
2009-11-08Humf... tired...Pixel
2009-11-08Adding more jit status output.Nicolas "Pixel" Noble
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