Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/v0.6' | Ryan Dahl | 2012-01-09 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | Conflicts: Makefile configure src/node_version.h | ||||
| * | support nosnapshot in vcbuild.bat | Ryan Dahl | 2012-01-06 | 1 | -0/+10 |
| | | |||||
| * | Fix MSI generation on VC Express | Igor Zinkovsky | 2011-12-09 | 1 | -3/+1 |
| | | |||||
| * | Enable upgrades in MSI. | Igor Zinkovsky | 2011-12-08 | 1 | -1/+3 |
| | | | | | | | | Fixes #2228. | ||||
* | | Make msbuild run in parallel. | Ben Noordhuis | 2011-12-29 | 1 | -2/+2 |
|/ | |||||
* | Add exe and msi signing to vcbuild.bat | Ryan Dahl | 2011-11-22 | 1 | -1/+9 |
| | |||||
* | Fixes #2083. Support installing npm in the .msi | Ryan Dahl | 2011-11-22 | 1 | -0/+1 |
| | |||||
* | Fix strange vcbuild "label not found" error | Bert Belder | 2011-11-17 | 1 | -0/+2 |
| | |||||
* | Be consistent with v before version in packages | Ryan Dahl | 2011-11-11 | 1 | -1/+1 |
| | |||||
* | Add upload command to vcbuild.bat | Ryan Dahl | 2011-11-11 | 1 | -0/+16 |
| | |||||
* | Simplify and move getnodeversion.py | Ryan Dahl | 2011-11-11 | 1 | -1/+1 |
| | |||||
* | fix msi builder | Igor Zinkovsky | 2011-11-10 | 1 | -2/+2 |
| | |||||
* | Remove separation of libuv tests | Ryan Dahl | 2011-11-02 | 1 | -2/+0 |
| | |||||
* | wix project to create msi installer for windows | Tomasz Janczuk | 2011-10-11 | 1 | -2/+14 |
| | | | | Fixes #1706. | ||||
* | win: vcbuild.bat should attempt to run vcvarsall.bat | Bert Belder | 2011-09-05 | 1 | -2/+13 |
| | |||||
* | merge vcbuild.bat and generate_projects.bat | Igor Zinkovsky | 2011-08-26 | 1 | -14/+41 |
| | |||||
* | vcbuild.bat - for building from cmd-line using msbuild | Igor Zinkovsky | 2011-08-23 | 1 | -0/+66 |