summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_buildsys_python.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-2/+2
* recipetool: fix encoding-related errors creating python recipesPaul Eggleton2016-12-081-2/+2
* recipetool: create: improve python recipe license handlingPaul Eggleton2016-09-201-2/+28
* recipetool: create: fix picking up name from local python source treePaul Eggleton2016-09-201-34/+2
* recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton2016-09-081-0/+4
* scripts: python3: convert iterables to listsEd Bartosh2016-06-031-3/+3
* scripts: Fix encoding errors for python3Ed Bartosh2016-06-021-1/+1
* scripts: Replace basestring -> str for python3Ed Bartosh2016-06-021-3/+3
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-021-9/+9
* recipetool: create: add additional extension mechanismsPaul Eggleton2016-02-211-1/+1
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-281-1/+1
* recipetool: create: minor fix for potential issue in python handlingPaul Eggleton2015-12-281-1/+4
* devtool: make plugin_init optionalEd Bartosh2015-09-121-4/+0
* recipetool: add python dependency scanning supportChristopher Larson2015-01-231-0/+160
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560