aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
2013-11-15bitbake: cooker, toaster: variable definition trackingdora-toasterAlexandru DAMIAN
2013-11-04bitbake: cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN
2013-11-04bitbake: cooker: add data to the dependency tree dumpAlexandru DAMIAN
2013-10-07bitbake: bitbake: replace comment added in conf filesCristiana Voicu
2013-10-07bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu
2013-10-07bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa
2013-09-22bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-18bitbake: cooker: return a copy checkPackagesRichard Purdie
2013-09-17bitbake: cooker: Allow profiling of the parser in profile modeRichard Purdie
2013-09-17bitbake: cooker: Avoid duplication for taskdata creationAlexandru DAMIAN
2013-09-14bitbake: cooker: updateCache should rause exceptions, not sys.exitRichard Purdie
2013-09-14bitbake: cooker/command: Add finishcommand to reset cooker stateRichard Purdie
2013-09-14bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-14bitbake: cooker: Clean up init/reset configuration codeRichard Purdie
2013-09-14bitbake: cooker: Drop obsolete worker testRichard Purdie
2013-09-02bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile methodCristiana Voicu
2013-08-26bitbake: command.py: Call updateCache for all states != runningRichard Purdie
2013-08-06bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALLCristiana Voicu
2013-08-06bitbake: hob/bitbake: when an image is saved, it should require an image from...Cristiana Voicu
2013-08-06bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu
2013-08-06bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu
2013-08-06bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu
2013-06-27bitbake: bitbake: adding a new comment should be placed on a new lineCristiana Voicu
2013-06-20bitbake: bitbake: call the initConfiguration when reparsingCristiana Voicu
2013-06-20bitbake: cooker: Ensure configuration matches variable tracking stateRichard Purdie
2013-06-20bitbake: bitbake: remove the function for reparse because it does nothingCristiana Voicu
2013-06-14bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-07bitbake: cooker: Split data from configurationRichard Purdie
2013-05-30bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-24bitbake: cooker/cookerdata: Fix up event handling for hobRichard Purdie
2013-05-24bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie
2013-05-24bitbake: cooker/cookerdata/event: Improve class handlers managementRichard Purdie
2013-05-24bitbake: cooker/cookerdata/utils: Improve context managementRichard Purdie
2013-05-24bitbake: cooker.py: Remove global scope class event handlersRichard Purdie
2013-05-24bitbake: methodpool: Retire it, remove global method scopeRichard Purdie
2013-05-22bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie
2013-05-22bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2013-05-22bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie
2013-05-13bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie
2013-05-12bitbake: cooker: Rename status variable to recipecacheRichard Purdie
2013-05-12bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie
2013-05-12bitbake: cooker: Drop pointless variablesRichard Purdie
2013-05-12bitbake: cooker.py: Drop confusing updateCache callsRichard Purdie
2013-05-12bitbake: cooker: Remove pointless repeated importRichard Purdie
2013-05-12bitbake: cooker: Fix get_bbfiles()Richard Purdie
2013-05-12bitbake: cooker: Separate out collections handling code into its own classRichard Purdie
2013-05-12bitbake: cooker: Drop unused variables from collect_bbfiles()Richard Purdie