summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/command.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton2017-09-211-1/+2
* bitbake: lib/bb/command: fix overrides in remote datastores where there is no...Paul Eggleton2017-04-201-0/+3
* bitbake: command.py: multiconfig support for findBestProviderJuro Bystricky2017-04-191-2/+8
* bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton2017-03-221-0/+25
* bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton2017-03-221-3/+9
* bitbake: cooker/command: Drop expanded_dataRichard Purdie2016-12-161-3/+3
* bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton2016-12-141-0/+1
* bitbake: cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton2016-12-141-1/+5
* bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton2016-12-141-6/+5
* bitbake: tinfoil: implement server-side recipe parsingPaul Eggleton2016-12-141-0/+44
* bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton2016-12-141-0/+195
* bitbake: command: provide a means to shut down from the client in memres modePaul Eggleton2016-12-141-0/+8
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-1/+1
* bitbake: command: make setEventMask readonlyEd Bartosh2016-03-071-0/+1
* bitbake: command: Add getSetVariable commandRichard Purdie2015-10-291-0/+10
* bitbake: command: ensure sync commands that read configuration see updatesRichard Purdie2015-08-191-1/+12
* bitbake: command: intercept SystemExit to avoid trashing the serverPaul Eggleton2015-08-191-1/+1
* bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-08-011-6/+0
* bitbake: command.py: Unlock function included into CommandsSync classLeonardo Sandoval2015-07-091-0/+6
* bitbake: cooker: Rename event_data -> expanded_dataRichard Purdie2015-01-231-3/+3
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-211-1/+2
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-231-0/+4
* bitbake: command: Trigger updateCache to shut down any active parser threadsRichard Purdie2014-08-231-0/+3
* bitbake: command/runqueue: Fix shutdown logicRichard Purdie2014-07-211-1/+1
* bitbake: bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN2014-04-011-0/+4
* bitbake: cooker/command: Add setFeatures commandRichard Purdie2014-03-101-0/+7
* bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie2013-12-031-24/+14
* bitbake: cooker/command: Add error state for the server and use for pre_serve...Richard Purdie2013-10-141-0/+2
* bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu2013-10-071-0/+7
* bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN2013-09-221-0/+9
* bitbake: command: Treat empty messages as failures, not CommandCompletedRichard Purdie2013-09-141-1/+1
* bitbake: cooker/command: Add finishcommand to reset cooker stateRichard Purdie2013-09-141-1/+1
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-3/+3
* bitbake: command.py: Call updateCache for all states != runningRichard Purdie2013-08-261-2/+1
* bitbake: bitbake: Add ui event handlers filteringRichard Purdie2013-08-261-0/+7
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-061-2/+3
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-061-1/+2
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-061-1/+7
* bitbake: bitbake: call the initConfiguration when reparsingCristiana Voicu2013-06-201-1/+1
* bitbake: bitbake: remove the function for reparse because it does nothingCristiana Voicu2013-06-201-8/+0
* bitbake: bitbake & hob: modify some commands and call them from hobCristiana Voicu2013-06-201-3/+13
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-171-1/+6
* bitbake: cooker: Split data from configurationRichard Purdie2013-06-071-9/+9
* bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie2013-05-241-1/+3
* bitbake: command: Fix function module reference after code rearrangementRichard Purdie2013-05-221-1/+1
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-12/+8
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-221-1/+1
* bitbake: hob: some settings in Hob are not rememberedCristiana Voicu2013-03-191-7/+0
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-311-0/+18
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-0/+10