summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-11win,test: try again if file unlink failsBert Belder
2015-01-09tools: enable ctrl-c for parallel testsChris Dickinson
2015-01-08win,nodevars: run iojs.exe to get node versionBert Belder
2015-01-08win,msi: rename node.exe to iojs.exeBert Belder
2015-01-08win: regenerate perfctr provider filesBert Belder
2015-01-08install: install iojs -> node compat symlinkBen Noordhuis
2015-01-08build: rename binary from node to iojsBen Noordhuis
2015-01-08test: remove --use-http1 test runner flagBen Noordhuis
2015-01-08doc: rename node.1 -> iojs.1Ben Noordhuis
2015-01-07doc: update AUTHORS, .mailmap, add authors toolRod Vagg
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-02build: i18n: add icu config optionsSteven R. Loomis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-12-17test: split test in parallel/sequentialFedor Indutny
2014-12-09test: runner support for flaky testsAlexis Campailla
2014-12-05build: rename rpmbuild .spec fileBen Noordhuis
2014-12-05build: update rpmbuild .spec fileBen Noordhuis
2014-12-04test: runner support for flaky testsAlexis Campailla
2014-12-04configure: remove shared cares build optionJohan Bergström
2014-11-22Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis
2014-11-13build: i18n: support little-endian machinesSteven Loomis
2014-11-11build: i18n: fix icu toolset dependenciesSteven R. Loomis
2014-11-11build: i18n: fix build on OSXSteven R. Loomis
2014-11-05build: add rpmbuild .spec fileBen Noordhuis
2014-10-29build: remove python 2.7 dependencyBen Noordhuis
2014-10-16test: make test runner multi-arch/mode compatibleBen Noordhuis
2014-10-09tools: update certdata.txtBen Noordhuis
2014-10-10build: determine and use EXEEXT on windowsRay Donnelly
2014-10-07build: i18n: py27 -> py26 dependencySteven R. Loomis
2014-10-07build: i18n: move noisy variables to separate gypiSteven R. Loomis
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-09-29doc: fix optional parameter parsingTrevor Norris
2014-09-24deps: upgrade npm to 2.0.0Timothy J Fontaine
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31Now working on 0.10.31Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-06-16Merge remote-tracking branch 'upstream-rw/v0.10'Timothy J Fontaine
2014-06-13build: run wix tool chain out of processTimothy J Fontaine
2014-05-02installer: copy smalloc.h on installationFedor Indutny
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-25wrk: compile on sunosTimothy J Fontaine
2014-02-25wrk: build against our distributed sslTimothy J Fontaine
2014-02-25tools: wrk update to 5b2fa06Timothy J Fontaine
2014-02-21installer: copy `node.d` only with node_use_dtraceFedor Indutny
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
2014-02-19Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-18tools: update to support separate website repoTimothy J Fontaine
2014-02-13Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine
2014-01-22doc: skip type parsing inside code blocksVladimir Kurchatkin