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-07-31build: improve reliability of find_python.cmd scriptLuigi Pinca
2022-07-31doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-03-14build: check if python is a executable programhimself65
2022-02-01build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variableDavid Sanders
2021-09-06deps: add corepackMaël Nison
2021-09-01build: adapt v8_pch.h to V8 9.3Michaël Zasso
2021-07-05win,msi: use localized "Authenticated Users" nameRichard Lau
2021-06-28win,msi: set install directory permissionAkshayK
2020-11-20win,build,tools: support VS prereleaseBaruch Odem
2020-11-10build, tools: look for local installation of NASMRichard Lau
2020-07-08Forces Powershell to use tls1.2Johannes Schöpp
2020-06-12build: drop support for VS2017Michaël Zasso
2020-06-09win,msi: add arm64 config for windows msiDennis Ameling
2020-03-05win: block running on EOL Windows versionsJoão Reis
2020-01-08win: change to use Python in install toolgengjiawen
2019-12-13build,win: support building MSI with VS2019João Reis
2019-10-25build: vcbuild uses default Python, not Py2João Reis
2019-09-06build,win: fix Python detection on localized OSJoão Reis
2019-09-03build,win: accept Python 3 if 2 is not availableJoão Reis
2019-09-03build,win: find Python in paths with spacesJoão Reis
2019-08-01tools: sync gypfiles with V8 7.6Michaël Zasso
2019-07-27build,tools: support building with Visual Studio 2019Michaël Zasso
2019-06-01build,v8: sync V8 gypfiles with 7.5Refael Ackermann
2019-02-14build,src: add PCH to node.gypiRefael Ackermann
2019-02-14build,deps: use PCH also for v8_initializersRefael Ackermann
2019-02-14build,tools: add more headers to V8 PCH fileRefael Ackermann
2018-12-06build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-05win: do not use Boxstarter to install toolsJoão Reis
2018-11-22build: fix Python detection when depot_tools are in PATH in WindowsGuy Bedford
2018-11-14win: add customization warning to tools scriptJoão Reis
2018-11-04win: add prompt to tools installation scriptJoão Reis
2018-11-04win: clarify Boxstarter behavior on install toolsRob Reynolds
2018-10-02build: exclude npm test directories on WindowsRichard Lau
2018-09-26win,msi: display license notes before installing toolsJoão Reis
2018-09-26win,msi: install Boxstarter from elevated shellJoão Reis
2018-09-25win,msi: highlight installation of 3rd-party toolsTobias Nießen
2018-09-19src: deprecate global COUNTER_* and remove perfctrJames M Snell
2018-09-18tools,win: fix find_python errorKyle Farnung
2018-09-12win,msi: install tools for native modulesJoão Reis
2018-07-27build,win,v8: allow precompiling objects-inl.hJoão Reis
2018-07-14src,tools: use https://nodejs.org URL when possible.XhmikosR
2018-05-16tools: fix "the the" typos in commentsMasashi Hirano
2018-04-10build, tools, win: add nasm detection for OpenSSLJoão Reis
2018-02-22build, win: vcbuild improvementsBartosz Sosnowski
2017-09-04tools: bump vswhere helper to 2.0.0Refael Ackermann
2017-08-01build,win: fix python detection scriptJason Ginchereau
2017-07-17build: add npx to installersKat Marchán
2017-06-28build,windows: implement PEP514 python detectionRefael Ackermann
2017-05-05win: make buildable on VS2017Refael Ackermann
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst