summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-worker
AgeCommit message (Expand)Author
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
2016-05-19bitbake: Implement support for per-task exportsChristopher Larson
2016-05-13bitbake: bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2015-10-01bitbake: bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-12bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-09bitbake: bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake: bitbake-worker: Simple code cleanupRichard Purdie
2015-05-26bitbake: bitbake-worker: Fix regression with unbuffered logsJason Wessel
2015-01-08bitbake: bitbake-worker: Use setsid() rather than setpgid()Richard Purdie
2014-11-20bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang
2014-09-22bitbake: bitbake-worker: Fix bitbake -nRichard Purdie
2014-09-11bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-08-28bitbake: bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-23bitbake: bitbake-worker: Improve sigterm handlerRichard Purdie
2014-04-23bitbake: bitbake-worker: Drop BBHASH variablesRichard Purdie
2014-03-11bitbake: bitbake-worker: Ensure children have default sigterm handlerRichard Purdie
2014-03-10bitbake: bitbake-worker: Gracefully handle SIGTERMRichard Purdie
2013-11-26bitbake: bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie
2013-11-24bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-09-06bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistentPeter Kjellerstedt
2013-09-04bitbake: bitbake-worker: ensure BUILDNAME is available during executionPaul Eggleton
2013-07-31bitbake: bitbake-worker: import needed signal moduleValentin Popa
2013-06-14bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-14bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie