summaryrefslogtreecommitdiffstats
path: root/bin/bitbake-worker
AgeCommit message (Expand)Author
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
2013-09-04bitbake-worker: ensure BUILDNAME is available during executionPaul Eggleton
2013-07-31bitbake-worker: import needed signal moduleValentin Popa
2013-06-12prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-12runqueue: Split runqueue to use bitbake-workerRichard Purdie