aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake-worker
AgeCommit message (Expand)Author
2024-03-21bitbake-worker: Fix silent hang issue caused by unexpected stdout contentYang Xu
2024-03-21bitbake-worker: allow '=' in environment variable valuesdavid d zuhn
2024-03-21bitbake-worker: Fix bug where umask 0 was not being applied to a taskSava Jakovljev
2023-11-06bitbake-worker: add header with length of messageEtienne Cordonnier
2023-09-22bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-05-25cooker: Add FILE_LAYERNAME variable containing the layername for a recipeRichard Purdie
2023-02-17data: Evaluate the value of export/unexport/network flagsRichard Purdie
2023-01-05lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-12-16siggen: Add dummy dataCaches from task context/datastoreRichard Purdie
2022-12-08bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander
2022-11-20worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie
2022-11-16cache/cookerdata: Move recipe parsing functions from cache to databuilderRichard Purdie
2022-08-12BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2022-02-17fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2022-02-01bitbake: bitbake-worker: Preserve network non-local uidRobert Yang
2022-01-12bitbake-worker: Add/support network task flagRichard Purdie
2021-10-16bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-14bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie
2021-10-08bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-09-26bitbake-worker: Allow shutdown/database flush of pseudo server at task exitRichard Purdie
2021-09-17bitbake: enable python warnings at the first opportunityAlexander Kanavin
2021-09-16bitbake-worker: Improve error handlingRichard Purdie
2021-09-01cooker/process: Fix typos in exiting messageMartin Jansa
2021-02-16bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-06bitbake-worker: Try and avoid potential short write events issuesRichard Purdie
2020-08-24build/msg: Cleanup verbose option handlingRichard Purdie
2020-03-12bitbake-worker: Remove unnecessary addDefaultLogFilterJoshua Watt
2020-03-12lib/bb/msg: Use log level instead of debug countJoshua Watt
2019-11-06bitbake-worker child process create group before registering SIGTERM handlerIvan Efimov
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-08-06cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVERichard Purdie
2019-08-06runqueue: Enable dynamic task adjustment to hash equivalencyRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-03runqueue: Pass unique hash to taskJoshua Watt
2018-12-07bitbake-worker: Pass taskhash as runtask parameterJoshua Watt
2017-11-07bitbake: be more explicit when warning about locale choiceRoss Burton
2017-01-19cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2016-12-16runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-14runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-07bitbake-worker: Further IO performance tweaksRichard Purdie
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-11-29bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie
2016-11-04bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2016-08-17cache: Build datastores from databuilder objectRichard Purdie
2016-07-08bitbake-worker: don't reassign sys.stdoutEd Bartosh
2016-06-01bitbake: Convert to python 3Richard Purdie