| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | win: fix custom actions on Visual Studio != 2013 | Julien Gilli | 2015-08-24 | 1 | -14/+14 |
* | installer: fix installers for node.js rename | Frederic Hemberger | 2015-08-23 | 3 | -29/+0 |
* | node: rename from io.js to node | cjihrig | 2015-08-23 | 5 | -35/+35 |
* | build: prepare Windows installer for i18n support | Frederic Hemberger | 2015-08-04 | 5 | -29/+114 |
* | build: update build targets for io.js | Rod Vagg | 2015-06-25 | 2 | -11/+11 |
* | win,msi: broadcast WM_SETTINGCHANGE after install | Mathias Küsel | 2015-01-27 | 6 | -0/+257 |
* | win,msi: warn that older io.js needs manual uninstall | Bert Belder | 2015-01-15 | 1 | -1/+2 |
* | win,msi: change UpgradeCode | Bert Belder | 2015-01-15 | 1 | -1/+1 |
* | win,msi: correct doc website link | Bert Belder | 2015-01-14 | 1 | -1/+1 |
* | win: use the new io.js icon | Bert Belder | 2015-01-14 | 1 | -1/+1 |