summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-09-22tools: single, cross-platform tick processorMatt Loring4-49/+51
2015-09-20build: fix icutrim when building small-icu on BEStewart Addison1-2/+10
2015-09-15build: Updates to enable AIX supportMichael Dawson2-1/+3
2015-09-15tools: open `test.tap` file in write-binary modeSakthipriyan Vairamani1-1/+1
2015-09-14tools: add missing tick processor polyfillMatt Loring1-0/+1
2015-09-14tools: remove hyphen in TAP resultSakthipriyan Vairamani1-3/+3
2015-09-11win,msi: fix documentation shortcut urlBrian White1-1/+1
2015-09-07build: make .msi install to "nodejs", not "node"Rod Vagg1-1/+1
2015-09-07cpplint: make it possible to run outside git repoBen Noordhuis1-31/+4
2015-09-06build: fix .pkg creation toolingRod Vagg3-4/+4
2015-09-06build: add --enable-asan with builtin leakcheckKarl Skomski1-0/+4
2015-09-02tools: update release.sh to work with new websiteRod Vagg1-6/+5
2015-08-28win,msi: correct installation path registry keysJoão Reis1-11/+31
2015-08-28win,msi: change InstallScope to perMachineJoão Reis3-5/+90
2015-08-27test: runner should return 0 on flaky testsAlexis Campailla1-3/+10
2015-08-27test: runner support for flaky testsAlexis Campailla1-14/+30
2015-08-25win,msi: Upgrade from old upgrade codeJoão Reis3-2/+11
2015-08-25tools: make add-on scraper print filenamesBen Noordhuis1-16/+15
2015-08-24win: fix custom actions for WiX older than 3.9João Reis2-3/+3
2015-08-24win: fix custom actions on Visual Studio != 2013Julien Gilli1-14/+14
2015-08-23node: additional cleanup for node renamecjihrig3-4/+4
2015-08-23installer: fix installers for node.js renameFrederic Hemberger5-47/+5
2015-08-23node: rename from io.js to nodecjihrig13-65/+65
2015-08-23tools: add license boilerplate to check-imports.shJames M Snell1-0/+14
2015-08-18tools: run the tick processor without building v8Matt Loring4-0/+141
2015-08-14build: work around VS2015 issue in ICU <56Steven R. Loomis2-0/+720
2015-08-13build: Intl: bump ICU4C from 54 to 55Steven R. Loomis1-4/+4
2015-08-13test: option to run a subset of testsJoão Reis1-0/+30
2015-08-04build: prepare Windows installer for i18n supportFrederic Hemberger5-29/+114
2015-08-04build: first set of updates to enable PPC supportMichael Dawson2-1/+7
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis1-1/+0
2015-07-30tools: expose skip output to test runnerJohan Bergström1-3/+9
2015-07-24tools: use local or specified $NODE for test-npmJeremiah Senkpiel1-6/+7
2015-07-07tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh2-0/+6
2015-06-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu1-0/+2
2015-06-30tools: update gyp to 25ed9acBen Noordhuis16-1887/+399
2015-06-29tools: update eslint to 0.24.0Roman Reiss1046-4656/+101443
2015-06-25build: add tar-headers target for headers-only tarRod Vagg1-3/+11
2015-06-25build: update build targets for io.jsRod Vagg7-19/+101
2015-06-17tools: make test-npm work without global npmJeremiah Senkpiel1-1/+2
2015-06-11tools: enable/add additional eslint rulesRoman Reiss1-0/+16
2015-06-02tools: update certdata.txtBen Noordhuis1-872/+2311
2015-06-02tools: customize mk-ca-bundle.plBen Noordhuis1-193/+12
2015-06-02tools: update mk-ca-bundle.pl to HEAD of upstreamBen Noordhuis1-53/+351
2015-06-01tools: Fix copying contents of deps/npmthefourtheye1-2/+1
2015-05-30tools: pass constant to logger instead of stringJohan Bergström1-1/+1
2015-05-12tools: refactor `make test-npm` into test-npm.shJeremiah Senkpiel1-0/+37
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa3014-34506/+139046
2015-05-07install: fix NameErrorthefourtheye1-2/+2
2015-05-06tools: remove unused GuessWordSize functionthefourtheye1-7/+0