| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | win,msi: link node.exe to iojs.exe | Bert Belder | 2015-01-14 | 1 | -0/+26 |
* | src: rename node to io.js for Windows installer | Rod Vagg | 2015-01-13 | 3 | -31/+31 |
* | win,msi: create npm folder in AppData directory | Steven Rockarts | 2015-01-12 | 1 | -0/+12 |
* | win,nodevars: run iojs.exe to get node version | Bert Belder | 2015-01-08 | 1 | -1/+1 |
* | win,msi: rename node.exe to iojs.exe | Bert Belder | 2015-01-08 | 1 | -3/+3 |
* | win: regenerate perfctr provider files | Bert Belder | 2015-01-08 | 2 | -1/+14 |
* | build: run wix tool chain out of process | Timothy J Fontaine | 2014-06-13 | 1 | -2/+2 |
* | build: Typo in tools/msvs/msi/product.wxs | isaacs | 2013-04-11 | 1 | -1/+1 |
* | win/msi: Fix typos | isaacs | 2013-03-09 | 2 | -9/+9 |
* | win/msi: enable modify and repair | Bert Belder | 2013-03-08 | 1 | -1/+0 |
* | win/msi: miscellaneous style cleanups | Bert Belder | 2013-03-08 | 1 | -29/+29 |
* | win/msi: don't include architecture in start menu group name | Bert Belder | 2013-03-08 | 1 | -1/+1 |
* | win/msi: update 'install finished' message | Bert Belder | 2013-03-08 | 1 | -1/+1 |
* | win/msi: clean up the 'documentation shortcuts' feature | Bert Belder | 2013-03-08 | 1 | -22/+24 |
* | win/msi: refactor 'node.js runtime' feature | Bert Belder | 2013-03-08 | 2 | -46/+50 |
* | win/msi: make 'add to path' a separate feature | Bert Belder | 2013-03-08 | 1 | -13/+51 |
* | win/msi: separate features for ETW and perfctr support | Bert Belder | 2013-03-08 | 1 | -10/+32 |
* | win/msi: make npm a feature separate from the runtime | Bert Belder | 2013-03-08 | 2 | -22/+33 |
* | win/msi: use consistent registry key paths | Bert Belder | 2013-03-08 | 1 | -12/+12 |
* | win/msi: don't create empty npm folder in %appdata% | Bert Belder | 2013-03-08 | 1 | -13/+0 |
* | win/msi: don't install pdb file | Bert Belder | 2013-03-08 | 1 | -8/+0 |