summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/__init__.py
AgeCommit message (Expand)AuthorFiles
2016-01-26devtool: add configure-help subcommandPaul Eggleton1
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton1
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton1
2015-12-22devtool: split out function for naming bbappendPaul Eggleton1
2015-12-01devtool: ensure we change back to the original dir on errorPaul Eggleton1
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen1
2015-09-29devtool: better support for local source filesMarkus Lehtonen1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen1
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton1
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton1
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton1
2015-09-22devtool: check that source tree still existsPaul Eggleton1
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh1
2015-08-31devtool: make 2 functions publicEd Bartosh1
2015-08-30devtool: make add_md5 a public APIEd Bartosh1
2015-07-27devtool: also load plugins from BBPATHChristopher Larson1
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton1
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen1
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton1
2015-05-15devtool: fix build env command execution error handlingPaul Eggleton1
2015-05-15devtool: add missing docstringsMarkus Lehtonen1
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen1
2015-04-24devtool: force use of bash when running build within extensible SDKPaul Eggleton1
2014-12-21scripts/devtool: add development helper toolPaul Eggleton1