aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake-worker
AgeCommit message (Expand)Author
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
2014-11-20bitbake-worker: exit normally when SIGHUPRobert Yang
2014-09-22bitbake-worker: Fix bitbake -nRichard Purdie
2014-09-11siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-08-27bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-22bitbake-worker: Improve sigterm handlerRichard Purdie
2014-04-21bitbake-worker: Drop BBHASH variablesRichard Purdie
2014-03-11bitbake-worker: Ensure children have default sigterm handlerRichard Purdie
2014-03-09bitbake-worker: Gracefully handle SIGTERMRichard Purdie
2013-11-26bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie
2013-11-22runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-09-06bitbake: Ensure ${DATE} and ${TIME} are consistentPeter Kjellerstedt