| Commit message (Expand) | Author | Age | Files | Lines |
* | build: remove dtrace & etw support | Ben Noordhuis | 2022-07-17 | 6 | -33/+6 |
* | build: improve reliability of find_python.cmd script | Luigi Pinca | 2022-04-23 | 1 | -2/+2 |
* | doc: consolidate use of multiple-byte units | Antoine du Hamel | 2022-04-20 | 1 | -1/+1 |
* | build: check if python is a executable program | himself65 | 2022-01-29 | 1 | -0/+11 |
* | build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variable | David Sanders | 2022-01-06 | 1 | -1/+0 |
* | build: adapt v8_pch.h to V8 9.3 | Michaël Zasso | 2021-08-30 | 1 | -1/+1 |
* | deps: add corepack | Maël Nison | 2021-08-25 | 6 | -6/+40 |
* | win,msi: use localized "Authenticated Users" name | Richard Lau | 2021-07-05 | 3 | -2/+39 |
* | win,msi: set install directory permission | AkshayK | 2021-07-01 | 1 | -0/+23 |
* | win,build,tools: support VS prerelease | Baruch Odem | 2020-11-20 | 1 | -1/+1 |
* | build, tools: look for local installation of NASM | Richard Lau | 2020-11-10 | 1 | -0/+5 |
* | Forces Powershell to use tls1.2 | Johannes Schöpp | 2020-07-08 | 1 | -1/+1 |
* | build: drop support for VS2017 | Michaël Zasso | 2020-06-12 | 1 | -2/+2 |
* | win,msi: add arm64 config for windows msi | Dennis Ameling | 2020-06-09 | 3 | -0/+96 |
* | win: block running on EOL Windows versions | João Reis | 2020-03-05 | 1 | -2/+2 |
* | win: change to use Python in install tool | gengjiawen | 2020-01-08 | 2 | -3/+3 |
* | build,win: support building MSI with VS2019 | João Reis | 2019-12-13 | 1 | -8/+8 |
* | build: vcbuild uses default Python, not Py2 | João Reis | 2019-10-25 | 1 | -51/+1 |
* | build,win: fix Python detection on localized OS | João Reis | 2019-09-05 | 1 | -8/+10 |
* | build,win: accept Python 3 if 2 is not available | João Reis | 2019-09-02 | 1 | -21/+64 |
* | build,win: find Python in paths with spaces | João Reis | 2019-09-02 | 1 | -21/+27 |
* | tools: sync gypfiles with V8 7.6 | Michaël Zasso | 2019-08-01 | 1 | -6/+5 |
* | build,tools: support building with Visual Studio 2019 | Michaël Zasso | 2019-07-27 | 1 | -1/+1 |
* | build,v8: sync V8 gypfiles with 7.5 | Refael Ackermann | 2019-06-01 | 1 | -0/+16 |
* | build,src: add PCH to node.gypi | Refael Ackermann | 2019-02-14 | 2 | -0/+14 |
* | build,deps: use PCH also for v8_initializers | Refael Ackermann | 2019-02-14 | 3 | -1/+1 |
* | build,tools: add more headers to V8 PCH file | Refael Ackermann | 2019-02-14 | 2 | -1/+3 |
* | build,win: pack the install-tools scripts for dist | Refael Ackermann | 2018-12-05 | 1 | -2/+2 |
* | win: do not use Boxstarter to install tools | João Reis | 2018-12-05 | 4 | -53/+16 |
* | build: fix Python detection when depot_tools are in PATH in Windows | Guy Bedford | 2018-11-21 | 1 | -1/+1 |
* | win: add customization warning to tools script | João Reis | 2018-11-14 | 1 | -0/+8 |
* | win: add prompt to tools installation script | João Reis | 2018-11-03 | 1 | -3/+10 |
* | win: clarify Boxstarter behavior on install tools | Rob Reynolds | 2018-11-03 | 1 | -1/+17 |
* | build: exclude npm test directories on Windows | Richard Lau | 2018-10-02 | 1 | -6/+6 |
* | win,msi: display license notes before installing tools | João Reis | 2018-09-26 | 1 | -0/+28 |
* | win,msi: install Boxstarter from elevated shell | João Reis | 2018-09-26 | 1 | -1/+1 |
* | win,msi: highlight installation of 3rd-party tools | Tobias Nießen | 2018-09-24 | 2 | -3/+3 |
* | src: deprecate global COUNTER_* and remove perfctr | James M Snell | 2018-09-19 | 6 | -31/+4 |
* | tools,win: fix find_python error | Kyle Farnung | 2018-09-17 | 1 | -1/+1 |
* | win,msi: install tools for native modules | João Reis | 2018-09-12 | 4 | -2/+77 |
* | build,win,v8: allow precompiling objects-inl.h | João Reis | 2018-07-27 | 2 | -0/+2 |
* | src,tools: use https://nodejs.org URL when possible. | XhmikosR | 2018-07-14 | 1 | -1/+1 |
* | tools: fix "the the" typos in comments | Masashi Hirano | 2018-05-16 | 1 | -1/+1 |
* | build, tools, win: add nasm detection for OpenSSL | João Reis | 2018-04-10 | 1 | -0/+19 |
* | build, win: vcbuild improvements | Bartosz Sosnowski | 2018-02-22 | 2 | -7/+14 |
* | tools: bump vswhere helper to 2.0.0 | Refael Ackermann | 2017-09-03 | 1 | -6/+18 |
* | build,win: fix python detection script | Jason Ginchereau | 2017-08-01 | 1 | -1/+1 |
* | build: add npx to installers | Kat Marchán | 2017-07-17 | 1 | -0/+10 |
* | build,windows: implement PEP514 python detection | Refael Ackermann | 2017-06-28 | 1 | -0/+51 |
* | win: make buildable on VS2017 | Refael Ackermann | 2017-05-05 | 1 | -0/+20 |