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
Age
Commit message (
Expand
)
Author
2010-10-25
Making it so lua-interface can really load from anywhere. Almost.
Pixel
2010-08-16
Bumping oracle instant client to 11.2
Nicolas "Pixel" Noble
2010-08-16
Culling off the ./ dependancy on libraries.
Nicolas "Pixel" Noble
2010-08-13
argv[] is actually a char * array, who would have known...
Nicolas "Pixel" Noble
2010-08-13
Using searchpath under linux.
Nicolas "Pixel" Noble
2010-06-22
Bumping copyright.
Nicolas "Pixel" Noble
2010-06-10
Removing luaiup from lua-interface-light.
Nicolas "Pixel" Noble
2010-06-08
lua-interface-light also needs MemoryModule...
Nicolas "Pixel" Noble
2010-06-08
Trying to add loading dlls from paq files.
Nicolas "Pixel" Noble
2009-12-27
Merge branch 'master' of /pub/repo.git/lua-interface
Nicolas "Pixel" Noble
2009-12-27
Darwin9 doesn't have byteswap either... let's disable that completely anyway.
Nicolas "Pixel" Noble
2009-12-27
Mingw32 doesn't have byteswap.h
Nicolas "Pixel" Noble
2009-12-08
Compiling with a minimum version of macos to 10.5
Nicolas "Pixel" Noble
2009-12-08
Typo...
Nicolas "Pixel" Noble
2009-12-08
Actually, that's not a good idea for win32 for now. Dll swapping should work ...
Nicolas "Pixel" Noble
2009-12-07
Adding gl-glue to the win32 build.
Nicolas "Pixel" Noble
2009-12-07
Fixing gl-glue generator.
Nicolas "Pixel" Noble
2009-12-07
Changing the glue system slightly. We want i386 only anyway.
Nicolas "Pixel" Noble
2009-12-07
Properly building for darwin9 now, and upgrading to LuaJIT 2.0.0-beta2
Nicolas "Pixel" Noble
2009-12-04
First steps to support the darwin9 compiler.
Nicolas "Pixel" Noble
2009-11-26
Adding self-paq feature for lua-interface-light.
Nicolas "Pixel" Noble
2009-11-25
Forgot LockSmith.cc in the win32 makefile.
Nicolas "Pixel" Noble
2009-11-24
Castrating a bit lua-interface, to still be able to publish 0.8 versions out ...
Pixel
2009-11-24
Fixing pcalls in lua-interface-light.lua
Pixel
2009-11-24
Removing pthreads completely - for now.
Pixel
2009-11-11
Forgot a few extern Cs
Pixel
2009-11-10
Overhaul of the threading system. Removing it, that is.
Pixel
2009-11-10
Starting removing threading from within lua-interface.
Pixel
2009-11-09
split requires lualibs.
Pixel
2009-11-09
Adding slightly better locale detection.
Pixel
2009-11-09
Typo...
Pixel
2009-11-09
Actually running this new script.
Pixel
2009-11-09
Forgot one reference to compile.
Pixel
2009-11-08
Removing useless flags debug and compile now, and adding lua-interface-light....
Pixel
2009-11-08
Adding IUP to the allmodules file.
Pixel
2009-11-08
Fixing UCL support.
Pixel
2009-11-08
Humf... tired...
Pixel
2009-11-08
Adding more jit status output.
Nicolas "Pixel" Noble
2009-11-08
Bumping revision number.
Nicolas "Pixel" Noble
2009-11-08
Opening the jit and bit libraries.
Nicolas "Pixel" Noble
2009-11-08
Adding iup to the dbg version.
Pixel
2009-11-08
Having the hardcoded lua-interface.lua into lua-interface-light.exe as well.
Pixel
2009-11-08
LuaJIT doesn't support Lua bytecode. Good thing that I don't either.
Pixel
2009-11-08
Forgot a few include path for lua-interface-light.exe
Pixel
2009-11-08
Adding ldirlib.c, and fixing annoying warning.
Pixel
2009-11-08
Restoring deleted path src.
Pixel
2009-11-08
Restoring deleted path src.
Pixel
2009-11-08
Forgot a few things.
Nicolas "Pixel" Noble
2009-11-08
Adapting mingw32 script as well.
Nicolas "Pixel" Noble
2009-11-08
First massive overhaul of lua-interface: removing luac (let's place sourcecod...
Nicolas "Pixel" Noble
[next]