0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9
Upgrade the bundled V8 and update code in src/ and lib/ to the new API.

Notable backwards incompatible changes are the removal of the smalloc
module and dropped support for CESU-8 decoding.  CESU-8 support can be
brought back if necessary by doing UTF-8 decoding ourselves.

This commit includes https://codereview.chromium.org/1192973004 to fix
a build error on python 2.6 systems.  The original commit log follows:

    Use optparse in js2c.py for python compatibility

    Without this change, V8 won't build on RHEL/CentOS 6 because the
    distro python is too old to know about the argparse module.

PR-URL: https://github.com/nodejs/io.js/pull/2022
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-08-04 11:56:14 -07:00
..
configure.d build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
doc Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
eslint tools: update eslint to 0.24.0 2015-06-29 19:02:17 +02:00
eslint-rules tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
gflags tools: add python-gflags module 2015-01-16 09:13:23 +01:00
gyp tools: fix gyp to work on MacOSX without XCode 2015-06-30 13:40:40 +02:00
icu build: i18n: add icu config options 2015-01-02 16:51:53 -08:00
msvs build: update build targets for io.js 2015-06-25 15:22:27 +10:00
osx-pkg.pmdoc build: update build targets for io.js 2015-06-25 15:22:27 +10:00
pkgsrc build: add pkgsrc rule 2013-06-06 15:35:59 -07:00
rpm tools: install gdbinit from v8 to $PREFIX/share 2015-07-07 14:59:31 -07:00
certdata.txt tools: update certdata.txt 2015-06-02 19:27:49 +02:00
check-imports.sh tools: make check-imports.sh work on bsd-likes 2013-07-19 22:56:28 +02:00
cpplint.py test: create test-ci, modify test-all, fix cpplint 2015-01-13 13:46:52 +11:00
genv8constants.py
getnodeversion.py
gyp_node.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
install.py deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
js2c.py js2c: fix module id generation on windows 2015-03-27 11:10:25 +01:00
license2rtf.js
Makefile timers: backport f8193ab 2014-07-31 08:53:24 -07:00
mk-ca-bundle.pl tools: customize mk-ca-bundle.pl 2015-06-02 19:27:47 +02:00
osx-codesign.sh build: update build targets for io.js 2015-06-25 15:22:27 +10:00
osx-pkg-postinstall.sh
osx-productsign.sh build: update build targets for io.js 2015-06-25 15:22:27 +10:00
release.sh tools: add release tool and docs, remove old tools 2015-02-04 09:02:15 +11:00
run-valgrind.py
specialize_node_d.py gyp: specialize node.d for freebsd 2014-02-21 00:46:26 +04:00
test-npm.sh tools: use local or specified $NODE for test-npm 2015-07-24 17:58:49 -07:00
test.py tools: expose skip output to test runner 2015-07-30 08:45:03 +02:00
update-authors.sh doc: make tools/update-authors.sh cross-platform 2015-03-11 13:25:17 +01:00
utils.py tools: remove unused GuessWordSize function 2015-05-06 16:28:56 -04:00