122 Commits

Author SHA1 Message Date
Richard Kuhnt
7cb5f83790 Update nodejs to version 9.8.0 2018-03-08 03:00:21 +00:00
Richard Kuhnt
f54bc0bf02 Update nodejs to version 9.7.1 2018-03-02 03:01:47 +00:00
Richard Kuhnt
8f48d95537 Update nodejs to version 9.7.0 2018-03-01 10:00:20 +00:00
Richard Kuhnt
a374c19bcc Update nodejs to version 9.6.1 2018-02-23 05:00:15 +00:00
Richard Kuhnt
4afb744d52 Update nodejs to version 9.6.0 2018-02-22 18:01:51 +00:00
Ross Smith II
71701e4712 Remove errant quotes around $dir var (#2003)
* Remove errant quotes around $dir var

* node*: Change multi-line post_install to array
2018-02-03 22:47:12 +01:00
Richard Kuhnt
d8064049c4 Update nodejs to version 9.5.0 2018-02-01 01:00:21 +00:00
Ross Smith II
822c4bee45 Add quotes around $dir/$persist_dir vars where needed (#1948)
* Add quotes around $dir var where needed

* Add quotes around $dir vars where needed
2018-01-26 17:43:48 +01:00
Richard Kuhnt
8e39ee1e5c Update nodejs to version 9.4.0 2018-01-10 16:00:21 +00:00
Richard Kuhnt
17e4c21ef5 Update nodejs to version 9.3.0 2017-12-12 21:01:49 +00:00
Richard Kuhnt
566a7f9cfc Update nodejs to version 9.2.1 2017-12-08 17:00:12 +00:00
Richard Kuhnt
0c180b1198 Update nodejs to version 9.2.0 2017-11-15 00:00:27 +00:00
Richard Kuhnt
a5c8432ac2 Update nodejs to version 9.1.0 2017-11-07 19:01:46 +00:00
Richard Kuhnt
146f4c4754 Update nodejs to version 9.0.0 2017-10-31 21:00:14 +00:00
Richard Kuhnt
6919524e60 Update nodejs to version 8.9.0 2017-10-31 19:00:14 +00:00
Richard Kuhnt
4c386466d3 Update nodejs to version 8.8.1 2017-10-26 01:00:15 +00:00
Richard Kuhnt
cf059b0ce6 Update nodejs to version 8.8.0 2017-10-24 23:00:17 +00:00
Hugo Locurcio
5133e1fc38 Update nodejs to version 8.7.0 (#1766)
* Update nodejs to version 8.7.0

* nodejs: fix checkver
2017-10-15 20:36:30 +02:00
Richard Kuhnt
e1df0b482e Update nodejs to version 8.6.0 2017-09-26 22:01:47 +00:00
Richard Kuhnt
39d80cdfaf Update nodejs to version 8.5.0 2017-09-12 16:00:21 +00:00
Richard Kuhnt
4ad2dc2a22 Update nodejs to version 8.4.0 2017-08-15 21:00:12 +00:00
Richard Kuhnt
318fcf5317 Update nodejs to version 8.3.0 2017-08-10 03:00:30 +00:00
Richard Kuhnt
acd1ff8de0 nodejs and 7zip regex fixes 2017-07-26 22:12:45 +02:00
Richard Kuhnt
9971e6f370 Update nodejs to version 8.2.1 2017-07-20 23:00:29 +00:00
Richard Kuhnt
cc2acdd943 Update nodejs to version 8.2.0 2017-07-19 23:01:49 +00:00
Richard Kuhnt
a382d79bb9 Update nodejs to version 8.1.4 2017-07-11 17:00:14 +00:00
Richard Kuhnt
aae4559b7c Update nodejs to version 8.1.3 2017-06-29 08:00:20 +00:00
Ross Smith II
0ac6745382 HTTPS everywhere 2017-06-17 19:54:35 -07:00
Richard Kuhnt
5a0a196787 Update nodejs to version 8.1.2 2017-06-15 13:00:19 +00:00
Richard Kuhnt
1bfb8b3e80 Update nodejs to version 8.1.1 2017-06-13 23:00:29 +00:00
Richard Kuhnt
81cd1e2f1d Update nodejs to version 8.1.0 2017-06-08 13:00:16 +02:00
Richard Kuhnt
ba072f3fe4 Use 7z archives for nodejs (smaller filesize) 2017-06-01 23:07:55 +02:00
Richard Kuhnt
ba5def5ae6 Revert npm config usage for changing cache and prefix values
Would overwrite %USERPROFILE%/.npmrc if two or more nodejs version get installed via scoop
2017-06-01 23:07:30 +02:00
Richard Kuhnt
66927aa738 Use npm config to set cache and prefix values
Add cache for nodejs-lts
2017-06-01 22:42:43 +02:00
Eko Eryanto
f78dd1130d persist npm cache
As of npm@5 supports offline install just what yarn does.
2017-05-31 08:57:27 -07:00
Richard Kuhnt
0517a93e2f Update nodejs to version 8.0.0 2017-05-30 21:01:16 +02:00
Richard Kuhnt
6ecd8d9eb3 Introducing $baseurl variable for hash file downloads 2017-05-14 14:53:25 +02:00
Richard Kuhnt
da94bc4298 Update nodejs to version 7.10.0 2017-05-03 16:04:02 +02:00
Richard Kuhnt
e5f2c03b12 Remove unnecessary type, mode and find definitions 2017-04-14 18:01:22 +02:00
Richard Kuhnt
9d743d8eb6 Update nodejs to version 7.9.0 2017-04-11 22:00:50 +02:00
Rémy
0e88faa326 Merge remote-tracking branch 'upstream/master' into persist 2017-03-30 00:15:29 +02:00
Luke Sampson
d93f98fd1d NodeJS without $persist_dir in env_add_path / mark persist dirs as read-only (#1)
* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest

* persist nodejs fix npm updating itself

* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest

* Fix 'Access is denied' error removing 'current' directory junction.

* change nodejs install behaviour to match upstream installer

`npm update -g` has been remove because it has no effect on the
installed npm version and does not match the official installer
behaviour.
2017-03-30 00:13:27 +02:00
Richard Kuhnt
2da4e1074f Update nodejs to version 7.8.0 2017-03-29 06:01:14 +02:00
Rémy
4807b20bcb normalize persist terms 2017-03-26 14:08:58 +02:00
Rémy
770b32ca00 nodejs persistence: use npm prefix to install bins into data dir / env_add_path with $data_dir 2017-03-25 16:28:06 +01:00
Luke Sampson
bea5cd1827 Persistence: prevent NPM from overwriting node_modules by setting read-only attribute on the persisted directory junction. 2017-03-25 16:28:05 +01:00
Richard Kuhnt
ea1875cd26 Update nodejs to version 7.7.4 2017-03-23 16:23:18 +01:00
Richard Kuhnt
8aa420b317 Update nodejs to version 7.7.3 2017-03-15 00:01:14 +01:00
Richard Kuhnt
cb1375b6e3 Update nodejs to version 7.7.2 2017-03-09 00:00:22 +01:00
Richard
3fe6c7c894 Update nodejs to version 7.7.1 2017-03-02 02:00:50 +01:00