openbsd-ports/infrastructure/lib/DPB
espie 4351660abb work a bit harder so that pkgpaths do not gain a bogus info by
autovivification

this allows to use is_stub once again
2020-05-31 19:24:26 +00:00
..
Core refactor so that I can run init_core independently on new cores 2020-03-31 11:11:36 +00:00
Heuristics reorg the code a bit, explain what's going on. 2019-11-06 16:36:11 +00:00
Job way better with correct precedences 2020-02-27 16:06:06 +00:00
PortBuilder
Reporter allows disable recording again. make the file handling more explicit, since 2019-11-08 10:26:09 +00:00
SubEngine deal with tofetch always being defined, noticed by Nigel Taylor 2019-11-06 09:53:47 +00:00
Affinity.pm
AffinityStub.pm
BasePkgPath.pm give context 2019-10-15 13:45:04 +00:00
Clock.pm Increase threshold for marking a job "frozen" from 10 seconds to 45 seconds 2020-02-14 18:51:46 +00:00
Config.pm fix addhost... the init stuff was not magical enough, I need to explicitly 2020-03-31 11:12:15 +00:00
Core.pm fix a typo on printing 2020-03-31 11:13:14 +00:00
Distfile.pm produce a better error in case a distinfo file can't be read 2020-04-07 16:02:04 +00:00
Engine.pm control socket: info queue 2020-04-04 16:45:33 +00:00
ErrorList.pm less hackish: distfile shouldn't have an undef'd pkgname. 2019-11-08 13:06:00 +00:00
External.pm control socket: info queue 2020-04-04 16:45:33 +00:00
Fetch.pm forgotten in refactor: next -> return 2020-04-08 08:01:36 +00:00
Grabber.pm tweaks: 2019-11-09 17:06:37 +00:00
Heuristics.pm control socket: info queue 2020-04-04 16:45:33 +00:00
Host.pm document how host/hostproperties interact 2019-10-07 04:52:14 +00:00
HostProperties.pm document how host/hostproperties interact 2019-10-07 04:52:14 +00:00
Job.pm backout some of the "clean-up", just keep the part that doesn't run 2019-11-08 17:47:01 +00:00
Limiter.pm explicitly call CORE::time/ Time::HiRes::time everywhere 2019-10-22 16:02:08 +00:00
Locks.pm
Logger.pm
MiniCurses.pm make STOPPED! really visible 2019-10-30 16:07:25 +00:00
PkgPath.pm work a bit harder so that pkgpaths do not gain a bogus info by 2020-05-31 19:24:26 +00:00
PortBuilder.pm don't close fh, it's already been closed by the job 2019-10-23 10:07:24 +00:00
PortInfo.pm prepare for supporting (very limited) lockname tweaks 2020-03-23 19:22:22 +00:00
Queue.pm handle "collections" in a slightly simpler way 2019-10-15 14:41:22 +00:00
Reporter.pm fix initialization order. Reporter MUST be setup before running Core::Init, 2020-02-27 11:48:17 +00:00
Roach.pm tweaks: 2019-11-09 17:06:37 +00:00
Serialize.pm have the serializer complete with a current ts if needed, so we don't 2019-10-23 10:05:28 +00:00
Shell.pm document how host/hostproperties interact 2019-10-07 04:52:14 +00:00
Signature.pm much crisper signature messages. 2020-02-27 13:50:13 +00:00
State.pm fix initialization order. Reporter MUST be setup before running Core::Init, 2020-02-27 11:48:17 +00:00
SubEngine.pm fix info queue... missed commit 2020-04-07 15:18:33 +00:00
Trace.pm
User.pm
Util.pm formalize how to convert time values to string, with 2 digits after the dot 2019-10-23 10:04:06 +00:00
Vars.pm tweaks: 2019-11-09 17:06:37 +00:00