Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
e2f2d244c1
nodejs: Enable inspector
6 years ago
Fredrik Fornwall
8e4175412d
nodejs-lts: Update from 8.14.0 to 10.15.0
6 years ago
Fredrik Fornwall
d4afca3f83
nodejs-lts: Update from 8.13.0 to 8.14.0
6 years ago
Fredrik Fornwall
87d13044b7
nodejs-lts: Update from 8.12.0 to 8.13.0
6 years ago
Fredrik Fornwall
162cc93eed
nodejs: Use included zlib
See https://github.com/termux/termux-packages/issues/2922
6 years ago
Fredrik Fornwall
77e573699c
nodejs-lts: Add back a node LTS package
6 years ago
Fredrik Fornwall
5b08d52e19
nodejs: Just keep a single current package
Drop the LTS version of node.js for now and keep only a single current
node package.
6 years ago
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
6 years ago
Fredrik Fornwall
9c5f22ade4
termux-api: Update from 0.26 to 0.27
7 years ago
Fredrik Fornwall
49b5c50c06
nodejs-current: Update from 9.9.0 to 9.10.1
7 years ago
Fredrik Fornwall
669ae09cb3
nodejs-current: Update from 9.8.0 to 9.9.0
7 years ago
Fredrik Fornwall
019ae42e25
nodejs-current: Update from 9.7.1 to 9.8.0
7 years ago
Fredrik Fornwall
e0df7945c0
nodejs-current: Update from 9.6.1 to 9.7.1
7 years ago
Fredrik Fornwall
48771927f3
nodejs-current: Update from 9.5.0 to 9.6.1
7 years ago
Fredrik Fornwall
d6a54da039
nodejs-current: Update from 9.4.0 to 9.5.0
7 years ago
Fredrik Fornwall
ab67007ff8
nodejs-current: Update from 9.3.0 to 9.4.0
7 years ago
Fredrik Fornwall
0906fedf61
nodejs-current: Update from 9.2.1 to 9.3.0
7 years ago
Fredrik Fornwall
f28423fffc
nodejs-current: Update from 9.2.0 to 9.2.1
7 years ago
Fredrik Fornwall
81850a522d
nodejs-current: Update from 9.1.0 to 9.2.0
7 years ago
Fredrik Fornwall
816b381677
nodejs-current: Update from 9.0.0 to 9.1.0
7 years ago
Fredrik Fornwall
4ec14ceb94
nodejs-current: Bump revision after npm link patch
7 years ago
Fredrik Fornwall
c177e14ce1
nodejs-current: Update from 8.8.1 to 9.0.0
7 years ago
Fredrik Fornwall
736247f5cb
nodejs-current: Update from 8.7.0 to 8.8.1
7 years ago
Fredrik Fornwall
f316e99dac
nodejs-current: Update from 8.4.0 to 8.7.0
7 years ago
Leonid Plyushch
e1871e5609
nodejs-current: fix hardcoded paths
7 years ago
Fredrik Fornwall
41c8549205
nodejs-current: Update from 8.3.0 to 8.4.0
7 years ago
Fredrik Fornwall
552d700d2d
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.
7 years ago
Fredrik Fornwall
a3bc74c9ea
nodejs-current: Enable package
7 years ago
Fredrik Fornwall
7a860ad1ea
nodejs-current: Also remove -lz for mkpeephole
7 years ago
Fredrik Fornwall
ed69691d05
nodejs-current: Hack at mkpeephole build
7 years ago
Fredrik Fornwall
47478ddf77
nodejs-current: Update from 8.1.4 to 8.2.1
7 years ago
Fredrik Fornwall
4d57e59336
nodejs-current: Update to latest
8 years ago
Fredrik Fornwall
66b555f9ef
nodejs-current: Update from 7.10.0 to 8.1.0
It still doesn't build though.
8 years ago
Fredrik Fornwall
d214b604be
nodejs-current: Update from 7.8.0 to 7.10.0
8 years ago
Fredrik Fornwall
6a3364bfc1
Use termux_error_exit
8 years ago
Fredrik Fornwall
e45be94c57
disabled-packages/nodejs-current: Update to 7.8
8 years ago
Fredrik Fornwall
2e97faecc1
nodejs-current: Update disabled package
8 years ago
Fredrik Fornwall
53a2231fee
nodejs-current: Update work in progress
8 years ago
Fredrik Fornwall
a61e7e4556
Add nodejs-current as disabled package
8 years ago
Fredrik Fornwall
b0c6041dcc
nodejs: Update from 6.9.3 to 6.9.4
8 years ago
Fredrik Fornwall
f4af89ed2b
nodejs: Update from 6.9.2 to 6.9.3
8 years ago
Fredrik Fornwall
e02dc68da9
nodejs: Update from 6.9.1 to 6.9.2
8 years ago
Fredrik Fornwall
5e6e9b1416
nodejs: Update from 6.9.0 to 6.9.1
8 years ago
Fredrik Fornwall
f09efec9f9
nodejs: Update from 6.8.1 to 6.9.0
8 years ago
Fredrik Fornwall
a84a310f8b
nodejs: Update from 6.8.0 to 6.8.1
8 years ago
Fredrik Fornwall
444a75c298
nodejs: Update from 6.7.0 to 6.8.0
8 years ago
Fredrik Fornwall
bd3f32c999
nodejs: Update from 6.6.0 to 6.7.0
8 years ago
Fredrik Fornwall
7e49911aab
nodejs: Cleanup and prepare for snapshots
8 years ago
Fredrik Fornwall
a27c409f20
nodejs: Do not use a shared libuv
Using a shared libuv for node does not work when dlopen():ing
shared libraries in node packages which uses libuv symbols
without linking to libuv explicitly, as the Android linker does
not use linked libraries on dlopen() to resolve symbols due to
historical reasons.
Fixes #462 .
8 years ago