aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/devtool
AgeCommit message (Expand)Author
2016-06-14scripts: ensure not specifying subcommand shows help textPaul Eggleton
2016-06-14devtool: tweak README in created workspace layerPaul Eggleton
2016-06-02scripts: use python3 in shebangEd Bartosh
2016-06-02scripts: Rename ConfigParser -> configparser for python3Ed Bartosh
2016-05-11devtool: Fix build-sdk when pn doesn't match filenameRandy Witt
2016-04-08devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2016-02-21devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2015-12-22devtool: modify: default source tree pathPaul Eggleton
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-12-01devtool: clarify help textPaul Eggleton
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-09devtool: fix running from a different directoryPaul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-01devtool: add --bbpath argumentChristopher Larson
2015-07-31devtool: use tinfoil shutdown methodPaul Eggleton
2015-07-27devtool: also load plugins from BBPATHChristopher Larson
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen
2015-05-15devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton
2015-04-27devtool: handle . in recipe namePaul Eggleton
2015-02-07devtool: improve command-line helpPaul Eggleton
2014-12-21scripts/devtool: add development helper toolPaul Eggleton