summaryrefslogtreecommitdiff
path: root/scripts/devtool
AgeCommit message (Expand)AuthorFiles
2017-01-23devtool: check locale and refuse to start if it isn't UTF-8Paul Eggleton1
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-14devtool: prevent BBHandledException from showing tracebackPaul Eggleton1
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson1
2016-09-28devtool: Add a line break to generated READMEJoe MacDonald1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton1
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton1
2016-06-14scripts: ensure not specifying subcommand shows help textPaul Eggleton1
2016-06-14devtool: tweak README in created workspace layerPaul Eggleton1
2016-06-02scripts: use python3 in shebangEd Bartosh1
2016-06-02scripts: Rename ConfigParser -> configparser for python3Ed Bartosh1
2016-05-11devtool: Fix build-sdk when pn doesn't match filenameRandy Witt1
2016-04-08devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt1
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie1
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton1
2016-02-21devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt1
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton1
2015-12-22devtool: modify: default source tree pathPaul Eggleton1
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton1
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton1
2015-12-01devtool: clarify help textPaul Eggleton1
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton1
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen1
2015-09-09devtool: fix running from a different directoryPaul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-01devtool: add --bbpath argumentChristopher Larson1
2015-07-31devtool: use tinfoil shutdown methodPaul Eggleton1
2015-07-27devtool: also load plugins from BBPATHChristopher Larson1
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen1
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen1
2015-05-15devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton1
2015-04-27devtool: handle . in recipe namePaul Eggleton1
2015-02-07devtool: improve command-line helpPaul Eggleton1
2014-12-21scripts/devtool: add development helper toolPaul Eggleton1