summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)AuthorFilesLines
2013-05-03build: vcbuild.bat fix for Visual Studio 2012Miroslav Bajtoš1-3/+0
2013-04-23build: added support for Visual Studio 2012Miroslav Bajtoš1-0/+10
2013-03-05build: define nightly tag external to build systemTimothy J Fontaine1-2/+4
2013-03-01build/windows: don't use wrong version numberScott Blomquist1-6/+13
2013-03-01build: windows should append date if nightlyTimothy J Fontaine1-0/+6
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist1-4/+7
2012-11-21windows: add tracing with performance countersScott Blomquist1-2/+7
2012-11-06build: remove jslint test/ on WindowsShigeki Ohtsu1-1/+1
2012-06-14vcbuild.bat: add duplicate arg-ok label to work around cmd.exe bugBert Belder1-0/+1
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich1-3/+17
2012-06-13Windows: Enable ETW events.Igor Zinkovsky1-2/+7
2012-06-02windows/msi: cleanup WiX project filesJeroen Janssen1-2/+1
2012-06-02windows: don't install x64 version into the 'program files (x86)' folderMatt Gollob1-2/+4
2012-04-04Windows: add build step that generates license.rtf from LICENSEBert Belder1-3/+15
2012-03-15vcbuild: run the 'configure' script in vcbuild.batNathan Rajlich1-9/+5
2012-03-08add jslint to vcbuild.batIgor Zinkovsky1-0/+12
2012-02-28build: fix the help output of vcbuild.batShigeki Ohtsu1-1/+2
2012-02-23build: change default BUILDTYPE of vcbuild.batShigeki Ohtsu1-1/+1
2012-02-18Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs1-20/+21
2012-02-12Fix vcbuild.bat, print error when an unrecognized option is encounteredBert Belder1-20/+21
2012-02-12Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis1-2/+6
2012-02-07enable x64 windows buildIgor Zinkovsky1-2/+6
2012-01-09Merge remote branch 'origin/v0.6'Ryan Dahl1-0/+10
2012-01-06support nosnapshot in vcbuild.batRyan Dahl1-0/+10
2011-12-29Make msbuild run in parallel.Ben Noordhuis1-2/+2
2011-12-09Fix MSI generation on VC ExpressIgor Zinkovsky1-3/+1
2011-12-08Enable upgrades in MSI.Igor Zinkovsky1-1/+3
2011-11-22Add exe and msi signing to vcbuild.batRyan Dahl1-1/+9
2011-11-22Fixes #2083. Support installing npm in the .msiRyan Dahl1-0/+1
2011-11-17Fix strange vcbuild "label not found" errorBert Belder1-0/+2
2011-11-11Be consistent with v before version in packagesRyan Dahl1-1/+1
2011-11-11Add upload command to vcbuild.batRyan Dahl1-0/+16
2011-11-11Simplify and move getnodeversion.pyRyan Dahl1-1/+1
2011-11-10fix msi builderIgor Zinkovsky1-2/+2
2011-11-02Remove separation of libuv testsRyan Dahl1-2/+0
2011-10-11wix project to create msi installer for windowsTomasz Janczuk1-2/+14
2011-09-05win: vcbuild.bat should attempt to run vcvarsall.batBert Belder1-2/+13
2011-08-26merge vcbuild.bat and generate_projects.batIgor Zinkovsky1-14/+41
2011-08-23vcbuild.bat - for building from cmd-line using msbuildIgor Zinkovsky1-0/+66