summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* test: support writing test output to fileJohan Bergström2015-02-241-8/+20
* test: remove flaky test functionalityRod Vagg2015-02-161-35/+13
* tools: add release tool and docs, remove old toolsRod Vagg2015-02-045-64/+187
* win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel2015-01-276-0/+257
* tools: remove old updateAuthors.awk scriptRod Vagg2015-01-241-13/+0
* tools: add python-gflags moduleShigeki Ohtsu2015-01-1620-0/+4122
* build: add new installer config for OS XRod Vagg2015-01-166-23/+25
* tools: update closure linter to 2.3.17Yosuke Furukawa2015-01-15166-3968/+29049
* win,msi: warn that older io.js needs manual uninstallBert Belder2015-01-151-1/+2
* win,msi: change UpgradeCodeBert Belder2015-01-151-1/+1
* win,msi: correct doc website linkBert Belder2015-01-141-1/+1
* build: rename ChangeLog to CHANGELOG.md in buildRod Vagg2015-01-142-2/+2
* win: use the new io.js iconBert Belder2015-01-141-1/+1
* win,msi: link node.exe to iojs.exeBert Belder2015-01-141-0/+26
* test: create test-ci, modify test-all, fix cpplintBen Noordhuis2015-01-132-1/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-123-62/+0
* src: rename node to io.js for Windows installerRod Vagg2015-01-133-31/+31
* win,msi: create npm folder in AppData directorySteven Rockarts2015-01-121-0/+12
* doc: update style for iojsChris Dickinson2015-01-123-43/+116
* win,test: try again if file unlink failsBert Belder2015-01-111-5/+13
* tools: enable ctrl-c for parallel testsChris Dickinson2015-01-091-5/+6
* win,nodevars: run iojs.exe to get node versionBert Belder2015-01-081-1/+1
* win,msi: rename node.exe to iojs.exeBert Belder2015-01-081-3/+3
* win: regenerate perfctr provider filesBert Belder2015-01-082-1/+14
* install: install iojs -> node compat symlinkBen Noordhuis2015-01-081-1/+14
* build: rename binary from node to iojsBen Noordhuis2015-01-082-9/+9
* test: remove --use-http1 test runner flagBen Noordhuis2015-01-081-7/+0
* doc: rename node.1 -> iojs.1Ben Noordhuis2015-01-081-2/+2
* doc: update AUTHORS, .mailmap, add authors toolRod Vagg2015-01-071-0/+27
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-054-40/+289
|\
| * build: i18n: add icu config optionsSteven R. Loomis2015-01-024-40/+289
| * test: runner support for flaky testsAlexis Campailla2014-12-041-14/+32
* | test: run tests in parallel, common improvementsFedor Indutny2014-12-171-11/+39
* | test: split test in parallel/sequentialFedor Indutny2014-12-171-1/+2
* | test: runner support for flaky testsAlexis Campailla2014-12-091-14/+32
* | build: rename rpmbuild .spec fileBen Noordhuis2014-12-052-4/+4
* | build: update rpmbuild .spec fileBen Noordhuis2014-12-051-10/+13
* | configure: remove shared cares build optionJohan Bergström2014-12-041-2/+1
* | Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis2014-11-222-34/+35
|\ \ | |/
| * build: i18n: support little-endian machinesSteven Loomis2014-11-131-2/+2
| * build: i18n: fix icu toolset dependenciesSteven R. Loomis2014-11-111-32/+30
| * build: i18n: fix build on OSXSteven R. Loomis2014-11-111-0/+3
* | build: add rpmbuild .spec fileBen Noordhuis2014-11-052-0/+148
* | build: remove python 2.7 dependencyBen Noordhuis2014-10-291-2/+1
* | test: make test runner multi-arch/mode compatibleBen Noordhuis2014-10-161-55/+34
* | tools: update certdata.txtBen Noordhuis2014-10-091-1410/+6778
* | build: determine and use EXEEXT on windowsRay Donnelly2014-10-101-1/+3
|/
* build: i18n: py27 -> py26 dependencySteven R. Loomis2014-10-071-68/+73
* build: i18n: move noisy variables to separate gypiSteven R. Loomis2014-10-071-0/+1
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-017-0/+1249