aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_buildsys_python.py
AgeCommit message (Expand)Author
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton
2016-06-02scripts: 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-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-12-22recipetool: 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