0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
cclauss b507783bc1 tools: use print() function on both Python 2 and 3
PR-URL: https://github.com/nodejs/node/pull/24486
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2018-11-25 18:58:58 -05:00
..
bootstrap win, tools: add nasm to boxstarter script 2018-04-14 13:34:43 -07:00
clang-format tools: add missing package-lock to clang-format 2018-08-25 17:09:59 +02:00
configure.d tools, icu: actually failover if there are multiple URLs 2018-10-24 08:27:19 -07:00
doc readline: add support for async iteration 2018-11-20 15:41:16 -08:00
eslint-rules tools: add no-duplicate-requires rule 2018-07-12 16:11:11 -05:00
gyp Revert "tools,gyp: don't force build actions with multiple outputs" 2018-10-04 08:53:49 -07:00
icu tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
inspector_protocol inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
jinja2 inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
markupsafe inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
msvs build: fix Python detection when depot_tools are in PATH in Windows 2018-11-21 13:02:28 -08:00
node_modules tools: update ESLint to 5.9.0 2018-11-12 14:14:31 -08:00
node-lint-md-cli-rollup tools: update to remark-lint-preset-node@1.2.0 2018-11-18 23:50:08 -08:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
pkgsrc src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
rpm src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
.eslintrc.yaml tools: enforce no unused trailing arguments tools directory 2017-11-13 12:30:29 -08:00
build-addons.js build: build addon tests in parallel 2018-06-11 20:09:28 +02:00
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
check-imports.py tools: rewrite check-install.sh in python 2016-04-25 19:22:50 +05:30
compress_json.py src: add /json/protocol endpoint to inspector 2016-09-23 18:51:47 +02:00
cpplint.py benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
create_android_makefiles build: add script to create Android .mk files 2016-03-22 19:17:28 +01:00
create_expfile.sh build: fix dependencies on AIX 2016-08-29 16:20:18 -04:00
dcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
generate_code_cache.js src: use STL containers instead of v8 values for static module data 2018-11-20 01:17:15 +08:00
genv8constants.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
getmoduleversion.py build: configure --shared 2016-06-28 17:48:22 -04:00
getnodeversion.py tools: make getnodeversion.py python3-compatible 2018-07-19 19:19:30 +02:00
gyp_node.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
install.py src: factor out Node.js-agnostic N-APIs 2018-11-17 14:38:51 -08:00
js2c.py src: use STL containers instead of v8 values for static module data 2018-11-20 01:17:15 +08:00
license2rtf.js tools: modernize license2rtf 2017-10-29 19:46:43 +01:00
license-builder.sh deps: introduce llhttp 2018-11-10 17:54:21 -05:00
lint-js.js benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
lint-md.js tools: update to remark-lint-preset-node@1.2.0 2018-11-18 23:50:08 -08:00
lint-pr-commit-message.sh tools: add script to lint first PR commit message 2018-11-04 00:22:30 -07:00
lsan_suppressions.txt
macos-firewall.sh tools: use macOS as operating system name 2018-05-10 14:46:51 -07:00
make-v8.sh build,tools: update make-v8.sh for ppc64le 2018-11-16 14:26:46 -05:00
mk-ca-bundle.pl tools: output include guards in mk-ca-bundle.pl 2016-06-23 09:25:30 +02:00
mkssldef.py build: add OpenSSL-1.1.0 support 2018-04-10 06:45:45 +09:00
nodcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
osx-codesign.sh build,tools: do not force codesign prefix 2017-07-19 16:38:27 -05:00
osx-pkg-postinstall.sh build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-productsign.sh
release.sh tools: add custom private key option 2017-08-27 11:03:50 -03:00
run-valgrind.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat win,build: try multiple timeservers when signing 2016-10-19 00:11:02 +11:00
specialize_node_d.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
test-npm-package.js tools: fix test-npm-package 2018-03-12 19:49:27 -04:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
update-authors.js tools: implement update-authors in JS 2018-09-14 18:58:25 +02:00
update-babel-eslint.sh tools: update dmn to 2.0.0 2018-09-06 13:06:54 -07:00
update-eslint.sh tools: update dmn to 2.0.0 2018-09-06 13:06:54 -07:00
utils.py build: enable compilation for linuxOne 2016-03-29 18:52:48 -04:00