summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build: add option to select VS versionjulien.waechter2016-01-141-1/+6
* tools: update eslint configMichaël Zasso2016-01-131-1/+1
* build: fix and refactor VTune config in vcbuild.batRod Vagg2016-01-131-5/+6
* src: refactor vcbuild configure args creationRod Vagg2015-12-081-14/+14
* build: update signtool description, add urlRod Vagg2015-11-301-2/+2
* build,src: add Intel Vtune profiling supportChunyang Dai2015-11-251-2/+5
* build: Intl: deps: bump ICU to 56.1 (GA)Steven R. Loomis2015-10-081-0/+5
* tools: apply linting to custom rules codeRich Trott2015-10-061-1/+1
* build: remote commands on staging in single sessionRod Vagg2015-09-081-2/+1
* build: fix borked chmod call for release uploadsRod Vagg2015-09-021-1/+1
* build: set file permissions before uploadingRod Vagg2015-09-011-0/+1
* build: change staging directory on new serverRod Vagg2015-09-011-5/+5
* build: fix bad cherry-pick for vcbuild.bat build-releaseRod Vagg2015-09-011-5/+5
* test: pass args to test-ci via env variableAlexis Campailla2015-08-271-1/+1
* test: support flaky tests in test-ciAlexis Campailla2015-08-271-0/+1
* win: fix custom actions on Visual Studio != 2013Julien Gilli2015-08-241-1/+27
* node: rename from io.js to nodecjihrig2015-08-231-12/+12
* build: intl: converge from joyent/nodeSteven R. Loomis2015-08-131-1/+14
* src: introduce process.release objectRod Vagg2015-08-041-0/+2
* build: fix vcbuild merge issuesAlexis Campailla2015-07-101-12/+0
* build: bail early if clean is invokedJohan Bergström2015-07-101-0/+1
* build: update build targets for io.jsRod Vagg2015-06-251-15/+78
* build: fix cherry-pick ooops, fix comment wordingRod Vagg2015-06-251-2/+2
* build: add MSVS 2015 supportRod Vagg2015-06-251-0/+12
* build,win: set env before generating projectsAlexis Campailla2015-06-251-18/+18
* build: remove lint from test-ci on windowsJohan Bergström2015-06-191-1/+1
* tools: enable/add additional eslint rulesRoman Reiss2015-06-111-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+1
* build: use backslashes for paths on windowsJohan Bergström2015-05-151-3/+3
* tools: remove closure_linter to eslint on windowsYosuke Furukawa2015-05-131-2/+1
* build: re-enable V8 snapshotsTrevor Norris2015-05-111-3/+3
* 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
|/