Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | node: Move NPM into a separated pacakge | Ygal Blum | 2017-04-06 |
| | | | | | | | | | In order to reduce flash requirements and also to disallow running NPM on the target move NPM out of the default NodeJS package. In order to allow adding NPM via opkg install, move it to a separated directory Signed-off-by: Ygal Blum <ygal.blum@gmail.com> | ||
* | node: use default host install prefix | Matthias Schiffer | 2016-10-04 |
| | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> | ||
* | Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILES | Michael Heimpold | 2016-09-03 |
| | | | | | | Without the trailing _S_ the variable is not considered at all. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||
* | node,node-*: node update to v4.4.5 and Enhance CPU-arch variant. | Hirokazu MORIKAWA | 2016-05-27 |
| | |||
* | node-hid: fix git submodule issue | Hirokazu MORIKAWA | 2016-05-23 |
| | |||
* | node-hid: fix compile error | Hirokazu MORIKAWA | 2016-05-18 |
| | |||
* | node-*: node update to v4.4.4 | Hirokazu MORIKAWA | 2016-05-11 |
| | |||
* | node update v0.12.13 | Hirokazu MORIKAWA | 2016-04-21 |
| | |||
* | node-* : specify npm_config_cache directory | Hirokazu MORIKAWA | 2016-04-01 |
| | |||
* | node-hid: add node host dependency | Stijn Tintel | 2016-03-17 |
| | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||
* | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵ | Felix Fietkau | 2016-01-20 |
| | | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org> | ||
* | node-hid: set proper version and revision | John Crispin | 2015-10-19 |
| | | | | | | | * fix revision variables * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org> | ||
* | nodejs: add 0.12 version of node | John Crispin | 2015-10-19 |
add node-js 0.12 and a few gyp bindings Signed-off-by: John Crispin <blogic@openwrt.org> |