summaryrefslogtreecommitdiff
path: root/lua/local/lrexlib.h
AgeCommit message (Collapse)AuthorFilesLines
2008-04-16Start phasing out internal copy of LuaPanu Matilainen1-6/+0
- don't build internal copy of Lua - move 3rd party extensions (posix and rexlib) to toplevel luaext/ directory, built by default (unless --without-lua specified) - auto*foo checks for external Lua - minimal tweaks to lposix.c and rpmlua.c to get them build with Lua 5.1
2007-09-11Remove splint tags.Ralf Corsépius1-2/+1
2004-03-23Splint annotations.jbj1-1/+2
CVS patchset: 7182 CVS date: 2004/03/23 05:09:13
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-0/+6
- Implemented %pretrans and %posttrans script slots. Changed files: Makefile.am configure.ac build/pack.c build/parseScript.c build/parseSpec.c build/rpmbuild.h build/rpmspec.h lib/Makefile.am lib/psm.c lib/rpmlib.h lib/rpmlibprov.c lib/rpmts.c lib/rpmts.h lib/transaction.c Added files: lib/rpmlua.c lib/rpmlua.h lua/* CVS patchset: 7175 CVS date: 2004/03/16 21:58:25