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