summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-01tools: update release.sh to work with new websiteRod Vagg
2015-08-28win,msi: correct installation path registry keysJoão Reis
2015-08-28win,msi: change InstallScope to perMachineJoão Reis
2015-08-27test: runner should return 0 on flaky testsAlexis Campailla
2015-08-27test: runner support for flaky testsAlexis Campailla
2015-08-25win,msi: Upgrade from old upgrade codeJoão Reis
2015-08-25tools: make add-on scraper print filenamesBen Noordhuis
2015-08-24win: fix custom actions for WiX older than 3.9João Reis
2015-08-24win: fix custom actions on Visual Studio != 2013Julien Gilli
2015-08-23node: additional cleanup for node renamecjihrig
2015-08-23installer: fix installers for node.js renameFrederic Hemberger
2015-08-23node: rename from io.js to nodecjihrig
2015-08-23tools: add license boilerplate to check-imports.shJames M Snell
2015-08-18tools: run the tick processor without building v8Matt Loring
2015-08-14build: work around VS2015 issue in ICU <56Steven R. Loomis
2015-08-13build: Intl: bump ICU4C from 54 to 55Steven R. Loomis
2015-08-13test: option to run a subset of testsJoão Reis
2015-08-04build: prepare Windows installer for i18n supportFrederic Hemberger
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-07-30tools: expose skip output to test runnerJohan Bergström
2015-07-24tools: use local or specified $NODE for test-npmJeremiah Senkpiel
2015-07-07tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh
2015-06-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-06-30tools: update gyp to 25ed9acBen Noordhuis
2015-06-29tools: update eslint to 0.24.0Roman Reiss
2015-06-25build: add tar-headers target for headers-only tarRod Vagg
2015-06-25build: update build targets for io.jsRod Vagg
2015-06-17tools: make test-npm work without global npmJeremiah Senkpiel
2015-06-11tools: enable/add additional eslint rulesRoman Reiss
2015-06-02tools: update certdata.txtBen Noordhuis
2015-06-02tools: customize mk-ca-bundle.plBen Noordhuis
2015-06-02tools: update mk-ca-bundle.pl to HEAD of upstreamBen Noordhuis
2015-06-01tools: Fix copying contents of deps/npmthefourtheye
2015-05-30tools: pass constant to logger instead of stringJohan Bergström
2015-05-12tools: refactor `make test-npm` into test-npm.shJeremiah Senkpiel
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa
2015-05-07install: fix NameErrorthefourtheye
2015-05-06tools: remove unused GuessWordSize functionthefourtheye
2015-04-13build: minor changes to fix rpm buildDan Varga
2015-04-13tools: Remove unused filesJohan Bergström
2015-04-13build: Simplify fetching release versionJohan Bergström
2015-04-10tools: add to install deps/openssl/config/archsShigeki Ohtsu
2015-04-09test: increase timeouts on ARMRoman Reiss
2015-04-07test: double test timeout on arm machinesBen Noordhuis
2015-04-07build: Remove building against a shared V8Johan Bergström
2015-04-06tools: fix install source path for openssl headersOguz Bastemur
2015-04-06tools: remove gyp test directoryShigeki Ohtsu
2015-04-04tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-04-04gyp: fix build with python 2.6Fedor Indutny