summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_buildsys_python.py
AgeCommit message (Expand)Author
2022-03-01recipetool: Use SPDX license identifiersPeter Kjellerstedt
2022-03-01recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt
2022-01-12recipetool/create_buildsys_python.py: less distutilsTim Orling
2021-09-03recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2019-07-03recipetool: ignore zero-length setup.py filesPaul Eggleton
2019-06-10recipetool: add python3 supportMaciej Pijanowski
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton
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