summaryrefslogtreecommitdiff
path: root/lua/llimits.h
AgeCommit message (Collapse)AuthorFilesLines
2008-05-12Remove internal copy of Lua for goodPanu Matilainen1-185/+0
- we can do just fine with externally linked lua, no need to carry this around
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-0/+185
- 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