openbsd-ports/infrastructure/lib/DPB
2023-01-30 18:18:41 +00:00
..
Core bump the polling to a lot more (120s) to give realistic time to enter 2022-06-03 07:45:37 +00:00
Heuristics reorg the code a bit, explain what's going on. 2019-11-06 16:36:11 +00:00
Job grab FETCH_CMD value from bsd.port.mk, as discussed and tested with 2021-05-02 06:08:53 +00:00
PortBuilder changing ids and chrooting only happens during exec. 2019-06-17 10:55:37 +00:00
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 Override "build_user" with a command argument if any. 2022-01-26 14:28:13 +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 tweak the logic of building quirks last slightly: if we built any package 2022-04-14 19:39:37 +00:00
ErrorList.pm let recheck_errors return the value it's supposed to. This was broken 2022-03-15 14:33:29 +00:00
External.pm fix the error control flow so that we don't quit dpb on wrong input on 2021-10-05 12:31:34 +00:00
Fetch.pm grab FETCH_CMD value from bsd.port.mk, as discussed and tested with 2021-05-02 06:08:53 +00:00
Grabber.pm tweak special behavior for quirks: instead of putting it aside on normal 2022-06-07 16:13:16 +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 also tweak the lock names to end in .lock so that they can't get confused 2023-01-30 18:18:41 +00:00
Logger.pm
MiniCurses.pm make STOPPED! really visible 2019-10-30 16:07:25 +00:00
PkgPath.pm fix refactoring botch introduced in rev 1.60: check_path does the right 2022-03-11 18:38:52 +00:00
PortBuilder.pm properly set up a watched in the Job::BasePort class instead of doing 2021-04-16 20:14:47 +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 use the new cleaner interface of pkg_add's state that decouples 2021-02-26 07:54:11 +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 be more thorough in flagging bad stat lines. 2022-11-06 09:29:12 +00:00
SubEngine.pm move summary.log generation into the subengine, because it's absurd 2022-02-17 12:42:37 +00:00
Trace.pm move to new tracing 2019-09-29 12:57:51 +00:00
User.pm document stuff a bit more and follow my own guidelines (avoid implicit returns 2019-10-05 15:52:38 +00:00
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 remove the badly named, undocumented alias for "print-update-signature" 2022-11-01 10:55:54 +00:00