Commit Graph

36 Commits

Author SHA1 Message Date
Owen Rafferty
cc42dca711
nodejs: remove patch
closes #143
2023-05-13 16:05:10 -05:00
Owen Rafferty
7ed6cf7336
nodejs: fix for gcc-13 2023-04-30 17:46:13 -05:00
git-bruh
2486a9965c
nodejs: use --with-intl=small-icu
Fixes broken unicode property escapes used in some projects

```js
var UP = /[\p{Lu}]/u;
```

Compile time addition: ~1 minute (total is 10+ minutes)

Size addition:

```diff
-50MB	total
+60MB	total
```
2023-02-16 14:10:20 +05:30
Owen Rafferty
015b03caf2
nodejs: 19.1.0 2022-11-14 11:27:01 -06:00
Owen Rafferty
6b796c29c5
nodejs: python 3.11 compatibility 2022-10-24 18:04:10 -05:00
Owen Rafferty
3c05bb8bad
nodejs: 19.0.0 2022-10-18 23:01:04 -05:00
illiliti
955c676064 nodejs: drop KISS_ROOT usage 2022-04-20 09:46:59 +00:00
Dylan Araps
ae788b9083
nodejs: 16.11.0 2021-10-09 06:54:24 +03:00
Dylan Araps
fc258769a9
nodejs: fix python-3.10. Closes #350 2021-10-06 07:25:02 +03:00
Dylan Araps
afbe41e2b8
nodejs: 16.6.0 2021-07-30 11:26:19 +03:00
Dylan Araps
5fe125ac6a
nodejs: fix linter 2021-07-20 18:53:01 +03:00
Dylan Araps
da4758140f
nodejs: attempt to increase file descriptor limit
Fixes #296
2021-07-20 18:44:36 +03:00
Dylan Araps
eef5563eca
nodejs: update for new env 2021-07-18 05:54:37 +03:00
Dylan Araps
d3adf1adec
nodejs: fix issues with llvm/clang. See #282 2021-07-14 11:56:09 +03:00
Dylan Araps
925d606edf
nodejs: add openssl to depends 2021-07-08 00:14:22 +03:00
Dylan Araps
cac0fd686c
nodejs: remove more unneeded stuff 2021-07-06 16:04:54 +03:00
Dylan Araps
13676ff41d
nodejs: 16.4.0 2021-06-30 18:11:48 +00:00
Dylan Araps
72adf9f648
nodejs: 14.13.1 2020-10-08 06:24:28 +03:00
Dylan Araps
d32ec62866
nodejs: fix build with python 3.9. Closes #1363 2020-10-07 12:28:09 +03:00
Dylan Araps
121c9dbf4b
nodejs: 14.13.0 2020-09-30 08:01:33 +03:00
Dylan Araps
78fd8337ab
nodejs: enable smal ICU 2020-08-25 14:58:27 +03:00
Dylan Araps
35e7ed0d97
nodejs: Remove unneeded files. Closes #212 2020-08-06 12:30:02 +03:00
Dylan Araps
7ab652bd9b
nodejs: Fix build with python 3. Closes #167 2020-03-10 09:37:41 +02:00
Dylan Araps
ad89922090
nodejs: Remove unneeded headers 2020-03-04 22:57:53 +02:00
Dylan Araps
15ba557ba2
nodejs: bump to 13.10.0 2020-03-04 22:48:52 +02:00
Dylan Araps
a112733773
nodejs: bump to 13.9.0 2020-02-19 12:36:46 +02:00
Dylan Araps
398e63a53b
nodejs: bump to 13.6.0 2020-01-08 12:01:35 +02:00
Dylan Araps
6d8029c1ab
nodejs: remove useless flag 2019-11-18 01:03:14 +00:00
Dylan Araps
232ec84a70
nodejs: bump to 13.0.1 2019-10-24 00:33:27 +03:00
Dylan Araps
c7c8847653
nodejs: bump to 13.0.0 2019-10-23 11:14:44 +03:00
Dylan Araps
b9afa0b8f4
nodejs: fix build 2019-10-08 21:15:53 +03:00
Dylan Araps
84efd40d3c
nodejs: drop python 2 dependency 2019-10-08 17:35:52 +03:00
Dylan Araps
11372bba2a
nodejs: just use sh brother 2019-10-08 10:58:09 +03:00
Dylan Araps
bf342412bf nodejs: bump to 12.11.1 2019-10-02 13:40:57 +03:00
Dylan Araps
6f6eb51e0c nodejs: bump to 12.11.0 2019-09-26 10:52:48 +03:00
Dylan Araps
6b618177ba nodejs: move to extra 2019-08-04 12:55:46 +03:00