summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tinfoil.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tinfoil: improve get_recipe_file() exception textPaul Eggleton2017-03-311-2/+2
* bitbake: tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton2017-03-311-1/+1
* bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton2017-03-271-1/+5
* bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton2017-03-221-1/+29
* bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton2017-03-221-2/+5
* bitbake: tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton2017-02-191-0/+13
* bitbake: cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton2016-12-141-2/+2
* bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton2016-12-141-2/+4
* bitbake: tinfoil: implement server-side recipe parsingPaul Eggleton2016-12-141-17/+37
* bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton2016-12-141-60/+325
* bitbake: tinfoil: add a parse_recipe_file functionPaul Eggleton2016-09-021-0/+36
* bitbake: tinfoil: add context manager functionsPaul Eggleton2016-09-021-0/+6
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-2/+2
* bitbake: tinfoil: remove logging handler at shutdownMarkus Lehtonen2015-09-231-4/+5
* bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-08-011-0/+1
* bitbake: tinfoil: Add shutdown methodRichard Purdie2015-07-241-0/+4
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-251-1/+1
* bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton2014-09-051-3/+6
* bitbake: tinfoil: fix for move of data attribute to cookerPaul Eggleton2013-06-101-1/+1
* bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie2013-05-241-5/+0
* bitbake: tinfoil: fix for changes to cooker config structurePaul Eggleton2013-05-221-20/+21
* bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie2013-05-131-2/+2
* bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie2013-05-121-2/+2
* bitbake: tinfoil: support other fds, enable color supportChristopher Larson2013-01-311-3/+5
* bitbake: tinfoil: Add file inadvertently not committedRichard Purdie2012-09-101-0/+98