summaryrefslogtreecommitdiff
path: root/tools/install.py
Commit message (Expand)AuthorAgeFilesLines
* build,test: add proper support for IBM iXu Meng2023-02-221-1/+1
* build: add --libdir flag to configureStephen Gallagher2022-08-281-2/+2
* tools: support versioned node shared libs on z/OSalexcfyung2022-07-201-0/+33
* build: remove dtrace & etw supportBen Noordhuis2022-07-171-2/+0
* build: remove systemtap supportBen Noordhuis2022-07-151-3/+0
* build: fix various shared library build issuesWilliam Marlow2022-05-061-12/+9
* tools: add v8-embedder-state-scope.h to distributed headersMichaël Zasso2022-02-021-0/+1
* build: enable zoslib installation on z/OSalexcfyung2022-01-211-0/+14
* build: add `--without-corepack`Jonah Snider2021-12-051-0/+2
* build: include missing V8 headers in distributionMichaël Zasso2021-10-201-0/+5
* build: include new public V8 headers in distributionMichaël Zasso2021-10-131-0/+37
* deps: add corepackMaël Nison2021-08-251-23/+34
* build: restore libplatform headers in distributionJeroen Ooms2021-07-111-0/+3
* build: include minimal V8 headers in distributionMichaël Zasso2021-03-101-6/+11
* tools: revise install.py for minor improvementsRich Trott2020-12-271-6/+14
* gyp,build: consistent shared library locationRod Vagg2020-10-141-4/+0
* tools: python: ignore instead of select flake8 rulesRefael Ackermann2019-04-131-12/+11
* build: make install.py python 3 compatiableSakthipriyan Vairamani (thefourtheye)2019-01-231-4/+9
* tools: prepare tools/install.py for Python 3cclauss2018-12-061-6/+7
* src: factor out Node.js-agnostic N-APIsGabriel Schulhof2018-11-171-0/+2
* tools: remove lldbinit file from install scriptClemens Hammacher2018-09-071-1/+0
* build: do not copy v8-inspector* headers ar part of installAlexey Kozyatinskiy2018-08-311-1/+9
* tools: properly convert .gypi in install.pyMichael Achenbach2018-07-191-4/+2
* tools: install all header files OpenSSL-1.1.0Shigeki Ohtsu2018-04-101-1/+1
* build: fix npm install with --sharedBen Noordhuis2017-10-251-0/+1
* build: fix shared installing targetYorkie Liu2017-09-281-1/+4
* build: add npx to installersKat Marchán2017-07-171-0/+9
* deps: backport ec1ffe3 from upstream V8Daniel Bevenius2017-04-061-0/+2
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-0/+2
* build: remove cares headers from tarballGibson Fahnestock2017-03-221-3/+0
* build: add node_use_openssl check to install.pyDaniel Bevenius2017-03-131-1/+2
* build: add correct shared library naming on OS XStewart Addison2016-08-091-4/+5
* build: configure --sharedStefan Budeanu2016-06-281-2/+16
* installer: don't install node_internals.hBen Noordhuis2016-05-221-1/+0
* tools: remove simplejson dependencySakthipriyan Vairamani2016-04-121-6/+1
* tools: do not rewrite npm shebang in install.pyEvan Lucas2016-04-081-16/+0
* deps: reintroduce supporting shared c-ares buildsJohan Bergström2016-04-051-1/+3
* tools: remove unused importsSakthipriyan Vairamani2016-03-181-1/+0
* tools: add --prof-process flag to node binaryMatt Loring2015-12-081-44/+0
* installer: install the tick processorMatt Loring2015-11-251-0/+45
* build: Updates for AIX npm support - part 1Michael Dawson2015-10-231-0/+4
* installer: fix installers for node.js renameFrederic Hemberger2015-08-231-11/+0
* node: rename from io.js to nodecjihrig2015-08-231-6/+6
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-1/+0
* tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh2015-07-071-0/+2
* build: add tar-headers target for headers-only tarRod Vagg2015-06-251-3/+11
* install: fix NameErrorthefourtheye2015-05-071-2/+2
* tools: add to install deps/openssl/config/archsShigeki Ohtsu2015-04-101-0/+1
* build: Remove building against a shared V8Johan Bergström2015-04-071-2/+1
* tools: fix install source path for openssl headersOguz Bastemur2015-04-061-1/+1