Fredrik Fornwall
00011a1233
nodejs: Update from 14.0.0 to 14.2.0
5 years ago
Leonid Plyushch
55a4e31284
nodejs: disable printing messages to android log in more places
5 years ago
Leonid Plyushch
715f7e597d
nodejs: print messages to stdout instead of Android log
5 years ago
Leonid Plyushch
eba8dbcf7b
Revert "nodejs: print messages to stdout instead of Android log"
This reverts commit ec197f1d68
.
5 years ago
Leonid Plyushch
ec197f1d68
nodejs: print messages to stdout instead of Android log
5 years ago
Fredrik Fornwall
bedc372afc
nodejs: Update from 13.13.0 to 14.0.0
5 years ago
Leonid Plyushch
5e0da0f1d1
nodejs/nodejs-lts: fix typo in ICU source URL
5 years ago
Leonid Plyushch
0a609a4935
libicu: revert to v66.1
Newer versions break nodejs, nodejs-lts because API
icu::number::FormattedNumber::getAllFieldPositions()
was removed.
5 years ago
Leonid Plyushch
48b03e7547
fix sha256 for libicu
We use *.tar.xz archives, not the *.tar.gz.
5 years ago
Leonid Plyushch
be1121bbd3
libicu: update to 67.1
5 years ago
Leonid Plyushch
1435b6ff9b
nodejs: apply https://github.com/libuv/libuv/pull/2767 for deps/uv
5 years ago
Fredrik Fornwall
45a22da9df
nodejs: Update from 13.0.0 to 13.13.0 ( #4762 )
Co-authored-by: Henrik Grimler <henrik@grimler.se>
5 years ago
Leonid Plyushch
5580c49c77
nodejs: specify clang, make, pkg-config, python as suggested packages
They are frequently used when `npm` installs something with
native extensions.
5 years ago
Leonid Plyushch
c3b4ab426c
fix libicu version for nodejs and nodejs-lts
5 years ago
Leonid Plyushch
20ad486b7b
rebuild packages depending on libicu
5 years ago
Leonid Plyushch
9d4396904c
nodejs: avoid FICLONE ioctl
Issue https://github.com/termux/termux-packages/issues/4664 .
19824 ioctl(29, BTRFS_IOC_CLONE or FICLONE, 34 <unfinished ...>
19823 fstat64(30, <unfinished ...>
19822 write(16, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
19821 close(31 <unfinished ...>
19804 <... epoll_pwait resumed>[{EPOLLIN, {u32=16, u64=16}}], 1024, 867, NULL, 8) = 1
19824 <... ioctl resumed>) = -1 EACCES (Permission denied)
5 years ago
Leonid Plyushch
46ba955a04
Revert nodejs update to 13.1.0
Delaying update since it generates a lot of undefined reference compile-time errors.
5 years ago
Leonid Plyushch
d4ccc861cc
nodejs: remove configure.py.patch
5 years ago
Leonid Plyushch
99b00529cd
nodejs: update to 13.1.0
5 years ago
Fredrik Fornwall
5ebc4d0902
nodejs: Update from 12.12.0 to 13.0.0
5 years ago
Fredrik Fornwall
542c800bb9
nodejs: Update from 12.11.1 to 12.12.0
5 years ago
Fredrik Fornwall
b4adb9a799
nodejs: Update from 12.10.0 to 12.11.1
5 years ago
Leonid Plyushch
967749e843
nodejs: prevent calling setgroups(), setuid(), setgid()
These syscalls are blocked by seccomp.
5 years ago
Fredrik Fornwall
e8bde08092
nodejs: Update from 12.9.1 to 12.10.0
5 years ago
Fredrik Fornwall
392edd8c16
nodejs: Update from 12.9.0 to 12.9.1
5 years ago
Fredrik Fornwall
b612bedca8
nodejs: Update from 12.4.0 to 12.9.0
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
6 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
e2ac3ec7cb
nodejs: fix typo in patch name
6 years ago
Leonid Plyushch
31b69f0654
nodejs: bump revision
6 years ago
Leonid Plyushch
0113f409c0
nodejs: update to 12.4.0
6 years ago
Leonid Plyushch
0c6302b0d4
nodejs: attempt to fix "multiple definitions" error
6 years ago
Leonid Plyushch
5ef206ec04
nodejs: remove unneeded patch
Seems fixed in source so removing patch.
6 years ago
Leonid Plyushch
4c944ab8d1
nodejs: updated to 12.3.1
6 years ago
Fredrik Fornwall
122cd0fac7
nodejs: Update from 12.1.0 to 12.2.0
6 years ago
Fredrik Fornwall
5955d9611d
nodejs: Update from 11.14.0 to 12.1.0
6 years ago
Leonid Plyushch
2b6a5d7b5f
nodejs: link with shared zlib
6 years ago
Fredrik Fornwall
34d2c67281
nodejs: Update from 11.13.0 to 11.14.0
6 years ago
Henrik Grimler
a75b2c7638
nodejs: avoid using __NR_statx
See https://github.com/termux/termux-packages/issues/3608
6 years ago
Fredrik Fornwall
71b9f0ec9b
libicu: Update from 63.1 to 64.1
6 years ago
Fredrik Fornwall
93b4688960
nodejs: Update from 11.10.1 to 11.12.0
6 years ago
Fredrik Fornwall
31a86fdfde
nodejs: Update from 11.10.0 to 11.10.1
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Fredrik Fornwall
3bd1f80a56
nodejs: Update from 11.9.0 to 11.10.0
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Fredrik Fornwall
5b60f05345
nodejs: Update from 11.8.0 to 11.9.0
6 years ago
Fredrik Fornwall
80ac86fe78
nodejs: Update from 11.7.0 to 11.8.0
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
e2f2d244c1
nodejs: Enable inspector
6 years ago
Fredrik Fornwall
674ef0d8a1
nodejs: Add missing comment
6 years ago