lua-users home
lua-l archive

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




On Jan 5, 2008 2:05 PM, Wesley Smith <wesley.hoke@gmail.com> wrote:
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


I agree 100% Wes. I use Premake for many, many projects. Both big ones and small. I second the use of it. I have also made Premake scripts for Lua itself, if anybody is interested. ;-)
--
Regards,
Ryan