aboutsummaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Do not depend on readlinePavel 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.
2013-02-16Integrate the lua build system into oursPavel Labath1-0/+7
2013-02-16Add lua as an internal library in libs/luaPavel Labath102-0/+28415