Commit Graph

74 Commits

Author SHA1 Message Date
Fredrik Fornwall b3800afaff nodejs-lts: Update from 10.16.3 to 12.13.0 2019-10-23 17:20:58 +02:00
Fredrik Fornwall 24a0243717 nodejs-lts: Bump after libicu update 2019-10-06 01:09:14 +02:00
Leonid Pliushch 9ff63910c4 nodejs-lts: prevent calling setgroups(), setuid(), setgid( 2019-09-23 13:54:15 +03:00
Fredrik Fornwall 3c37441fa8 nodejs-lts: Update from 10.16.2 to 10.16.3 2019-08-25 00:37:10 +02:00
Fredrik Fornwall ac43c457df nodejs-lts: Update from 10.16.0 to 10.16.2 2019-08-13 23:35:19 +02:00
Leonid Pliushch c352216c63 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
2019-08-12 18:49:13 +03:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 350ab9fe96 nodejs-lts: bump revision 2019-06-20 00:46:19 +03:00
Fredrik Fornwall af0c1a6f66 nodejs-lts: Avoid statx syscall (fixes #3915) 2019-06-02 15:04:30 +02:00
Fredrik Fornwall 94a267fdc9 nodejs-lts: Update from 10.15.3 to 10.16.0 2019-05-29 23:58:14 +02:00
Leonid Pliushch 97e6e5cb12 nodejs-lts: link with shared zlib 2019-04-15 01:36:55 +03:00
Fredrik Fornwall cd1f148ec4 libicu: Update from 63.1 to 64.1 2019-03-31 21:20:01 +02:00
Fredrik Fornwall edc6e700db nodejs-lts: Update from 10.15.2 to 10.15.3 2019-03-17 19:47:30 +01:00
Fredrik Fornwall 2773d60873 nodejs-lts: Update from 10.15.1 to 10.15.2 2019-03-02 22:41:45 +01:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall ec7779f414 nodejs-lts: Update from 10.15.0 to 10.15.1 2019-02-04 01:04:06 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 5c7f33df9d nodejs: Enable inspector 2019-01-19 01:31:07 +01:00
Fredrik Fornwall 71fcfc7075 nodejs-lts: Update from 8.14.0 to 10.15.0 2018-12-28 10:58:26 +01:00
Fredrik Fornwall 3ac1563cb3 nodejs-lts: Update from 8.13.0 to 8.14.0 2018-12-09 23:10:52 +01:00
Fredrik Fornwall 3c1acf6d6e nodejs-lts: Update from 8.12.0 to 8.13.0 2018-11-27 00:25:40 +01:00
Fredrik Fornwall 2aef57f7b5 nodejs: Use included zlib
See https://github.com/termux/termux-packages/issues/2922
2018-11-18 01:32:30 +01:00
Fredrik Fornwall 9e9eaff2fd nodejs-lts: Add back a node LTS package 2018-09-20 02:19:41 +02:00