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