Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipetool: create: support node.js code outside of npm | Paul Eggleton | 2016-09-08 | 1 | -1/+110 |
* | recipetool: create: avoid decoding errors with Python 3 | Paul Eggleton | 2016-07-08 | 1 | -1/+1 |
* | scripts: Fix deprecated dict methods for python3 | Ed Bartosh | 2016-06-02 | 1 | -2/+2 |
* | recipetool: create: support extracting SUMMARY and HOMEPAGE | Paul Eggleton | 2016-06-01 | 1 | -2/+2 |
* | recipetool: create: fix falling back to declared license for npm packages | Paul Eggleton | 2016-05-06 | 1 | -1/+1 |
* | recipetool: create: shrinkwrap and lockdown npm modules | Paul Eggleton | 2016-03-09 | 1 | -0/+57 |
* | recipetool: create: split npm module dependencies into packages | Paul Eggleton | 2016-03-09 | 1 | -3/+54 |
* | recipetool: create: add basic support for new npm fetcher/class | Paul Eggleton | 2016-03-02 | 1 | -0/+48 |