espie
c1a46f71e8
faster NFS: if the missing file suddenly reappears, we don't need to rescan
...
the path, just put it back in the queue, and forget it ever happened.
2011-12-03 11:03:07 +00:00
espie
b5c447a355
don't buffer printing to locks, to be able to get dependencies early
...
gather needed=* lines from locks (may want to cache that info later,
but I don't think it has any actual performance impact)
2011-12-02 22:32:07 +00:00
espie
aba2721637
simplify lock code so that lock/unlock actually works, even if I lose
...
small-grained locks for fullpkgpath
also fix a stupid parenting bug...
2011-11-13 22:18:04 +00:00
espie
50ac27a1e8
use print_parent
2011-11-06 12:22:17 +00:00
espie
91419bfb7c
spaces
2011-06-04 12:58:24 +00:00
espie
8cef021866
initial support for fetching distfiles, somewhat experimental yet.
...
- clean up clock handling, jobs with timer.
- pass more parameters thru state
- tweak the engine to handle distfiles
- lots of new code in Fetch for new jobs.
2011-05-22 08:21:38 +00:00
espie
ab01800701
tag dependencies discovered as pure dependencies with their parents, allow
...
finding out non-sensical stuff in an easier way
2010-12-06 13:20:45 +00:00
espie
d1fc80b3fe
use rescan after errors, so that bumps get picked up
2010-10-27 22:58:02 +00:00
espie
d4ee90931f
tie engine with var grabber, get ready to re-do port meta on error.
2010-10-27 12:58:26 +00:00
espie
8557f6f587
distinguishes between errors we create (E=) and locks we encounter (L=)
2010-10-26 16:57:10 +00:00
espie
4c6d1b431f
move stuff here from infra/build
2010-08-20 13:40:13 +00:00