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