summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-worker
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie2022-02-171-1/+1
* bitbake: bitbake: bitbake-worker: Preserve network non-local uidRobert Yang2022-02-011-2/+5
* bitbake: bitbake-worker: Add/support network task flagRichard Purdie2022-01-121-0/+8
* bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie2021-10-171-1/+5
* bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie2021-10-141-0/+1
* bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie2021-10-081-4/+6
* bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie2021-09-261-1/+9
* bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin2021-09-191-0/+1
* bitbake: bitbake-worker: Improve error handlingRichard Purdie2021-09-161-3/+5
* bitbake: cooker/process: Fix typos in exiting messageMartin Jansa2021-09-011-1/+1
* bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie2021-02-161-2/+6
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-1/+1
* bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie2021-02-061-2/+6
* bitbake: build/msg: Cleanup verbose option handlingRichard Purdie2020-08-251-2/+2
* bitbake: bitbake-worker: Remove unnecessary addDefaultLogFilterJoshua Watt2020-03-131-1/+0
* bitbake: lib/bb/msg: Use log level instead of debug countJoshua Watt2020-03-131-1/+1
* bitbake: bitbake-worker child process create group before registering SIGTERM...Ivan Efimov2019-11-071-3/+5
* bitbake: bitbake: Rework hash equivalenceJoshua Watt2019-09-181-1/+1
* bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...Richard Purdie2019-08-061-0/+1
* bitbake: runqueue: Enable dynamic task adjustment to hash equivalencyRichard Purdie2019-08-061-0/+6
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+3
* bitbake: runqueue: Pass unique hash to taskJoshua Watt2019-01-031-3/+4
* bitbake: bitbake-worker: Pass taskhash as runtask parameterJoshua Watt2018-12-071-4/+4
* bitbake: bitbake: be more explicit when warning about locale choiceRoss Burton2017-11-071-2/+1
* bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie2017-01-201-0/+2
* bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton2016-12-201-5/+7
* bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton2016-12-141-2/+10
* bitbake: bitbake-worker: Further IO performance tweaksRichard Purdie2016-12-081-4/+9
* bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-2/+2
* bitbake: bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie2016-11-291-16/+36
* bitbake: bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen2016-11-041-2/+3
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-2/+4
* bitbake: cache: Build datastores from databuilder objectRichard Purdie2016-08-181-10/+13
* bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh2016-07-081-2/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-29/+31
* bitbake: Implement support for per-task exportsChristopher Larson2016-05-191-0/+10
* bitbake: bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie2016-05-131-1/+2
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-1/+1
* bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell2016-02-011-2/+2
* bitbake: bitbake: Set process names to be meaninfulRichard Purdie2016-01-301-1/+7
* bitbake: bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie2015-10-011-0/+9
* bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie2015-09-121-1/+5
* bitbake: bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie2015-09-091-2/+7
* bitbake: bitbake-worker: Simple code cleanupRichard Purdie2015-09-091-3/+2
* bitbake: bitbake-worker: Fix regression with unbuffered logsJason Wessel2015-05-261-0/+9
* bitbake: bitbake-worker: Use setsid() rather than setpgid()Richard Purdie2015-01-081-2/+5
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-11-201-1/+8
* bitbake: bitbake-worker: Fix bitbake -nRichard Purdie2014-09-221-2/+3
* bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie2014-09-111-1/+1