summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-251-3/+3
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-211-2/+2
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-181-0/+1
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-231-0/+11
* bitbake: cookerdata: Improve error handlingRichard Purdie2014-06-011-2/+5
* bitbake: bitbake: Force -S option to take a parameterRichard Purdie2014-03-271-1/+1
* bitbake: bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel2013-12-021-0/+1
* bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN2013-09-221-1/+0
* bitbake: cookerdata: Allow bblayers.conf to be found using BBPATHRichard Purdie2013-08-301-8/+15
* bitbake: cookerdata: Set TOPDIR when using bblayers.confRichard Purdie2013-08-301-0/+3
* bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not...Richard Purdie2013-06-281-1/+6
* bitbake: bitbake: Add event mask flag supportBogdan Marinescu2013-06-141-1/+1
* bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie2013-06-141-0/+18
* bitbake: cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie2013-05-301-0/+1
* bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN2013-05-301-1/+0
* bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie2013-05-241-9/+12
* bitbake: cooker/cookerdata/event: Improve class handlers managementRichard Purdie2013-05-241-0/+1
* bitbake: cooker/cookerdata/utils: Improve context managementRichard Purdie2013-05-241-0/+1
* bitbake: cookerdata: rename _parse to parse_config_filePaul Eggleton2013-05-221-6/+6
* bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie2013-05-221-2/+11
* bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie2013-05-221-0/+130
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-1/+56
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-221-0/+73