[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaFileSystem 1.7.0
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 18 Sep 2017 13:54:31 +0200
On Mon, Sep 18, 2017 at 12:46 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Editing luaconf.h provides this but of course it's not a "build system".
This is the kind of thing possible with luabuild - can ask for lfs to
be linked in statically, can ask for standard library modules to be
removed, etc. Relevance to discussion: extended functionality does
not have to be part of the Lua core, since it is straightforward to
make it part of the Lua you use for your own purposes.