summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cooker, toaster: variable definition trackingdora-toasterAlexandru DAMIAN2013-11-151-3/+12
* bitbake: cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN2013-11-041-1/+0
* bitbake: cooker: add data to the dependency tree dumpAlexandru DAMIAN2013-11-041-0/+2
* bitbake: bitbake: replace comment added in conf filesCristiana Voicu2013-10-071-1/+1
* bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu2013-10-071-0/+38
* bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa2013-10-071-7/+10
* bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN2013-09-221-0/+15
* bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN2013-09-221-21/+29
* bitbake: bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN2013-09-221-1/+4
* bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN2013-09-221-2/+32
* bitbake: cooker: return a copy checkPackagesRichard Purdie2013-09-181-0/+3
* bitbake: cooker: Allow profiling of the parser in profile modeRichard Purdie2013-09-171-2/+22
* bitbake: cooker: Avoid duplication for taskdata creationAlexandru DAMIAN2013-09-171-40/+27
* bitbake: cooker: updateCache should rause exceptions, not sys.exitRichard Purdie2013-09-141-2/+2
* bitbake: cooker/command: Add finishcommand to reset cooker stateRichard Purdie2013-09-141-0/+3
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-9/+9
* bitbake: cooker: Clean up init/reset configuration codeRichard Purdie2013-09-141-25/+24
* bitbake: cooker: Drop obsolete worker testRichard Purdie2013-09-141-5/+1
* bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile methodCristiana Voicu2013-09-021-3/+3
* bitbake: command.py: Call updateCache for all states != runningRichard Purdie2013-08-261-0/+1
* bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALLCristiana Voicu2013-08-061-4/+4
* bitbake: hob/bitbake: when an image is saved, it should require an image from...Cristiana Voicu2013-08-061-0/+7
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-061-0/+29
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-061-1/+4
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-061-7/+17
* bitbake: bitbake: adding a new comment should be placed on a new lineCristiana Voicu2013-06-271-1/+1
* bitbake: bitbake: call the initConfiguration when reparsingCristiana Voicu2013-06-201-2/+6
* bitbake: cooker: Ensure configuration matches variable tracking stateRichard Purdie2013-06-201-0/+2
* bitbake: bitbake: remove the function for reparse because it does nothingCristiana Voicu2013-06-201-3/+0
* bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie2013-06-141-1/+1
* bitbake: cooker: Split data from configurationRichard Purdie2013-06-071-73/+73
* bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN2013-05-301-22/+2
* bitbake: cooker/cookerdata: Fix up event handling for hobRichard Purdie2013-05-241-1/+2
* bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie2013-05-241-1/+1
* bitbake: cooker/cookerdata/event: Improve class handlers managementRichard Purdie2013-05-241-2/+2
* bitbake: cooker/cookerdata/utils: Improve context managementRichard Purdie2013-05-241-2/+3
* bitbake: cooker.py: Remove global scope class event handlersRichard Purdie2013-05-241-0/+2
* bitbake: methodpool: Retire it, remove global method scopeRichard Purdie2013-05-241-0/+2
* bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie2013-05-221-118/+9
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-46/+1
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-221-6/+5
* bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie2013-05-131-69/+69
* bitbake: cooker: Rename status variable to recipecacheRichard Purdie2013-05-121-69/+69
* bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie2013-05-121-4/+3
* bitbake: cooker: Drop pointless variablesRichard Purdie2013-05-121-7/+2
* bitbake: cooker.py: Drop confusing updateCache callsRichard Purdie2013-05-121-10/+1
* bitbake: cooker: Remove pointless repeated importRichard Purdie2013-05-121-3/+1
* bitbake: cooker: Fix get_bbfiles()Richard Purdie2013-05-121-4/+4
* bitbake: cooker: Separate out collections handling code into its own classRichard Purdie2013-05-121-106/+126
* bitbake: cooker: Drop unused variables from collect_bbfiles()Richard Purdie2013-05-121-1/+1