]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/history - scripts/devtool
python3: move dataclasses to python3-core
[thirdparty/openembedded/openembedded-core.git] / scripts / devtool
2024-02-02  Adrian Freihoferdevtool: support plugins with plugins
2022-12-08  Richard Purdiedevtool/friends: Use LAYERSERIES_CORENAMES when generat...
2022-07-28  Roland Hieberdevtool: error out when workspace is using old override...
2021-07-30  Richard Purdiemeta: Manual override fixes
2019-05-09  Richard Purdiemeta/lib+scripts: Convert to SPDX license headers
2018-08-14  Khem Rajdevtool: Use ConfigParser instead of SafeConfigParser
2018-04-07  Richard Purdiedevtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT
2018-03-01  Paul Eggletondevtool: fix poor handling of upgraded BBCLASSEXTENDed...
2017-11-10  Paul Eggletondevtool: stop always moving workspace to end of BBLAYERS
2017-11-10  Paul Eggletondevtool: fix handling of oe-local-files when source...
2017-09-18  Paul Eggletondevtool: ensure recipes devtool is working on are unloc...
2017-01-23  Paul Eggletondevtool: check locale and refuse to start if it isn...
2016-12-16  Joshua Lockscripts: remove True option to getVar calls
2016-12-14  Paul Eggletondevtool: prevent BBHandledException from showing traceback
2016-12-13  Ola x Nilssondevtool: Load plugins in a well defined order
2016-09-28  Joe MacDonalddevtool: Add a line break to generated README
2016-09-03  Paul Eggletonscripts: ensure tinfoil is shut down correctly
2016-07-12  Paul Eggletondevtool: return specific exit code for incompatible...
2016-06-14  Paul Eggletonscripts: ensure not specifying subcommand shows help...
2016-06-14  Paul Eggletondevtool: tweak README in created workspace layer
2016-06-02  Ed Bartoshscripts: use python3 in shebang
2016-06-02  Ed Bartoshscripts: Rename ConfigParser -> configparser for python3
2016-05-11  Randy Wittdevtool: Fix build-sdk when pn doesn't match filename
2016-04-08  Randy Wittdevtool: Create unlocked-sigs.inc containing items...
2016-03-31  Richard Purdiescripts, lib: Don't limit traceback lengths to arbitrar...
2016-02-21  Paul Eggletondevtool: categorise and order subcommands in help output
2016-02-21  Randy Wittdevtool: Don't recursively look for .devtoolbase in...
2016-01-11  Paul Eggletondevtool: refactor code for getting local recipe file
2015-12-22  Paul Eggletondevtool: modify: default source tree path
2015-12-22  Paul Eggletondevtool: add: allow specifying URL as positional argument
2015-12-22  Paul Eggletonscripts: print usage in argparse-using scripts when...
2015-12-01  Paul Eggletondevtool: clarify help text
2015-12-01  Paul Eggletondevtool: build: enable showing default task in help
2015-12-01  Paul Eggletondevtool: disable creating workspace for extract and...
2015-09-23  Markus Lehtonendevtool: second fix for running from a different directory
2015-09-09  Paul Eggletondevtool: fix running from a different directory
2015-08-19  Paul Eggletondevtool: fix handling of BBCLASSEXTENDed recipes
2015-08-01  Christopher Larsondevtool: add --bbpath argument
2015-07-31  Paul Eggletondevtool: use tinfoil shutdown method
2015-07-27  Christopher Larsondevtool: also load plugins from BBPATH
2015-06-18  Markus Lehtonendevtool: use DevtoolError for error handling
2015-06-18  Markus Lehtonendevtool: remove some unused return values
2015-05-15  Paul Eggletondevtool: if workspace layer exists, still ensure it...
2015-04-27  Paul Eggletondevtool: handle . in recipe name
2015-02-07  Paul Eggletondevtool: improve command-line help
2014-12-21  Paul Eggletonscripts/devtool: add development helper tool