summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build: remove -J from test-ciRod Vagg2015-04-281-1/+1
* test: adjust Makefile/test-ci, add to vcbuild.batRod Vagg2015-04-271-0/+1
* Revert "build: use %PYTHON% instead of python"Rod Vagg2015-04-201-6/+4
* build: use %PYTHON% instead of pythonRod Vagg2015-04-161-4/+6
* deps: check in gtest, add util unit testBen Noordhuis2015-04-011-0/+2
* build: remove incorrect argument in vcbuild.batJeremiah Senkpiel2015-03-181-1/+1
* build: fix incorrect set in vcbuild.batBert Belder2015-03-111-1/+1
* 2015-03-09 io.js v1.5.1 Releasev1.5.1Rod Vagg2015-03-091-1/+1
* build: improve vcbuild.batBert Belder2015-02-271-31/+18
* build: disable v8 snapshotsBen Noordhuis2015-01-271-5/+5
* build: add tools/gflags to PYTHONPATHShigeki Ohtsu2015-01-161-1/+1
* src: rename node to io.js for Windows installerRod Vagg2015-01-131-4/+4
* win,build: rename node.exe to iojs.exeBert Belder2015-01-081-2/+2
* win,build: remove upload target from vcbuild.batBert Belder2015-01-081-14/+0
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-051-2/+6
|\
| * build: i18n: add icu config optionsSteven R. Loomis2015-01-021-2/+6
* | test: run tests in parallel, common improvementsFedor Indutny2014-12-171-1/+1
* | test: split test in parallel/sequentialFedor Indutny2014-12-171-2/+2
* | build: remove support for VS 2010 and 2012Nikolai Vavilov2014-12-121-24/+2
|/
* build: vcbuild fix "The input line is too long."Alexis Campailla2014-10-101-3/+12
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-1/+7
* build: windows signing should include timestampsJosh Dague2014-03-271-2/+4
* build: add settings for VS 2013 to vcbuild.batLev Gimelfarb2013-12-281-0/+9
* 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
|/