[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: reverse dependency order?
From: |
Edward Welbourne |
Subject: |
Re: reverse dependency order? |
Date: |
Wed, 03 Feb 2016 07:56:53 +0000 |
> It might be interesting to have a make flag that would reverse the order
> in which dependencies are considered,
... or indeed randomise the order, so that repeated testing would
routinely catch any un-noticed dependencies.
Does anything actually specify that order of prerequisites in a rule is
significant ?
> Is something like that feasible? Would it be easy to implement?
heh - now there's a good question ...
Eddy.