summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tinfoil.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tinfoil: fix config_data mess up insane check while parsing multiple...Hongxu Jia2020-04-261-0/+1
* bitbake: tinfoil: Add back ability to parse on top of a datastoreRichard Purdie2020-04-061-2/+5
* bitbake: tinfoil: Add iterator support for DataStoreConnectorRichard Purdie2020-03-241-0/+5
* bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie2020-03-241-60/+55
* bitbake: tinfoil: Drop parse_recipe_file custom datastore supportRichard Purdie2020-03-241-9/+2
* bitbake: tinfoil: Update to match recent knotty console changesRichard Purdie2020-03-131-11/+1
* bitbake: knotty: Remove dependency on format variableJoshua Watt2020-03-131-3/+1
* bitbake: tinfoil: Add multiconfig supportJoshua Watt2020-03-071-18/+20
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-2/+2
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: tinfoil: ensure get_recipe_info() returns Null if recipe not foundPaul Eggleton2017-11-211-7/+10
* bitbake: tinfoil: Ensure we clean up loggersRichard Purdie2017-11-091-2/+8
* bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton2017-08-311-11/+18
* bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton2017-08-311-0/+7
* bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton2017-08-311-0/+11
* bitbake: Revert "tinfoil: fix duplication of log messages"Paul Eggleton2017-08-091-2/+1
* bitbake: tinfoil: add more doc commentsPaul Eggleton2017-07-211-0/+65
* bitbake: tinfoil: add simple API for getting cached recipe informationPaul Eggleton2017-07-211-0/+142
* bitbake: tinfoil: enable access to additional cached itemsPaul Eggleton2017-07-211-0/+8
* bitbake: tinfoil: add functionality for running full buildsPaul Eggleton2017-07-211-0/+154
* bitbake: tinfoil: set a flag when recipes have been parsedPaul Eggleton2017-07-211-0/+3
* bitbake: tinfoil: add a parse_recipes() functionPaul Eggleton2017-07-211-1/+7
* bitbake: tinfoil: add internal mode to build_file() functionPaul Eggleton2017-07-211-3/+6
* bitbake: server: Rework the server API so process and xmlrpc servers coexistRichard Purdie2017-07-211-1/+1
* bitbake: tinfoil: fix duplication of log messagesPaul Eggleton2017-06-121-1/+2
* bitbake: tinfoil: allow extra features to be passed to prepareAndy Voltz2017-06-051-1/+4
* 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