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-10-14deps: V8: cherry-pick c2792e58035fJiawen Geng
2022-10-13deps: V8: cherry-pick c3dffe6e2bdaMichaël Zasso
2022-10-13deps: V8: cherry-pick e7f0f26f5ef3Michaël Zasso
2022-10-13deps: V8: cherry-pick 3d59a3c2c164Michaël Zasso
2022-10-13deps: V8: cherry-pick 8b8703953616Michaël Zasso
2022-10-11deps: V8: cherry-pick 0cccb6f27d78Michaël Zasso
2022-10-11deps: V8: cherry-pick 7ddb8399f9f1Michaël Zasso
2022-10-11deps: V8: cherry-pick 1b3a4f0c34a1Michaël Zasso
2022-10-11deps: V8: cherry-pick b161a0823165Michaël Zasso
2022-10-11deps: fix V8 build on Windows with MSVCMichaël Zasso
2022-10-11deps: fix V8 build on SmartOSMichaël Zasso
2022-10-11deps: silence irrelevant V8 warningMichaël Zasso
2022-10-11deps: make V8 compilable with older glibcMichaël Zasso
2022-10-11deps: V8: fix v8-cppgc.h for MSVCJiawen Geng
2022-10-11deps: fix V8 build issue with inline methodsJiawen Geng
2022-10-11deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2022-10-11build: reset embedder string to "-node.0"Michaël Zasso
2022-09-08Revert "build: go faster, drop -fno-omit-frame-pointer"Ben Noordhuis
2022-09-02build: go faster, drop -fno-omit-frame-pointerBen Noordhuis
2022-09-01deps: V8: backport ff8d67c88449Michaël Zasso
2022-08-06deps: V8: cherry-pick 9861ce1deae2Milad Fa
2022-07-27deps: cherry-pick 00704f5a from V8 upstreamKeyhan Vakil
2022-07-17build: remove dtrace & etw supportBen Noordhuis
2022-07-13deps: V8: backport 22698d267667legendecas
2022-04-21deps: make V8 10.2 ABI-compatible with 10.1Michaël Zasso
2022-04-21deps: make V8 compilable with older glibcMichaël Zasso
2022-04-21deps: V8: fix v8-cppgc.h for MSVCJiawen Geng
2022-04-21deps: silence V8's warning on CompileFunctionMichaël Zasso
2022-04-21deps: disable trap handler for Windows cross-compilerMichaël Zasso
2022-04-21deps: fix V8 build issue with inline methodsJiawen Geng
2022-04-21deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2022-04-21deps: V8: un-cherry-pick bd019bdRefael Ackermann
2022-04-21build: reset embedder string to "-node.0"Michaël Zasso
2022-04-12deps: V8: cherry-pick semver-major commits from 10.2Michaël Zasso
2022-04-12deps: V8: cherry-pick ad21d212fc14Michaël Zasso
2022-04-12deps: V8: cherry-pick 4c29cf1b7885Michaël Zasso
2022-04-12deps: V8: cherry-pick ca2a787a0b49Michaël Zasso
2022-04-12deps: V8: cherry-pick a2cae2180a7aMichaël Zasso
2022-04-12deps: V8: cherry-pick 87ce4f5d98a5Michaël Zasso
2022-04-12deps: make V8 compilable with older glibcMichaël Zasso
2022-04-12deps: V8: fix v8-cppgc.h for MSVCJiawen Geng
2022-04-12deps: silence V8's warning on CompileFunctionMichaël Zasso
2022-04-12deps: disable trap handler for Windows cross-compilerMichaël Zasso
2022-04-12deps: fix V8 build issue with inline methodsJiawen Geng
2022-04-12deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2022-04-12deps: V8: un-cherry-pick bd019bdRefael Ackermann
2022-04-12build: reset embedder string to "-node.0"Michaël Zasso
2022-04-05build: remove precompiled header and debug information for host buildsNiyas Sait
2022-03-18build: bump macOS deployment target to 10.15Richard Lau
2022-03-11deps: V8: cherry-pick c6f6626deb14Lu Yahan