[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Current trunk fails to build on MS-Windows
From: |
arnold |
Subject: |
Re: Current trunk fails to build on MS-Windows |
Date: |
Sun, 11 Jan 2015 03:11:22 -0700 |
User-agent: |
Heirloom mailx 12.4 7/29/08 |
> (Why is it necessary to go through a temporary file, anyway?)
jrtangle / jrweave are a literate programming system. In the general
case, multiple files may be generated, and if only one file has changed,
only that file should be updated, so that make doesn't recompile
the world.
That said, there is provision for replacing the default recipe
that uses a temp file to compare with what's on disk; for this case
simply always generating the final output will be fine.
I will try to get to this during the course of this week.
Thanks for pointing out the issue. It's worth fixing.
Arnold
P.S. If you're interested, see http//github.com/arnoldrobins/texiwebjr
for the literate source for jrweave and jrtangle. The PDF that gets
generated is a combination literate program and user's manual.
- Re: Current trunk fails to build on MS-Windows, (continued)
- Re: Current trunk fails to build on MS-Windows, Aharon Robbins, 2015/01/13
- Re: Current trunk fails to build on MS-Windows, Aharon Robbins, 2015/01/16
- Re: Current trunk fails to build on MS-Windows, Gavin Smith, 2015/01/14
- Re: Current trunk fails to build on MS-Windows, Eli Zaretskii, 2015/01/14
- Re: Current trunk fails to build on MS-Windows, Gavin Smith, 2015/01/14
- Re: Current trunk fails to build on MS-Windows, Aharon Robbins, 2015/01/16
- Re: Current trunk fails to build on MS-Windows, Eli Zaretskii, 2015/01/16
- Re: Current trunk fails to build on MS-Windows, Gavin Smith, 2015/01/17
- Re: Current trunk fails to build on MS-Windows, Karl Berry, 2015/01/12
- Re: Current trunk fails to build on MS-Windows, Eli Zaretskii, 2015/01/12
- Re: Current trunk fails to build on MS-Windows,
arnold <=
- Re: Current trunk fails to build on MS-Windows, Eli Zaretskii, 2015/01/11