summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: cooker: Remove deprecated operatorRichard Purdie2013-05-091-1/+1
* bitbake: prserv/cooker: Handle PRService errors cleanlyRichard Purdie2013-05-031-1/+4
* bitbake: cooker.py : added variables related to cache_extraAndrei Dinu2013-03-291-0/+2
* bitbake: cooker: Use extra cache informationAndrei Dinu2013-03-191-0/+9
* bitbake: Revert "cooker: parse using bb.compat.Pool"Richard Purdie2013-03-061-27/+134
* bitbake: Revert "cooker: now that we use a Pool, raise the exceptions"Richard Purdie2013-03-061-2/+2
* bitbake: cooker: now that we use a Pool, raise the exceptionsChristopher Larson2013-02-261-2/+2
* bitbake: cooker: parse using bb.compat.PoolChristopher Larson2013-02-191-134/+27
* bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu2013-02-151-4/+10
* bitbake: cooker/utils: Drop custom 'interactive' variables list and store env...Richard Purdie2013-02-061-0/+1
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-311-0/+89
* bitbake: utils.py: Add function for processing profile outputRichard Purdie2013-01-281-19/+1
* bitbake: bitbake: data_smart.py and friends: Track variable historyPeter Seebach2013-01-181-7/+3
* bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbak...Peter Seebach2013-01-181-0/+5
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-0/+19