summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-05-12Upgrading compilation...Nicolas "Pixel" Noble
2013-05-12Adding -fpermissive to compilation.Nicolas "Pixel" Noble
2010-11-26Making the gl-glue working again for Darwin.Pixel
2010-10-25Making it so lua-interface can really load from anywhere. Almost.Pixel
2010-08-16Bumping oracle instant client to 11.2Nicolas "Pixel" Noble
2010-08-16Culling off the ./ dependancy on libraries.Nicolas "Pixel" Noble
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-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-24Removing pthreads completely - for now.Pixel
2009-11-08Fixing UCL support.Pixel
2009-11-08Adding iup to the dbg version.Pixel
2009-11-08LuaJIT doesn't support Lua bytecode. Good thing that I don't either.Pixel
2009-11-08Restoring deleted path src.Pixel
2009-11-08First massive overhaul of lua-interface: removing luac (let's place ↵Nicolas "Pixel" Noble
sourcecode directly...), removing Lua (let's use LuaJIT instead)
2009-11-06Fixing dist command for darwin.Pixel
2009-11-05Let's settle this to i386.Pixel
2009-11-05Merge branch 'master' of ↵Pixel
ssh+git://git.grumpycoder.net/pub/repo.git/lua-interface
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-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-06Adding Base85 files to Makefiles.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-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-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-23Merge branch 'master' of ↵Pixel
ssh+git://git.grumpycoder.net/pub/repo.git/lua-interface
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-16Upgrading to Mesa 7.3Pixel
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-08-06Upgrading to mesa 7.0.3pixel
2008-08-05Cleaning up a bit the -dbg version, and adding the luaosmesa module to it.pixel
2008-08-04Adding built-in debugging system.pixel