Commit Graph

11 Commits

Author SHA1 Message Date
Fredrik Fornwall a7acafdd95 nodejs-current: Update from 9.1.0 to 9.2.0 2017-11-15 01:54:29 +01:00
Fredrik Fornwall aacd2f3a3d nodejs-current: Update from 9.0.0 to 9.1.0 2017-11-11 19:26:14 +01:00
Fredrik Fornwall 3fc73c46e1 nodejs-current: Bump revision after npm link patch 2017-11-03 13:12:39 +01:00
Karol Baraniecki bc21950ecc nodejs-current: Fix #1192 by removing useless link() (#1701)
As it turns out, npm does an "optimisation" by instead of doing a simple
rename(), it link()s the source file to its destination, and unlink()s
the source file. Reverse that if process.platform is 'android'.
2017-11-03 12:12:21 +01:00
Fredrik Fornwall ee554e52a8 nodejs-current: Update from 8.8.1 to 9.0.0 2017-11-01 20:18:14 +01:00
Fredrik Fornwall b0ebb9d56c nodejs-current: Update from 8.7.0 to 8.8.1 2017-10-27 22:23:11 +02:00
Fredrik Fornwall 0ca80d6b29 nodejs-current: Update from 8.4.0 to 8.7.0 2017-10-14 21:04:49 +02:00
Leonid Pliushch 6eb950c703 nodejs-current: fix hardcoded paths 2017-09-17 23:32:01 +02:00
Fredrik Fornwall 03a4521b64 nodejs-current: Update from 8.3.0 to 8.4.0 2017-08-17 11:28:38 +02:00
Fredrik Fornwall 7aa9d4af34 nodejs-current: Update from 8.2.1 to 8.3.0
Note that the resulting package does not work yet due to
 https://github.com/nodejs/node/pull/14489
not being in 8.3.0.
2017-08-11 02:58:47 +02:00
Fredrik Fornwall 5e58851850 nodejs-current: Enable package 2017-08-10 00:02:39 +02:00