summaryrefslogtreecommitdiffstats
path: root/scripts/recipetool
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-11/+1
* recipetool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* recipetool: add OE lib pathPaul Eggleton2016-12-141-0/+1
* recipetool: Load plugins in a well defined orderOla x Nilsson2016-12-131-2/+2
* scripts: ensure tinfoil is shut down correctlyPaul Eggleton2016-09-031-30/+33
* scripts: ensure not specifying subcommand shows help textPaul Eggleton2016-06-151-0/+1
* scripts: use python3 in shebangEd Bartosh2016-06-021-1/+1
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-3/+4
* recipetool: make plugin registration function name consistent with devtoolPaul Eggleton2015-12-011-1/+5
* recipetool: add setvar subcommandPaul Eggleton2015-12-011-1/+3
* recipetool: parse global args earlyChristopher Larson2015-07-271-8/+16
* recipetool: also load plugins from BBPATHChristopher Larson2015-07-271-13/+18
* recipetool: catch BBHandledException from parsingChristopher Larson2015-07-271-3/+5
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-3/+3
* devtool / recipetool: ensure bb.note() gets printedPaul Eggleton2015-05-201-1/+1
* recipetool: improve command-line helpPaul Eggleton2015-02-081-3/+3
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-231-0/+99