summaryrefslogtreecommitdiffstats
path: root/bin/bitbake-worker
AgeCommit message (Expand)Author
2023-10-15bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-04-13bin/utils: Ensure locale en_US.UTF-8 is available on the systemyocto-4.0.11yocto-4.0.102022-04.11-kirkstone2022-04.10-kirkstone2.0.112.0.10Frank de Brabander
2022-09-28bitbake: 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
2016-05-17Implement support for per-task exportsChristopher Larson
2016-05-12bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-01-31cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-29bitbake: Set process names to be meaninfulRichard Purdie
2015-09-29bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-09bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-09bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake-worker: Simple code cleanupRichard Purdie
2015-05-24bitbake-worker: Fix regression with unbuffered logsJason Wessel
2015-01-08bitbake-worker: Use setsid() rather than setpgid()Richard Purdie