aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_npm.py
AgeCommit message (Expand)Author
2017-04-12recipetool: create: hide missing npm error when called from devtoolpaule/npm-fixes3Paul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-04-12recipetool: create: fix for regression in npm license handlingPaul Eggleton
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander
2017-03-04scripts/lib/create_npm: handle Public Domain licensesAnders Darander
2017-03-04scripts/lib/create_npm: handle AND and OR in licensesAnders Darander
2017-03-04scripts/lib/create_npm: rewrite see license in eulaAnders Darander
2017-03-04create_npm.py: convert MIT/X11 to MITAnders Darander
2017-02-07recipetool: create: properly handle npm optional dependenciesPaul Eggleton
2016-12-16scripts: 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