help-make
[Top][All Lists]
Advanced

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

Re: is there a make system which uses database instead of Makefiles?


From: Noel Yap
Subject: Re: is there a make system which uses database instead of Makefiles?
Date: Sat, 06 Nov 2004 08:09:07 -0500
User-agent: Mozilla Thunderbird 0.5 (Windows/20040212)

I haven't looked too much into it, but from what I've heard, SCons may be 
malleable enough to do what you want.

gk wrote:

I was wondering if anyone on this list has info that could point me in a direction of research for a build system like gnu make which uses database records to gather dependency data, instead of the traditional Makefile approach, or in addition to using Makefiles.

I am working on a system which defines dependencies between data inside the database and external files, in a database.

Of course, I could write tools to generate Makefiles from the database dependency record information but it would be convenient if there were already a system which uses databases natively.

- Greg Keraunen
http://www.xmake.org



_______________________________________________
Help-make mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-make




reply via email to

[Prev in Thread] Current Thread [Next in Thread]