Commit Graph

27 Commits

Author SHA1 Message Date
Yaksh Bariya
cee109645a
nodejs: Final try to fix i686 2021-09-14 06:58:43 +05:30
Yaksh Bariya
988e8fd7a4
nodejs: Link to atomic library when building for ia32 2021-09-14 06:58:42 +05:30
Yaksh Bariya
9057a7a37f
nodejs: Do not build embedtest 2021-09-14 06:58:42 +05:30
Yaksh Bariya
a4fd54c600
Fix nameser include 2021-09-14 06:58:41 +05:30
Yaksh Bariya
dddd5b0a9b
nodejs: Hardcode linker flags for shared libraries
We are passing flags to `configure.py` in order to tell the nodejs build
toolchain to use shared libraries. The toolchain seems to mistakenly
also try use shared libraries for host build, but it does not add
respective linker flags (For example `-lz` for zlib). This commit
hardcodes these flags to be always passed to linker by setting linker to
linker + LDFLAGS of shared libraries
2021-09-14 06:58:41 +05:30
Henrik Grimler
35dc3ff626 nodejs: update to 14.14.0
Built locally and uploaded.
%ci:no-build
2020-10-18 00:14:19 +02:00
Fredrik Fornwall
4846be6f8d nodejs: Update from 13.0.0 to 13.13.0 (#4762)
Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-04-19 23:34:14 +02:00
Fredrik Fornwall
ad1a6b0f44 nodejs: Update from 12.4.0 to 12.9.0 2019-08-25 19:54:53 +02:00
Leonid Pliushch
0e33be3e82 nodejs: update to 12.4.0 2019-06-08 01:36:00 +03:00
Fredrik Fornwall
8a43705001 nodejs: Update from 11.14.0 to 12.1.0 2019-05-06 00:13:43 +02:00
Fredrik Fornwall
cd1f148ec4 libicu: Update from 63.1 to 64.1 2019-03-31 21:20:01 +02:00
Fredrik Fornwall
08f3d2a754 nodejs: Update from 11.9.0 to 11.10.0 2019-02-15 23:37:40 +01:00
Fredrik Fornwall
832cb98667 nodejs: Update from 11.8.0 to 11.9.0 2019-02-04 00:57:19 +01:00
Fredrik Fornwall
0ce10a9815 nodejs: Update from 11.7.0 to 11.8.0 2019-01-27 09:46:00 +01:00
Fredrik Fornwall
ccc1c278ec nodejs: Update from 10.12.0 to 11.0.0 2018-10-28 20:29:04 +01:00
Fredrik Fornwall
89f167db2d nodejs: Update from 10.11.0 to 10.12.0 2018-10-14 21:59:38 +02:00
Fredrik Fornwall
abe5f13d2b nodejs: Update from 10.10.0 to 10.11.0 2018-09-22 00:22:40 +02:00
Fredrik Fornwall
b1a9c9c562 nodejs: Just keep a single current package
Drop the LTS version of node.js for now and keep only a single current
node package.
2018-09-11 23:51:55 +02:00
Fredrik Fornwall
648bde33e8 nodejs: Update from 8.11.1 to 8.11.2 2018-05-18 03:35:09 +02:00
Fredrik Fornwall
12ffd0979d nodejs: Update from 8.9.4 to 8.10.0 2018-03-09 14:22:16 +01:00
Fredrik Fornwall
6a5a3df526 nodejs: Update from 8.9.3 to 8.9.4 2018-01-21 21:07:10 +01:00
Fredrik Fornwall
a25510ccf7 nodejs: Update from 6.11.5 to 8.9.0 2017-11-01 20:18:56 +01:00
Fredrik Fornwall
dc4ae80e51 nodejs: Update from 6.11.1 to 6.11.2 2017-08-08 11:13:48 +02:00
Fredrik Fornwall
da11efa0c6 nodejs: Update from 6.3.0 to 6.3.1 2016-07-23 15:48:29 -04:00
Fredrik Fornwall
907bf81e69 nodejs: Update from 6.2.2 to 6.3.0 2016-07-15 11:58:32 -04:00
Fredrik Fornwall
33aea6bfd3 nodejs: Update from 6.2.0 to 6.2.1 2016-06-03 10:12:46 -04:00
Fredrik Fornwall
928e15109f nodejs: Cleanup and build against shared c-ares 2016-05-02 00:48:34 -04:00