index
:
lua-modules-iup
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-11-09
LuaJIT doesn't support old lua5 vararg syntax. Let's convert this.
Pixel
2009-11-08
Whoops, forgot a few files.
Pixel
2009-11-08
Getting rid of more bytecode crap, and turning on debug mode.
Pixel
2009-11-08
Reworking all the pre-generated code from iup - bytecode is bad.
Pixel
2009-11-08
Fixup for lua-interface.light.exe
Pixel
2009-11-08
Adjusting for LuaJIT.
Nicolas "Pixel" Noble
2009-11-06
Fixing dist command for darwin.
Pixel
2009-11-06
Merge branch 'master' of ↵
Pixel
ssh+git://git.grumpycoder.net/pub/repo.git/lua-modules-iup
2009-11-06
Squashing to i386 only.
Pixel
2009-11-06
Fixing dependancy
Pixel
2009-11-05
Getting better structure for getting distribution.
Nicolas Noble
2009-11-05
Making the mingw32 actually compiling.
Pixel
2009-11-05
Mingw32 version compiles now - removing more truetype support bloat.
Nicolas Noble
2009-11-05
Removing more junk.
Nicolas Noble
2009-11-05
Chopping off more features, making the library more compact.
Nicolas Noble
2009-11-04
The linux module now works.
Nicolas Noble
2009-11-04
Adding actual lua-interface plugin code.
Nicolas Noble
2009-11-04
Removing duplicate + gtk from Makefile.
Nicolas Noble
2009-11-04
Initial import. Contains the im, cd and iup librairies, and a "working" ↵
Pixel
Makefile for them under linux.