summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_buildsys_python.py
AgeCommit message (Expand)Author
2016-06-03scripts: python3: convert iterables to listsEd Bartosh
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-02-21recipetool: create: add additional extension mechanismsPaul Eggleton
2015-12-28recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-12-28recipetool: create: minor fix for potential issue in python handlingPaul Eggleton
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-01-23recipetool: add python dependency scanning supportChristopher Larson
2015-01-23recipetool: add python buildsystem supportChristopher Larson