Age | Commit message (Expand) | Author | Files | Lines |
2016-03-02 | tools: fix setting path containing an ampersand | Brian White | 1 | -1/+1 |
2015-09-11 | win,msi: fix documentation shortcut url | Brian White | 1 | -1/+1 |
2015-09-07 | build: make .msi install to "nodejs", not "node" | Rod Vagg | 1 | -1/+1 |
2015-08-28 | win,msi: correct installation path registry keys | João Reis | 1 | -11/+31 |
2015-08-28 | win,msi: change InstallScope to perMachine | João Reis | 3 | -5/+90 |
2015-08-25 | win,msi: Upgrade from old upgrade code | João Reis | 3 | -2/+11 |
2015-08-24 | win: fix custom actions for WiX older than 3.9 | João Reis | 2 | -3/+3 |
2015-08-24 | win: fix custom actions on Visual Studio != 2013 | Julien Gilli | 1 | -14/+14 |
2015-08-23 | installer: fix installers for node.js rename | Frederic Hemberger | 3 | -29/+0 |
2015-08-23 | node: rename from io.js to node | cjihrig | 5 | -35/+35 |
2015-08-04 | build: prepare Windows installer for i18n support | Frederic Hemberger | 5 | -29/+114 |
2015-06-25 | build: update build targets for io.js | Rod Vagg | 2 | -11/+11 |
2015-01-27 | win,msi: broadcast WM_SETTINGCHANGE after install | Mathias Küsel | 6 | -0/+257 |
2015-01-15 | win,msi: warn that older io.js needs manual uninstall | Bert Belder | 1 | -1/+2 |
2015-01-15 | win,msi: change UpgradeCode | Bert Belder | 1 | -1/+1 |
2015-01-14 | win,msi: correct doc website link | Bert Belder | 1 | -1/+1 |
2015-01-14 | win: use the new io.js icon | Bert Belder | 1 | -1/+1 |
2015-01-14 | win,msi: link node.exe to iojs.exe | Bert Belder | 1 | -0/+26 |
2015-01-13 | src: rename node to io.js for Windows installer | Rod Vagg | 3 | -31/+31 |
2015-01-12 | win,msi: create npm folder in AppData directory | Steven Rockarts | 1 | -0/+12 |
2015-01-08 | win,nodevars: run iojs.exe to get node version | Bert Belder | 1 | -1/+1 |
2015-01-08 | win,msi: rename node.exe to iojs.exe | Bert Belder | 1 | -3/+3 |
2015-01-08 | win: regenerate perfctr provider files | Bert Belder | 2 | -1/+14 |
2014-06-13 | build: run wix tool chain out of process | Timothy J Fontaine | 1 | -2/+2 |
2013-04-11 | build: Typo in tools/msvs/msi/product.wxs | isaacs | 1 | -1/+1 |
2013-03-09 | win/msi: Fix typos | isaacs | 2 | -9/+9 |
2013-03-08 | win/msi: enable modify and repair | Bert Belder | 1 | -1/+0 |
2013-03-08 | win/msi: miscellaneous style cleanups | Bert Belder | 1 | -29/+29 |
2013-03-08 | win/msi: don't include architecture in start menu group name | Bert Belder | 1 | -1/+1 |
2013-03-08 | win/msi: update 'install finished' message | Bert Belder | 1 | -1/+1 |
2013-03-08 | win/msi: clean up the 'documentation shortcuts' feature | Bert Belder | 1 | -22/+24 |
2013-03-08 | win/msi: refactor 'node.js runtime' feature | Bert Belder | 2 | -46/+50 |
2013-03-08 | win/msi: make 'add to path' a separate feature | Bert Belder | 1 | -13/+51 |
2013-03-08 | win/msi: separate features for ETW and perfctr support | Bert Belder | 1 | -10/+32 |
2013-03-08 | win/msi: make npm a feature separate from the runtime | Bert Belder | 2 | -22/+33 |
2013-03-08 | win/msi: use consistent registry key paths | Bert Belder | 1 | -12/+12 |
2013-03-08 | win/msi: don't create empty npm folder in %appdata% | Bert Belder | 1 | -13/+0 |
2013-03-08 | win/msi: don't install pdb file | Bert Belder | 1 | -8/+0 |
2013-03-08 | win/msi: define features before directories/components | Bert Belder | 1 | -14/+14 |
2013-03-08 | win: make nodejsvars.bat detect whether npm is available | Bert Belder | 1 | -3/+11 |
2013-03-04 | win/msi: make msi build work when spaces are present in the path | Bert Belder | 1 | -2/+2 |
2013-03-02 | windows/msi: fix msi build issue with WiX 3.7/3.8 | Raymond Feng | 1 | -0/+1 |
2013-02-07 | windows/msi: more installer enhancements | Scott Blomquist | 3 | -26/+64 |
2013-02-07 | windows/msi: add feature selection to installer | Jim Schubert | 2 | -12/+41 |
2013-01-11 | windows: add support for '_Total' perf counters | Scott Blomquist | 1 | -1/+1 |
2013-01-03 | windows: improve Visual Studio Express build support | Scott Blomquist | 6 | -0/+177 |
2012-11-21 | windows: add tracing with performance counters | Scott Blomquist | 2 | -4/+9 |
2012-06-25 | windows msi: don't use .exe file as icon | Bert Belder | 1 | -1/+1 |
2012-06-22 | windows msi: use .url files for documentation and website shortcuts | Bert Belder | 1 | -2/+4 |
2012-06-22 | windows msi: add npm dir to user PATH only | Bert Belder | 1 | -1/+1 |