aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/command.py
AgeCommit message (Expand)Author
2020-10-09command: Ensure exceptions inheriting from BBHandledException are visibleRichard Purdie
2020-09-12cooker/command: Fix disconnection handlingRichard Purdie
2020-08-24cooker: Defer configuration init to after UI connectionRichard Purdie
2020-08-12server/process: Simplfy idle callback handler functionRichard Purdie
2020-07-23bitbake: command: Handle multiconfig in findSigInfoJoshua Watt
2020-07-21cooker: Fix unmatched files handling leading to misleading warningsRichard Purdie
2020-06-08bitbake: command: Move split_mc_pn to runqueueJoshua Watt
2020-06-06bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-04-06tinfoil: Add back ability to parse on top of a datastoreyocto-3.12020-04-dunfell1.46.0Richard Purdie
2020-03-24tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-06command: Add mc parameter to findProviders commandJoshua Watt
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2017-09-05cooker: clear extra config settings and remote datastores on client disconnectPaul Eggleton
2017-08-30command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie
2017-08-09cooker: Ensure we handle inotify before running the next commandRichard Purdie
2017-07-27bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-21tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-21lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-21tinfoil: add internal mode to build_file() functionPaul Eggleton
2017-07-18event/command: Allow UI to request the UI eventhander IDRichard Purdie
2017-06-09command / cooker: drop Hob support commands and functionsPaul Eggleton
2017-06-09cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-04-20lib/bb/command: fix overrides in remote datastores where there is no defaultPaul Eggleton
2017-04-19command.py: multiconfig support for findBestProviderJuro Bystricky
2017-03-21data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-21tinfoil: fix override handling in remote datastoresPaul Eggleton
2016-12-16cooker/command: Drop expanded_dataRichard Purdie
2016-12-14runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-14cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-14command: provide a means to shut down from the client in memres modePaul Eggleton
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-03-07command: make setEventMask readonlyEd Bartosh
2015-10-29command: Add getSetVariable commandRichard Purdie
2015-08-17command: ensure sync commands that read configuration see updatesRichard Purdie
2015-08-17command: intercept SystemExit to avoid trashing the serverPaul Eggleton
2015-07-31cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-09command.py: Unlock function included into CommandsSync classLeonardo Sandoval
2015-01-23cooker: Rename event_data -> expanded_dataRichard Purdie
2015-01-21command/cooker/knotty: Fix memres handling of command environment changesRichard Purdie
2014-09-23knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-08-22command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-07-21command/runqueue: Fix shutdown logicRichard Purdie
2014-04-01bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN
2014-03-09cooker/command: Add setFeatures commandRichard Purdie
2013-12-03cooker/command/hob: Cleanup configuration init/reset functions and commandsRichard Purdie