summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/__init__.py
AgeCommit message (Expand)AuthorFiles
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton1
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton1
2017-02-07devtool: improve parse failure handlingPaul Eggleton1
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton1
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton1
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie1
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton1
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh1
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh1
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh1
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh1
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