index
:
lua-interface
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2009-11-24
Removing pthreads completely - for now.
Pixel
2009-11-08
Fixing UCL support.
Pixel
2009-11-08
Adding iup to the dbg version.
Pixel
2009-11-08
LuaJIT doesn't support Lua bytecode. Good thing that I don't either.
Pixel
2009-11-08
Restoring deleted path src.
Pixel
2009-11-08
First massive overhaul of lua-interface: removing luac (let's place sourcecod...
Nicolas "Pixel" Noble
2009-11-06
Fixing dist command for darwin.
Pixel
2009-11-05
Let's settle this to i386.
Pixel
2009-11-05
Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...
Pixel
2009-11-05
It's actually going to be difficult to support anything else than i386...
Pixel
2009-11-05
Adding CentOS mingw support, stripping and dist target support.
Pixel
2009-10-20
Humf... Snow Leopard broke the ppc64 support.
Pixel
2009-10-05
Adding the newthread() call for a fully pthreaded lua environment.
Pixel
2009-07-07
Switching to Mesa-7.4.4 and adding support for Darwin fat binaries.
Pixel
2009-06-06
Adding Base85 files to Makefiles.
Pixel
2009-05-25
Fixing dist target.
Pixel
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
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-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
Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/lua-inter...
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
Upgrading to Mesa 7.3
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-08-06
Upgrading to mesa 7.0.3
pixel
2008-08-05
Cleaning up a bit the -dbg version, and adding the luaosmesa module to it.
pixel
2008-08-04
Adding built-in debugging system.
pixel
2008-07-04
Adding project files.
pixel