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-02quic: remove quicJames M Snell
2021-01-12tools: revise line in configure.py for clarityRich Trott
2020-12-21tools: remove unused variable in configure.pyRich Trott
2020-12-21build,lib,test: change whitelist to allowlistMichaël Zasso
2020-11-22build: refactor configure.py to use argparseraisinten
2020-11-09tools: 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
2020-02-08build: add configure option to debug only Node.js part of the binaryAnna Henningsen
2020-01-31build: enable loading internal modules from diskGus Caplan
2020-01-08build: avoid using CMP for BZ2FileSpaceRacet5w2A6l0I
2019-12-28build: warn upon --use-largepages config optionGabriel Schulhof
2019-12-26build: re-introduce --use-largepages as no-opGabriel Schulhof
2019-12-22src: make --use-largepages a runtime optionGabriel Schulhof
2019-12-14build: auto-load ICU data from --with-icu-default-data-dirStephen Gallagher
2019-12-12build: fix library version and compile flags on AndroidGiovanni Campagna
2019-12-12build: add flag to enable pointer compressionMatteo Collina
2019-12-03build: do not build mksnapshot and mkcodecache for --sharedJoyee Cheung
2019-12-03build: add --without-node-code-cache configure optionJoyee Cheung
2019-10-31build: fix pkg-config search for libnghttp2Ben Noordhuis
2019-10-24build: python3 support for configureRod Vagg
2019-10-22build: log the found compiler version if too oldRichard Lau
2019-10-20build: make configure --without-snapshot a no-opMichaël Zasso
2019-10-18build: fix version checks in configure.pyMichaël Zasso
2019-10-13build: always use strings for compiler version in gyp filesMichaël Zasso
2019-10-04tools: support full-icu by defaultSteven R. Loomis
2019-09-15build: allow clang 10+ in configure.pyKamil Rytarowski
2019-08-27build: make --without-snapshot imply --without-node-snapshotJoyee Cheung
2019-08-20src: add large page support for macOSDavid Carlier
2019-08-20build: enable linux large pages LLVM lld linkage supportDavid Carlier
2019-08-16build: support py3 for configure.pycclauss
2019-07-31build: remove support for s390 (but not s390x)Ben Noordhuis
2019-07-19build: update of the large page option errorDavid Carlier