aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-12-16bitbake: BBHandler: use with instead of open/closeRoss Burton
2016-12-16bitbake: cooker/command: Drop expanded_dataRichard Purdie
2016-12-16bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14bitbake: lib/bb/build: enable access to logger within tasksPaul Eggleton
2016-12-14bitbake: server/process: don't change UI process signal handler on terminatePaul Eggleton
2016-12-14bitbake: siggen: add means of ignoring basehash mismatchPaul Eggleton
2016-12-14bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-14bitbake: data_smart: support serialisationPaul Eggleton
2016-12-14bitbake: cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14bitbake: tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14bitbake: remotedata: enable transporting datastore from the client to the serverPaul Eggleton
2016-12-14bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-14bitbake: command: provide a means to shut down from the client in memres modePaul Eggleton
2016-12-14bitbake: data_smart: implement remote datastore functionalityPaul Eggleton
2016-12-14bitbake: server/xmlrpc: send back 503 response with correct encodingPaul Eggleton
2016-12-14bitbake: knotty: fix --observe-only optionPaul Eggleton
2016-12-14bitbake: knotty: make quiet option a level optionPaul Eggleton
2016-12-14bitbake: data_smart: fix resetting of reference on variablehistoryPaul Eggleton
2016-12-08bitbake: cooker: Handle inofity queue overflows more gracefullyRichard Purdie
2016-12-08bitbake: cooker: Fix world taskgraph generation issueRichard Purdie
2016-12-08bitbake: utils: Avoid traceback errorsRichard Purdie
2016-12-08bitbake: runqueue: Send BB_TASKDEPDATA for setscene tasksRichard Purdie
2016-12-08bitbake: runqueue: Add the taskhash to BB_TASKDEPDATARichard Purdie
2016-12-07bitbake: cooker: convert type which needs to be marshalledSujith H
2016-12-07bitbake: depexp: fix string formatting.Ismo Puustinen
2016-12-07bitbake: monitordisk: add eventPatrick Ohly
2016-12-07bitbake: monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-12-07bitbake: runqueue.py: monitor disk space at regular time intervalsPatrick Ohly
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30bitbake: ast: remove BBVERSIONS supportRoss Burton
2016-11-30bitbake: codeparser.py: support deeply nested tokensPatrick Ohly
2016-11-30bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-23bitbake: COW.py: fix sample codesKai Kang
2016-11-23bitbake: taskdata.py: improve handling of depends/rdependsPatrick Ohly
2016-11-23bitbake: data_smart.py: don't reorder internal bitbake variables when calcula...Patrick Ohly
2016-11-23bitbake: data_smart: Default to expansion for getVar/getVarFlagsRichard Purdie
2016-11-23bitbake: data: Drop deprecated old style bitbake APIRichard Purdie
2016-11-23bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-11-23bitbake: fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warningsPaul Eggleton
2016-11-04bitbake: lib/bb/cooker.py: fix for BBFILE_PATTERN = ""Robert Yang
2016-11-04bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04bitbake: toaster: buildinfohelper Handle regex pathsbrian avery
2016-11-04bitbake: data: fix exception handling in exported_vars()Markus Lehtonen