| Commit message (Expand) | Author | Age | Files | Lines |
* | devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT | Richard Purdie | 2018-04-07 | 1 | -0/+1 |
* | devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes | Paul Eggleton | 2018-03-01 | 1 | -2/+3 |
* | devtool: stop always moving workspace to end of BBLAYERS | Paul Eggleton | 2017-11-11 | 1 | -1/+5 |
* | devtool: fix handling of oe-local-files when source is in a subdirectory | Paul Eggleton | 2017-11-11 | 1 | -4/+11 |
* | devtool: ensure recipes devtool is working on are unlocked within the eSDK | Paul Eggleton | 2017-09-18 | 1 | -20/+0 |
* | devtool: check locale and refuse to start if it isn't UTF-8 | Paul Eggleton | 2017-01-23 | 1 | -0/+3 |
* | scripts: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | devtool: prevent BBHandledException from showing traceback | Paul Eggleton | 2016-12-14 | 1 | -4/+7 |
* | devtool: Load plugins in a well defined order | Ola x Nilsson | 2016-12-13 | 1 | -1/+2 |
* | devtool: Add a line break to generated README | Joe MacDonald | 2016-09-28 | 1 | -1/+1 |
* | scripts: ensure tinfoil is shut down correctly | Paul Eggleton | 2016-09-03 | 1 | -6/+4 |
* | devtool: return specific exit code for incompatible recipes | Paul Eggleton | 2016-07-12 | 1 | -1/+1 |
* | scripts: ensure not specifying subcommand shows help text | Paul Eggleton | 2016-06-15 | 1 | -0/+1 |
* | devtool: tweak README in created workspace layer | Paul Eggleton | 2016-06-15 | 1 | -4/+7 |
* | scripts: use python3 in shebang | Ed Bartosh | 2016-06-02 | 1 | -1/+1 |
* | scripts: Rename ConfigParser -> configparser for python3 | Ed Bartosh | 2016-06-02 | 1 | -3/+3 |
* | devtool: Fix build-sdk when pn doesn't match filename | Randy Witt | 2016-05-11 | 1 | -0/+5 |
* | devtool: Create unlocked-sigs.inc containing items in the workspace | Randy Witt | 2016-04-09 | 1 | -0/+20 |
* | scripts, lib: Don't limit traceback lengths to arbitrary values | Richard Purdie | 2016-03-31 | 1 | -1/+1 |
* | devtool: categorise and order subcommands in help output | Paul Eggleton | 2016-02-21 | 1 | -1/+9 |
* | devtool: Don't recursively look for .devtoolbase in --basepath | Randy Witt | 2016-02-21 | 1 | -12/+16 |
* | devtool: refactor code for getting local recipe file | Paul Eggleton | 2016-01-11 | 1 | -1/+11 |
* | devtool: modify: default source tree path | Paul Eggleton | 2015-12-28 | 1 | -0/+4 |
* | devtool: add: allow specifying URL as positional argument | Paul Eggleton | 2015-12-28 | 1 | -0/+2 |
* | scripts: print usage in argparse-using scripts when a command-line error occurs | Paul Eggleton | 2015-12-28 | 1 | -3/+4 |
* | devtool: clarify help text | Paul Eggleton | 2015-12-01 | 1 | -1/+1 |
* | devtool: build: enable showing default task in help | Paul Eggleton | 2015-12-01 | 1 | -0/+1 |
* | devtool: disable creating workspace for extract and search subcommands | Paul Eggleton | 2015-12-01 | 1 | -2/+2 |
* | devtool: second fix for running from a different directory | Markus Lehtonen | 2015-09-24 | 1 | -4/+1 |
* | devtool: fix running from a different directory | Paul Eggleton | 2015-09-09 | 1 | -0/+3 |
* | devtool: fix handling of BBCLASSEXTENDed recipes | Paul Eggleton | 2015-08-19 | 1 | -6/+6 |
* | devtool: add --bbpath argument | Christopher Larson | 2015-08-01 | 1 | -4/+11 |
* | devtool: use tinfoil shutdown method | Paul Eggleton | 2015-08-01 | 1 | -2/+1 |
* | devtool: also load plugins from BBPATH | Christopher Larson | 2015-07-27 | 1 | -21/+36 |
* | devtool: use DevtoolError for error handling | Markus Lehtonen | 2015-06-18 | 1 | -1/+7 |
* | devtool: remove some unused return values | Markus Lehtonen | 2015-06-18 | 1 | -1/+1 |
* | devtool: if workspace layer exists, still ensure it's in bblayers.conf | Paul Eggleton | 2015-05-16 | 1 | -14/+22 |
* | devtool: handle . in recipe name | Paul Eggleton | 2015-04-27 | 1 | -1/+1 |
* | devtool: improve command-line help | Paul Eggleton | 2015-02-08 | 1 | -8/+10 |
* | scripts/devtool: add development helper tool | Paul Eggleton | 2014-12-23 | 1 | -0/+255 |