aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_npm.py
AgeCommit message (Expand)Author
2016-12-05meta: remove True option to getVar callsJoshua Lock
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton
2016-05-06recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-02recipetool: create: add basic support for new npm fetcher/classPaul Eggleton