| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | win,msi: add required UIRef for localized strings | Bill Ticehurst | 2016-12-20 | 1 | -0/+1 |
* | win,msi: mark INSTALLDIR property as secure | João Reis | 2016-10-10 | 1 | -1/+1 |
* | win,msi: fix inclusion of translations | João Reis | 2016-08-03 | 1 | -4/+9 |
* | win,msi: add zh-CN translations for the installer | Minqi Pan | 2016-07-14 | 1 | -0/+38 |
* | win,msi: Added Italian translation | Matteo Collina | 2016-07-13 | 2 | -0/+41 |
* | etw,build: always generate .rc and .h files | João Reis | 2016-03-29 | 6 | -154/+0 |
* | win,msi: prevent from installing on Windows Vista or earlier | Alexis Campailla | 2016-03-18 | 1 | -0/+4 |
* | tools: fix setting path containing an ampersand | Brian White | 2016-01-23 | 1 | -1/+1 |
* | win,msi: fix documentation shortcut url | Brian White | 2015-09-10 | 1 | -1/+1 |
* | build: make .msi install to "nodejs", not "node" | Rod Vagg | 2015-09-07 | 1 | -1/+1 |
* | win,msi: correct installation path registry keys | João Reis | 2015-08-28 | 1 | -11/+31 |
* | win,msi: change InstallScope to perMachine | João Reis | 2015-08-28 | 3 | -5/+90 |
* | win,msi: Upgrade from old upgrade code | João Reis | 2015-08-25 | 3 | -2/+11 |
* | win: fix custom actions for WiX older than 3.9 | João Reis | 2015-08-24 | 2 | -3/+3 |