summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
AgeCommit message (Expand)Author
2015-10-27bitbake: cooker: preserve pre and post configsEd Bartosh
2015-10-01bitbake: cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie
2015-09-04bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson
2015-08-19bitbake: cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-01bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-04-19bitbake: cookerdata: Allow ~ in bblayersEd Bartosh
2015-03-25bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh
2015-01-21bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie
2014-12-18bitbake: add option to write offline event log fileAlexandru DAMIAN
2014-09-23bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-06-01bitbake: cookerdata: Improve error handlingRichard Purdie
2014-03-27bitbake: bitbake: Force -S option to take a parameterRichard Purdie
2013-12-02bitbake: bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-08-30bitbake: cookerdata: Allow bblayers.conf to be found using BBPATHRichard Purdie
2013-08-30bitbake: cookerdata: Set TOPDIR when using bblayers.confRichard Purdie
2013-06-28bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not...Richard Purdie
2013-06-14bitbake: bitbake: Add event mask flag supportBogdan Marinescu
2013-06-14bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-05-30bitbake: cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie
2013-05-30bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN
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-22bitbake: cookerdata: rename _parse to parse_config_filePaul Eggleton
2013-05-22bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard 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