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-01-19build: add --v8-enable-hugepage flagDaoming Qiu
2022-01-18build: add loong64 configureShi Pujin
2022-01-15build: fix node build failures in WSL UbuntuMrJithil
2022-01-06build: start build on z/OSalexcfyung
2022-01-05src: add kNoBrowserGlobals flag for EnvironmentCheng Zhao
2022-01-05build: use list for mutable retval rather than tupleRich Trott
2022-01-01build: remove Python 2 workaroundRich Trott
2021-12-05build: add `--without-corepack`Jonah Snider
2021-10-21deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius
2021-10-11deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius
2021-09-26build: pass a tuple of alternatives to str.endswith()Christian Clauss
2021-07-29build: override python executable path on configurelegendecas
2021-07-26build: fix `host_arch_cc()` for AIX/IBM iRichard Lau
2021-07-14build: add `library_files` to gyp variableshimself65
2021-07-11build: add riscv into host_arch_ccLu Yahan
2021-06-10tools: update V8 gypfiles for 9.1Michaël Zasso
2021-05-25build: allow LTO with Clang 3.9.1+Jesse Chan
2021-05-14build,src,test,doc: enable FIPS for OpenSSL 3.0Daniel Bevenius
2021-05-12build: add workaround for V8 buildsRichard Lau
2021-05-10build: remove dependency on `distutils.spawn`Richard Lau
2021-04-16build: remove support for Python 2Christian Clauss
2021-04-14build: add riscv64 configureluyahan
2021-03-28build: warn for gcc versions earlier than 8.3.0Richard Lau
2021-03-19deps: add ngtcp2 and nghttp3James M Snell
2021-03-19tools: partially detect quic support in shared_opensslJames M Snell
2021-01-30quic: remove quicJames M Snell
2020-12-22tools: revise line in configure.py for clarityRich Trott
2020-12-17tools: remove unused variable in configure.pyRich Trott
2020-12-11build,lib,test: change whitelist to allowlistMichaël Zasso
2020-11-12build: refactor configure.py to use argparseraisinten
2020-11-07tools: don't print gold linker warning w/o flagMyles Borins
2020-10-01build: add support for section orderingGabriel Schulhof
2020-09-23build: remove --build-v8-with-gn configure optionYang Guo
2020-08-16build: add build flag for OSS-Fuzz integrationdavkor
2020-08-12build: set --v8-enable-object-print by defaultMary Marchini
2020-08-10build: add flag to build V8 with OBJECT_PRINTMary Marchini
2020-06-25configure: account for CLANG_VENDOR when checking for llvm versionNathan Blair
2020-06-25build: configure byte order for mips targetsBen Noordhuis
2020-06-16quic: initial QUIC implementationJames M Snell
2020-06-08src,build: add --openssl-default-cipher-listDaniel Bevenius
2020-05-30build: add --v8-lite-mode flagMaciej Kacper Jagiełło
2020-05-25build: fix makefile script on windowsThomas
2020-05-19build,win: add support for MSVC cross-compilationRichard Townsend
2020-04-30build: add --error-on-warn configure flagDaniel Bevenius
2020-04-14build: add configure flag to build V8 with DCHECKsAnna Henningsen
2020-04-09build: log detected compilers in --verbose modeRichard Lau
2020-03-21build: expand ASAN acronym in configure helpSam Roberts
2020-03-15build: make --without-report a no-opcjihrig
2020-03-09build: allow use of system-installed brotliAndré Draszik
2020-03-09build: allow passing multiple libs to pkg_configAndré Draszik