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
2022-02-03deps: V8: cherry-pick cc9a8a37445eGus Caplan
2022-02-02deps: V8: cherry-pick 50d5fb7a457cMichaël Zasso
2022-02-02deps: V8: cherry-pick 79a9d2eb3477Michaël Zasso
2022-02-02deps: V8: cherry-pick 3b6b21f595f6Michaël Zasso
2022-02-02deps: silence V8's warning on CompileFunctionMichaël Zasso
2022-02-02deps: disable trap handler for Windows cross-compilerMichaël Zasso
2022-02-02deps: silence irrelevant V8 warningMichaël Zasso
2022-02-02deps: silence irrelevant V8 warningMichaël Zasso
2022-02-02deps: fix V8 build issue with inline methodsJiawen Geng
2022-02-02deps: make v8.h compatible with VS2015Joao Reis
2022-02-02deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2022-02-02deps: V8: patch register-arm64.hRefael Ackermann
2022-02-02deps: V8: un-cherry-pick bd019bdRefael Ackermann
2022-02-02build: reset embedder string to "-node.0"Michaël Zasso
2022-01-21build: enable zoslib installation on z/OSalexcfyung
2022-01-20deps: V8: cherry-pick 80bbbb143c24Michaël Zasso
2022-01-20deps: V8: cherry-pick 1cc12b278e22Michaël Zasso
2022-01-20deps: V8: cherry-pick 3b6b21f595f6Michaël Zasso
2022-01-20deps: V8: cherry-pick 7ae0b77628f6Ray Wang
2022-01-20deps: disable trap handler for Windows cross-compilerMichaël Zasso
2022-01-20deps: silence irrelevant V8 warningMichaël Zasso
2022-01-20deps: silence irrelevant V8 warningMichaël Zasso
2022-01-20deps: fix V8 build issue with inline methodsJiawen Geng
2022-01-20deps: make v8.h compatible with VS2015Joao Reis
2022-01-20deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2022-01-20deps: V8: patch register-arm64.hRefael Ackermann
2022-01-20deps: V8: un-cherry-pick bd019bdRefael Ackermann
2022-01-20build: reset embedder string to "-node.0"Michaël Zasso
2022-01-19build: add --v8-enable-hugepage flagDaoming Qiu
2022-01-14deps: V8: cherry-pick 3b6b21f595f6Michaël Zasso
2022-01-06build: start build on z/OSalexcfyung
2021-11-21deps: V8: cherry-pick cced52a97ee9Ray Wang
2021-11-21deps: V8: cherry-pick 7ae0b77628f6Ray Wang
2021-11-21deps: V8: cherry-pick 2a0bc36dec12Michaël Zasso
2021-11-21deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-11-21deps: disable trap handler for Windows cross-compilerMichaël Zasso
2021-11-21deps: silence irrelevant V8 warningMichaël Zasso
2021-11-21deps: silence irrelevant V8 warningMichaël Zasso
2021-11-21deps: fix V8 build issue with inline methodsJiawen Geng
2021-11-21deps: make v8.h compatible with VS2015Joao Reis
2021-11-21deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2021-11-21deps: V8: patch register-arm64.hRefael Ackermann
2021-11-21deps: V8: un-cherry-pick bd019bdRefael Ackermann
2021-11-21build: reset embedder string to "-node.0"Michaël Zasso
2021-11-21deps: V8: cherry-pick cced52a97ee9Ray Wang
2021-11-21deps: V8: cherry-pick 7ae0b77628f6Ray Wang
2021-10-23build: disable v8 pointer compression on 32bit archsCheng Zhao
2021-10-23deps: V8: cherry-pick 422dc378a1daRay Wang
2021-10-14deps: V8: make V8 9.5 ABI-compatible with 9.6Michaël Zasso
2021-10-13build: compile with C++17 (MSVC)Richard Lau