Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-07build: fix various shared library build issuesWilliam Marlow
2022-02-02tools: add v8-embedder-state-scope.h to distributed headersMichaël Zasso
2022-01-21build: enable zoslib installation on z/OSalexcfyung
2021-12-05build: add `--without-corepack`Jonah Snider
2021-10-20build: include missing V8 headers in distributionMichaël Zasso
2021-10-14build: include new public V8 headers in distributionMichaël Zasso
2021-08-25deps: add corepackMaël Nison
2021-07-11build: restore libplatform headers in distributionJeroen Ooms
2021-03-10build: include minimal V8 headers in distributionMichaël Zasso
2020-12-27tools: revise install.py for minor improvementsRich Trott
2020-10-14gyp,build: consistent shared library locationRod Vagg
2019-04-14tools: python: ignore instead of select flake8 rulesRefael Ackermann
2019-01-23build: make install.py python 3 compatiableSakthipriyan Vairamani (thefourtheye)
2018-12-06tools: prepare tools/install.py for Python 3cclauss
2018-11-18src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-09-07tools: remove lldbinit file from install scriptClemens Hammacher
2018-08-31build: do not copy v8-inspector* headers ar part of installAlexey Kozyatinskiy
2018-07-19tools: properly convert .gypi in install.pyMichael Achenbach
2018-04-10tools: install all header files OpenSSL-1.1.0Shigeki Ohtsu
2017-10-26build: fix npm install with --sharedBen Noordhuis
2017-09-28build: fix shared installing targetYorkie Liu
2017-07-17build: add npx to installersKat Marchán
2017-04-06deps: backport ec1ffe3 from upstream V8Daniel Bevenius
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-22build: remove cares headers from tarballGibson Fahnestock
2017-03-13build: add node_use_openssl check to install.pyDaniel Bevenius
2016-08-09build: add correct shared library naming on OS XStewart Addison
2016-06-29build: configure --sharedStefan Budeanu
2016-05-22installer: don't install node_internals.hBen Noordhuis
2016-04-12tools: remove simplejson dependencySakthipriyan Vairamani
2016-04-09tools: do not rewrite npm shebang in install.pyEvan Lucas
2016-04-05deps: reintroduce supporting shared c-ares buildsJohan Bergström
2016-03-18tools: remove unused importsSakthipriyan Vairamani
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-11-25installer: install the tick processorMatt Loring
2015-10-23build: Updates for AIX npm support - part 1Michael Dawson
2015-08-24installer: fix installers for node.js renameFrederic Hemberger
2015-08-24node: rename from io.js to nodecjihrig
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-07-08tools: install gdbinit from v8 to $PREFIX/shareAli Ijaz Sheikh
2015-06-25build: add tar-headers target for headers-only tarRod Vagg
2015-05-07install: fix NameErrorthefourtheye
2015-04-10tools: add to install deps/openssl/config/archsShigeki Ohtsu
2015-04-07build: Remove building against a shared V8Johan Bergström
2015-04-06tools: fix install source path for openssl headersOguz Bastemur
2015-01-09install: install iojs -> node compat symlinkBen Noordhuis
2015-01-09build: rename binary from node to iojsBen Noordhuis
2015-01-09doc: rename node.1 -> iojs.1Ben Noordhuis
2014-12-04configure: remove shared cares build optionJohan Bergström
2014-10-29build: remove python 2.7 dependencyBen Noordhuis