summaryrefslogtreecommitdiffstats
path: root/scripts/recipetool
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-07-21recipetool: Setup logging before calling prepareRichard Purdie
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14recipetool: add OE lib pathPaul Eggleton
2016-12-13recipetool: Load plugins in a well defined orderOla x Nilsson
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-06-15scripts: ensure not specifying subcommand shows help textPaul Eggleton
2016-06-02scripts: use python3 in shebangEd Bartosh
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2015-12-28scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton
2015-12-01recipetool: add setvar subcommandPaul Eggleton
2015-07-27recipetool: parse global args earlyChristopher Larson
2015-07-27recipetool: also load plugins from BBPATHChristopher Larson
2015-07-27recipetool: catch BBHandledException from parsingChristopher Larson
2015-05-20recipetool: add appendfile subcommandPaul Eggleton
2015-05-20devtool / recipetool: ensure bb.note() gets printedPaul Eggleton
2015-02-08recipetool: improve command-line helpPaul Eggleton
2014-12-23scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton