summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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