summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/create_buildsys_python.py
AgeCommit message (Expand)AuthorFiles
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton1
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton1
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton1
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton1
2016-06-02scripts: python3: convert iterables to listsEd 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-02-21recipetool: create: add additional extension mechanismsPaul Eggleton1
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton1
2015-12-22recipetool: create: minor fix for potential issue in python handlingPaul Eggleton1
2015-09-12devtool: make plugin_init optionalEd Bartosh1
2015-01-23recipetool: add python dependency scanning supportChristopher Larson1
2015-01-23recipetool: add python buildsystem supportChristopher Larson1