summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
AgeCommit message (Expand)Author
2024-03-22bitbake: bitbake-worker: allow '=' in environment variable valuesdavid d zuhn
2024-02-23bitbake: runqueue: Add support for BB_LOADFACTOR_MAXRichard Purdie
2024-02-13bitbake: runqueue: Improve setcene performance when encoutering many 'hard' d...Richard Purdie
2024-02-13bitbake: runqueue: Optimise taskname lookups in next_buildable_taskRichard Purdie
2024-02-13bitbake: runqueue: Improve performance for executing tasksRichard Purdie
2024-01-12bitbake: runqueue: Fix runall all bugRichard Purdie
2024-01-10bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin
2024-01-05bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in ...Alexander Kanavin
2024-01-05bitbake: siggen: Ensure version of siggen is verifiedRichard Purdie
2024-01-05bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin
2024-01-05bitbake: bitbake/runqueue: add debugging for find_siginfo() callsAlexander Kanavin
2023-12-17bitbake: runqueue: Remove tie between rqexe and starts_workerRichard Purdie
2023-12-06bitbake: runqueue: Improve inter setscene task dependency handlingRichard Purdie
2023-11-16bitbake: runqueue: Refactor StaleSetSceneTasks event out of build_scenequeue_...Richard Purdie
2023-11-16bitbake: runqueue: Move 'cantskip' into sqdataRichard Purdie
2023-11-09bitbake: runqueue: Fix errors when using -S printdiffRichard Purdie
2023-11-09bitbake: runqueue: Fix runall option for setscene tasksRichard Purdie
2023-11-06bitbake: bitbake-worker: add header with length of messageEtienne Cordonnier
2023-10-23bitbake: runqueue: set has 'add', not 'append' methodChris Laplante
2023-10-23bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (a...Alexander Kanavin
2023-09-26bitbake: bitbake/lib: spawn server/worker using the current Python interpreterRoss Burton
2023-09-22bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-09-05bitbake: runqueue: show number of currently running bitbake threads when pres...Martin Jansa
2023-08-24bitbake: runqueue: show more pressure dataMartin Jansa
2023-08-11bitbake: runqueue.py: fix PSI check logicChen Qi
2023-07-19bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko
2023-07-19bitbake: runqueue: Add pressure change loggingRichard Purdie
2023-06-28bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-06-20bitbake: runqueue: Fix handling of virtual files in layername calculationRichard Purdie
2023-06-01bitbake: runqueue: Pass hashfn in taskdep dataJoshua Watt
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-04-13bitbake: runqueue: fix PSI check calculationChen Qi
2023-02-23bitbake: event/cooker/runqueue: Add ability to interrupt longer running codeRichard Purdie
2023-02-19bitbake: runqueue: Drop SystemExit usageRichard Purdie
2022-12-29bitbake: event: builtins fix for 'd' deletionRichard Purdie
2022-12-17bitbake: build/siggen: Rework stamps functionsRichard Purdie
2022-12-17bitbake: bitbake: siggen/runqueue: Switch to using RECIPE_SIGGEN_INFO feature...Richard Purdie
2022-12-17bitbake: siggen: Directly store datacaches referenceRichard Purdie
2022-12-11bitbake: build/siggen/runqueue: Drop do_setscene referencesRichard Purdie
2022-12-11bitbake: siggen: Drop non-multiconfig aware siggen supportRichard Purdie
2022-11-29bitbake: runqueue: Improve error message for missing multiconfigRichard Purdie
2022-11-22bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie
2022-11-22bitbake: runqueue: Add further debug for sstate reuse issuesRichard Purdie
2022-11-20bitbake: worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-10-25bitbake: runqueue: fix a typoOliver Lang
2022-08-24bitbake: runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-12bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-08bitbake: runqueue: Drop deadlock breaking force failRichard Purdie
2022-08-08bitbake: runqueue: Improve deadlock warning messagesRichard Purdie