aboutsummaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Do not depend on readlineHEADmasterPavel Labath2-2/+9
Readline is only used in the standalone lua interpreter, and we don't really need that. It would be silly to pull readline as a dependency for this reason.
2011-11-01Integrate the lua build system into oursPavel Labath1-0/+7
2011-11-01Add lua as an internal library in libs/luaPavel Labath102-0/+28415