On 1/24/09, Noah Slater wrote:
> Hey,
>
> I have been using make to regenerate output documents as I write them in a
> source format. This might involve writing in AsciiDoc and having make pick up
> changes, generating a HTML page for me to preview my work.
>
> To aid the writing process I usu
On Wed, 2009-02-04 at 10:24 -0800, Philip Guenther wrote:
> Those are just the sort of items I would consider if this was my
> project; Paul and the other developers may have completely different
> criteria in mind, but I would be surprised if they didn't overlap
> some.
I think all of Philip's po
On Wed, Feb 4, 2009 at 8:25 AM, Noah Slater wrote:
> On Wed, Feb 04, 2009 at 03:59:45PM +, Tim Murphy wrote:
>> I am not an expert on the source code but I think it is a fairly large
>> change to try to apply to make.
>
> This would surprise me. Once the makefiles have been parsed and DAG has
On Wed, Feb 04, 2009 at 03:59:45PM +, Tim Murphy wrote:
> I am not an expert on the source code but I think it is a fairly large
> change to try to apply to make.
This would surprise me. Once the makefiles have been parsed and DAG has been
built, GNU Make does a check of the filesystem. How ha
I'm just another make user.
I like the idea - some operating systems have change notification
mechanisms. One could use this for a kind of continuous integration -
rebuilding files as they are changed or checked in.
Putting make in an internal loop would be pointless - one might as
well write th
Hey,
Is there anyone available to give feedback on my enhancement proposal?
Thanks,
--
Noah Slater, http://tumbolia.org/nslater
___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make