summaryrefslogtreecommitdiffstats
path: root/scripts/devtool
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-08-14devtool: Use ConfigParser instead of SafeConfigParserKhem Raj
2018-04-07devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie
2018-03-01devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton
2017-11-11devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton
2017-11-11devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-01-23devtool: check locale and refuse to start if it isn't UTF-8Paul Eggleton
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: prevent BBHandledException from showing tracebackPaul Eggleton
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson
2016-09-28devtool: Add a line break to generated READMEJoe MacDonald
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton
2016-06-15scripts: ensure not specifying subcommand shows help textPaul Eggleton
2016-06-15devtool: 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-09devtool: 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-28devtool: modify: default source tree pathPaul Eggleton
2015-12-28devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-28scripts: 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-24devtool: 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-08-01devtool: 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-16devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton
2015-04-27devtool: handle . in recipe namePaul Eggleton
2015-02-08devtool: improve command-line helpPaul Eggleton
2014-12-23scripts/devtool: add development helper toolPaul Eggleton