summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build: vcbuild.bat fix for Visual Studio 2012Miroslav Bajtoš2013-05-031-3/+0
* build: added support for Visual Studio 2012Miroslav Bajtoš2013-04-231-0/+10
* build: define nightly tag external to build systemTimothy J Fontaine2013-03-051-2/+4
* build/windows: don't use wrong version numberScott Blomquist2013-03-011-6/+13
* build: windows should append date if nightlyTimothy J Fontaine2013-03-011-0/+6
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-031-4/+7
* windows: add tracing with performance countersScott Blomquist2012-11-211-2/+7
* build: remove jslint test/ on WindowsShigeki Ohtsu2012-11-061-1/+1
* vcbuild.bat: add duplicate arg-ok label to work around cmd.exe bugBert Belder2012-06-141-0/+1
* test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich2012-06-141-3/+17
* Windows: Enable ETW events.Igor Zinkovsky2012-06-131-2/+7
* windows/msi: cleanup WiX project filesJeroen Janssen2012-06-021-2/+1
* windows: don't install x64 version into the 'program files (x86)' folderMatt Gollob2012-06-021-2/+4
* Windows: add build step that generates license.rtf from LICENSEBert Belder2012-04-041-3/+15
* vcbuild: run the 'configure' script in vcbuild.batNathan Rajlich2012-03-151-9/+5
* add jslint to vcbuild.batIgor Zinkovsky2012-03-081-0/+12
* build: fix the help output of vcbuild.batShigeki Ohtsu2012-02-281-1/+2
* build: change default BUILDTYPE of vcbuild.batShigeki Ohtsu2012-02-231-1/+1
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-02-181-20/+21
|\
| * Fix vcbuild.bat, print error when an unrecognized option is encounteredBert Belder2012-02-121-20/+21
* | Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis2012-02-121-2/+6
|\ \ | |/
| * enable x64 windows buildIgor Zinkovsky2012-02-071-2/+6
* | Merge remote branch 'origin/v0.6'Ryan Dahl2012-01-091-0/+10
|\ \ | |/
| * support nosnapshot in vcbuild.batRyan Dahl2012-01-061-0/+10
| * Fix MSI generation on VC ExpressIgor Zinkovsky2011-12-091-3/+1
| * Enable upgrades in MSI.Igor Zinkovsky2011-12-081-1/+3
* | Make msbuild run in parallel.Ben Noordhuis2011-12-291-2/+2
|/
* Add exe and msi signing to vcbuild.batRyan Dahl2011-11-221-1/+9
* Fixes #2083. Support installing npm in the .msiRyan Dahl2011-11-221-0/+1
* Fix strange vcbuild "label not found" errorBert Belder2011-11-171-0/+2
* Be consistent with v before version in packagesRyan Dahl2011-11-111-1/+1
* Add upload command to vcbuild.batRyan Dahl2011-11-111-0/+16
* Simplify and move getnodeversion.pyRyan Dahl2011-11-111-1/+1
* fix msi builderIgor Zinkovsky2011-11-101-2/+2
* Remove separation of libuv testsRyan Dahl2011-11-021-2/+0
* wix project to create msi installer for windowsTomasz Janczuk2011-10-111-2/+14
* win: vcbuild.bat should attempt to run vcvarsall.batBert Belder2011-09-051-2/+13
* merge vcbuild.bat and generate_projects.batIgor Zinkovsky2011-08-261-14/+41
* vcbuild.bat - for building from cmd-line using msbuildIgor Zinkovsky2011-08-231-0/+66