Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16tools: fix d8 macOS buildMichaël Zasso
2020-10-18tools: disable x86 safe exception handlers in V8Michaël Zasso
2020-10-18tools: update V8 gypfiles for 8.6Ujjwal Sharma
2020-10-18tools: update V8 gypfiles for 8.5Ujjwal Sharma
2020-07-29build: toolchain.gypi and node_gyp.py cleanupiandrc
2020-07-13tools: update V8 gypfiles for 8.4Ujjwal Sharma
2020-05-30build: zlib build error on Windows on ArmRichard Townsend
2020-05-30build: fix GetCurrentThreadStackLimits error on Windows on ArmRichard Townsend
2020-05-19build,win: add support for MSVC cross-compilationRichard Townsend
2020-05-12tools: update V8 gypfiles for V8 8.3Michaël Zasso
2020-03-19tools: update V8 gypfiles for 8.1Matheus Marchini
2020-03-12build: disable libstdc++ debug containers globallyBen Noordhuis
2020-03-11build: support android build on ndk version equal or above 23forfun414
2019-12-25tools: fix Raspbian armv7 buildAndrey Hohutkin
2019-11-19tools: fix build at non-English windowsRongjian Zhang
2019-11-08build,tools: update V8 gypfiles for V8 7.9Michaël Zasso
2019-10-31tools: git rm -r tools/v8_gypfiles/brokencclauss
2019-10-07tools: update V8 gypfilesMichaël Zasso
2019-10-02build: remove unused libatomic on ppc64, s390xSam Roberts
2019-09-05tools: delete v8_external_snapshot.gypiUjjwal Sharma
2019-08-22tools: fix mixup with bytes.decode() and str.encode()Christian Clauss
2019-08-19tools: sync gypfiles with V8 7.7Michaël Zasso
2019-08-01tools: sync gypfiles with V8 7.6Michaël Zasso
2019-07-31build: remove support for s390 (but not s390x)Ben Noordhuis
2019-07-19build: fix building with d8Michaël Zasso
2019-07-15build: remove broken intel vtune supportBen Noordhuis
2019-07-15build,v8: support IBM iXu Meng
2019-06-15build: unbreak --with-intl=system-icu buildBen Noordhuis
2019-06-01build,v8: sync V8 gypfiles with 7.5Refael Ackermann
2019-03-31build,win: silence MSVC warning C4129 for V8Refael Ackermann
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann