summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-02-04tools: add release tool and docs, remove old toolsRod Vagg
2015-01-27win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel
2015-01-24tools: remove old updateAuthors.awk scriptRod Vagg
2015-01-16tools: add python-gflags moduleShigeki Ohtsu
2015-01-16build: add new installer config for OS XRod Vagg
2015-01-15tools: update closure linter to 2.3.17Yosuke Furukawa
2015-01-15win,msi: warn that older io.js needs manual uninstallBert Belder
2015-01-15win,msi: change UpgradeCodeBert Belder
2015-01-14win,msi: correct doc website linkBert Belder
2015-01-14build: rename ChangeLog to CHANGELOG.md in buildRod Vagg
2015-01-14win: use the new io.js iconBert Belder
2015-01-14win,msi: link node.exe to iojs.exeBert Belder
2015-01-13test: create test-ci, modify test-all, fix cpplintBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-13src: rename node to io.js for Windows installerRod Vagg
2015-01-12win,msi: create npm folder in AppData directorySteven Rockarts
2015-01-12doc: update style for iojsChris Dickinson
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