lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jan 5, 2008 5:50 AM, Miles Bader <miles@gnu.org> wrote:
> "Wesley Smith" <wesley.hoke@gmail.com> writes:
> > What about using Premake (http://premake.sourceforge.net/about) a Lua
> > based and quite flexible Makefile/autotools replacement.
>
> Premake seems very, very, immature compared to the autotools though...
>

Maybe, but autotools is a pain in the arse.  I dislike it about as
much as I dislike LaTex which I find to be practically impenetrable.
Premake is being used in a number of good sized projects already, so
while it might be a ways from autotools, it's certainly not useless.

wes