summaryrefslogtreecommitdiffstats
path: root/scripts/devtool
Commit message (Expand)AuthorAgeFilesLines
* devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie2018-04-071-0/+1
* devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton2018-03-011-2/+3
* devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton2017-11-111-1/+5
* devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2017-11-111-4/+11
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-181-20/+0
* devtool: check locale and refuse to start if it isn't UTF-8Paul Eggleton2017-01-231-0/+3
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* devtool: prevent BBHandledException from showing tracebackPaul Eggleton2016-12-141-4/+7
* devtool: Load plugins in a well defined orderOla x Nilsson2016-12-131-1/+2
* devtool: Add a line break to generated READMEJoe MacDonald2016-09-281-1/+1
* scripts: ensure tinfoil is shut down correctlyPaul Eggleton2016-09-031-6/+4
* devtool: return specific exit code for incompatible recipesPaul Eggleton2016-07-121-1/+1
* scripts: ensure not specifying subcommand shows help textPaul Eggleton2016-06-151-0/+1
* devtool: tweak README in created workspace layerPaul Eggleton2016-06-151-4/+7
* scripts: use python3 in shebangEd Bartosh2016-06-021-1/+1
* scripts: Rename ConfigParser -> configparser for python3Ed Bartosh2016-06-021-3/+3
* devtool: Fix build-sdk when pn doesn't match filenameRandy Witt2016-05-111-0/+5
* devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt2016-04-091-0/+20
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-1/+9
* devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt2016-02-211-12/+16
* devtool: refactor code for getting local recipe filePaul Eggleton2016-01-111-1/+11
* devtool: modify: default source tree pathPaul Eggleton2015-12-281-0/+4
* devtool: add: allow specifying URL as positional argumentPaul Eggleton2015-12-281-0/+2
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-3/+4
* devtool: clarify help textPaul Eggleton2015-12-011-1/+1
* devtool: build: enable showing default task in helpPaul Eggleton2015-12-011-0/+1
* devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2015-12-011-2/+2
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-241-4/+1
* devtool: fix running from a different directoryPaul Eggleton2015-09-091-0/+3
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-191-6/+6
* devtool: add --bbpath argumentChristopher Larson2015-08-011-4/+11
* devtool: use tinfoil shutdown methodPaul Eggleton2015-08-011-2/+1
* devtool: also load plugins from BBPATHChristopher Larson2015-07-271-21/+36
* devtool: use DevtoolError for error handlingMarkus Lehtonen2015-06-181-1/+7
* devtool: remove some unused return valuesMarkus Lehtonen2015-06-181-1/+1
* devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton2015-05-161-14/+22
* devtool: handle . in recipe namePaul Eggleton2015-04-271-1/+1
* devtool: improve command-line helpPaul Eggleton2015-02-081-8/+10
* scripts/devtool: add development helper toolPaul Eggleton2014-12-231-0/+255