[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dependency flaw in cons (and scons) ?
From: |
Johan Holmberg |
Subject: |
Re: Dependency flaw in cons (and scons) ? |
Date: |
Mon, 25 Feb 2002 10:03:53 +0100 (MET) |
On Fri, 22 Feb 2002, Brad Garcia wrote:
>
> > Maybe this is just another argument for "content signatures" !?
>
> Or maybe the target filename should be added as part of the build
> signature?
>
> Brad Garcia
>
This seems like a *very good* way to solve this issue.
It is simple and intuitive, and catches exactly what I was looking
for: that the signature of a derived file should include the "trail"
through the dependency graph, and not just the sum of all things a
derived file depends on (the problem being that several derived
files can depend on exactly the same things).
I can't see any drawbacks.
Can anyone else ?
/Johan Holmberg
- Dependency flaw in cons (and scons) ?, Johan Holmberg, 2002/02/21
- Re: Dependency flaw in cons (and scons) ?, Steven Knight, 2002/02/21
- Re: Dependency flaw in cons (and scons) ?, Johan Holmberg, 2002/02/22
- Re: Dependency flaw in cons (and scons) ?, Brad Garcia, 2002/02/22
- Re: Dependency flaw in cons (and scons) ?,
Johan Holmberg <=
- Re: Dependency flaw in cons (and scons) ?, Frank Thomas, 2002/02/25
- Re: Dependency flaw in cons (and scons) ?, Johan Holmberg, 2002/02/25
- Re: Dependency flaw in cons (and scons) ?, Brad Garcia, 2002/02/25
- Re: Dependency flaw in cons (and scons) ?, Johan Holmberg, 2002/02/25
- Re: Dependency flaw in cons (and scons) ?, Brad Garcia, 2002/02/25