aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/recipetool
AgeCommit message (Expand)Author
2016-06-14scripts: 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-22scripts: 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-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton
2015-02-07recipetool: improve command-line helpPaul Eggleton
2014-12-21scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton