summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: add configure-help subcommandPaul Eggleton2016-01-261-4/+5
* devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2016-01-111-5/+21
* devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2016-01-111-0/+24
* devtool: split out function for naming bbappendPaul Eggleton2015-12-281-0/+15
* devtool: ensure we change back to the original dir on errorPaul Eggleton2015-12-011-12/+14
* devtool: update-recipe: enable var history trackingMarkus Lehtonen2015-10-011-2/+2
* devtool: better support for local source filesMarkus Lehtonen2015-10-011-2/+8
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-241-1/+5
* devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2015-09-231-0/+17
* devtool: add: properly handle separate build directoryPaul Eggleton2015-09-231-0/+18
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-231-0/+2
* devtool: check that source tree still existsPaul Eggleton2015-09-231-0/+14
* Revert "devtool: make add_md5 a public API"Ed Bartosh2015-08-311-7/+0
* devtool: make 2 functions publicEd Bartosh2015-08-311-0/+27
* devtool: make add_md5 a public APIEd Bartosh2015-08-301-0/+6
* devtool: also load plugins from BBPATHChristopher Larson2015-07-271-2/+2
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-181-0/+16
* devtool: use DevtoolError for error handlingMarkus Lehtonen2015-06-181-0/+6
* devtool / recipetool: ensure bb.note() gets printedPaul Eggleton2015-05-201-1/+1
* devtool: fix build env command execution error handlingPaul Eggleton2015-05-161-2/+7
* devtool: add missing docstringsMarkus Lehtonen2015-05-161-1/+4
* devtool: remove unused imports / re-importsMarkus Lehtonen2015-05-161-1/+0
* devtool: force use of bash when running build within extensible SDKPaul Eggleton2015-04-241-0/+5
* scripts/devtool: add development helper toolPaul Eggleton2014-12-231-0/+78