aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/nodejs
AgeCommit message (Expand)Author
2022-01-18nodejs: A little clean upPeter Kjellerstedt
2022-01-18nodejs: Drop workaround for an absolute path in the npm shebangPeter Kjellerstedt
2022-01-18nodejs: Drop workaround for a Python 2 dependencyPeter Kjellerstedt
2022-01-12nodejs_16.11.1.bb: only handle npm if configuredNisha Parrakat
2021-11-18nodejs: set precise BSD licenseRoss Burton
2021-11-01nodejs: fix build without scryptMartin Jansa
2021-10-20nodejs: Upgrade to 16.11.1Khem Raj
2021-10-17nodejs: Upgrade to 14.18.1Khem Raj
2021-10-16nodejs: add -fpermissive BUILD_CXXFLAGSKhem Raj
2021-10-14nodejs: add a python 3.10 compatibility patchAlexander Kanavin
2021-10-14nodejs: use -fpermissiveAlexander Kanavin
2021-08-03Convert to new override syntaxMartin Jansa
2021-06-18nodejs: Update to 14.17.1Khem Raj
2021-04-23nodejs: Enable snapshotKhem Raj
2021-04-21nodejs: Fix build with clang for x86 targetKhem Raj
2021-04-21nodejs: Fix build on mipsKhem Raj
2021-04-21nodejs: Use qemu usermode to run target binaries during buildKhem Raj
2021-04-21nodejs: Fix build with icu-69Khem Raj
2021-04-21nodejs: Update to 14.16.1Khem Raj
2021-04-02nodejs: ppc64le machine supportAndrew Geissler
2021-03-30nodejs: 12.20.2 -> 12.21.0Clément Péron
2021-03-12nodejs: Set correct nodejs arch for ppc64leKhem Raj
2021-02-20nodejs: 12.20.1 -> 12.20.2Sean Nyekjaer
2021-01-07nodejs: 12.19.1 -> 12.20.1Sean Nyekjaer
2020-12-15nodejs: 12.19.0 -> 12.19.1Stacy Gaikovaia
2020-11-02nodejs: Update to 12.19.0Khem Raj
2020-11-02nodejs: Fix arm32/thumb builds with clangKhem Raj
2020-08-13nodejs: Upgrade to 12.18.3Khem Raj
2020-05-06nodejs: Fix build with icu 67.1Khem Raj
2020-04-15nodejs: Fix -Wc++11-narrowing on mipsKhem Raj
2020-03-20node: Enable cross-compiling options and disable dtrace and etwKhem Raj
2020-03-12nodejs: install gen-regexp-special-case only when icu is enabledJaga
2020-03-03nodejs: allow use of system brotli (and make default)André Draszik
2020-03-03nodejs: drop 'gyp' PACKAGECONFIGAndré Draszik
2020-01-23nodejs: Fix build on big-endian targetsKhem Raj
2020-01-23nodejs: upgrade to 12.14.1Martin Jansa
2020-01-23nodejs: use python3nativeMartin Jansa
2020-01-23nodejs: 10.17.0 -> 12.14.0Guillaume Burel
2020-01-22recipes: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 checkKhem Raj
2020-01-22recipes: Turn inherit classes from meta-py2 to conditional constructsKhem Raj
2020-01-22nodejs: Build only when meta-py2 is includedKhem Raj
2020-01-22meta-oe: Remove using python2Khem Raj
2019-12-01nodejs: Add PACKAGECONFIG share to allow other projects to use node as libraryAndreas Müller
2019-11-21nodejs: libatomic patch should be target specificKhem Raj
2019-11-13nodejs: support long directory names for ${B} / ${S}André Draszik
2019-11-13nodejs: use OE-provided compiler flags (arm)André Draszik
2019-11-13nodejs: allow use of system gypAndré Draszik
2019-11-13nodejs: delete all bundled deps in do_unpack() if neededAndré Draszik
2019-11-13nodejs: ensure to use correct compiler & flags alwaysAndré Draszik
2019-11-07nodejs: allow use of system nghttp2André Draszik