[petsc-dev] Could generatefortranstubs.py be lazier about modification times?
Barry Smith
bsmith at mcs.anl.gov
Mon Oct 4 16:15:19 CDT 2010
On Oct 4, 2010, at 4:05 PM, Jed Brown wrote:
> On Mon, Oct 4, 2010 at 23:01, Barry Smith <bsmith at mcs.anl.gov> wrote:
>> Then just have the fortranstubgenerate.py set the time of the generated files to the time of the underlying c file.
>
> This would be fine, is there a context where source_filename and
> generated_filename are both available?
Yuck, not really. First it runs bfort on everything in a directory then FixFile() on each generated file.
Barry
>
> Jed
More information about the petsc-dev
mailing list