aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tinfoil.py
AgeCommit message (Expand)Author
2017-08-31tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-08Revert "tinfoil: fix duplication of log messages"Paul Eggleton
2017-07-21tinfoil: add more doc commentsPaul Eggleton
2017-07-21tinfoil: add simple API for getting cached recipe informationPaul Eggleton
2017-07-21tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-21tinfoil: add functionality for running full buildsPaul Eggleton
2017-07-21tinfoil: set a flag when recipes have been parsedPaul Eggleton
2017-07-21tinfoil: add a parse_recipes() functionPaul Eggleton
2017-07-21tinfoil: add internal mode to build_file() functionPaul Eggleton
2017-07-21server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-06-09tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-04tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-03-30tinfoil: improve get_recipe_file() exception textPaul Eggleton
2017-03-30tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton
2017-03-27tinfoil: enable client-side logger handling by defaultPaul Eggleton
2017-03-21data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-21tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-02-19tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton
2016-12-14cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-09-02tinfoil: add a parse_recipe_file functionPaul Eggleton
2016-09-02tinfoil: add context manager functionsPaul Eggleton
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2015-09-23tinfoil: remove logging handler at shutdownMarkus Lehtonen
2015-07-31cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-23tinfoil: Add shutdown methodRichard Purdie
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh
2014-09-05tinfoil: add a means of enabling variable history trackingPaul Eggleton
2013-06-10tinfoil: fix for move of data attribute to cookerPaul Eggleton
2013-05-24cooker/cookerdata: Improve configuration object handlingRichard Purdie
2013-05-22tinfoil: fix for changes to cooker config structurePaul Eggleton
2013-05-13cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie
2013-05-12bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie
2013-01-31tinfoil: support other fds, enable color supportChristopher Larson
2012-09-10tinfoil: Add file inadvertently not committedRichard Purdie