summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)AuthorFilesLines
2015-05-19test: enable linting for testsRoman Reiss1-1/+1
2015-05-15build: use backslashes for paths on windowsJohan Bergström1-3/+3
2015-05-13tools: remove closure_linter to eslint on windowsYosuke Furukawa1-2/+1
2015-05-11build: re-enable V8 snapshotsTrevor Norris1-3/+3
2015-04-28build: remove -J from test-ciRod Vagg1-1/+1
2015-04-27test: adjust Makefile/test-ci, add to vcbuild.batRod Vagg1-0/+1
2015-04-20Revert "build: use %PYTHON% instead of python"Rod Vagg1-6/+4
2015-04-16build: use %PYTHON% instead of pythonRod Vagg1-4/+6
2015-04-01deps: check in gtest, add util unit testBen Noordhuis1-0/+2
2015-03-18build: remove incorrect argument in vcbuild.batJeremiah Senkpiel1-1/+1
2015-03-11build: fix incorrect set in vcbuild.batBert Belder1-1/+1
2015-03-092015-03-09 io.js v1.5.1 Releasev1.5.1Rod Vagg1-1/+1
2015-02-27build: improve vcbuild.batBert Belder1-31/+18
2015-01-27build: disable v8 snapshotsBen Noordhuis1-5/+5
2015-01-16build: add tools/gflags to PYTHONPATHShigeki Ohtsu1-1/+1
2015-01-13src: rename node to io.js for Windows installerRod Vagg1-4/+4
2015-01-08win,build: rename node.exe to iojs.exeBert Belder1-2/+2
2015-01-08win,build: remove upload target from vcbuild.batBert Belder1-14/+0
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis1-2/+6
2015-01-02build: i18n: add icu config optionsSteven R. Loomis1-2/+6
2014-12-17test: run tests in parallel, common improvementsFedor Indutny1-1/+1
2014-12-17test: split test in parallel/sequentialFedor Indutny1-2/+2
2014-12-12build: remove support for VS 2010 and 2012Nikolai Vavilov1-24/+2
2014-10-10build: vcbuild fix "The input line is too long."Alexis Campailla1-3/+12
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis1-1/+7
2014-03-27build: windows signing should include timestampsJosh Dague1-2/+4
2013-12-28build: add settings for VS 2013 to vcbuild.batLev Gimelfarb1-0/+9
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