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
path: root/tools/gyp
AgeCommit message (Expand)Author
2022-04-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-08tools: update gyp-next to v0.12.1Michaël Zasso
2021-11-26tools: update gyp-next to v0.10.1Michaël Zasso
2021-10-21deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius
2021-10-11deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius
2021-09-02tools: update gyp-next to v0.10.0Michaël Zasso
2021-08-23tools: update gyp-next to v0.9.5Jiawen Geng
2021-07-09tools: update gyp-next to v0.9.3Jiawen Geng
2021-06-03tools: update gyp-next to v0.9.1Jiawen Geng
2020-12-26tools: update gyp-next to v0.7.0Michaël Zasso
2020-10-17tools: update gyp-next to v0.6.2Michaël Zasso
2020-10-14tools: update gyp-next to v0.6.0Ujjwal Sharma
2020-10-04tools: update gyp to v0.5.0Ujjwal Sharma
2020-10-04tools: update gyp to v0.4.0Ujjwal Sharma
2020-10-04tools: update gyp-next to v0.3.0Ujjwal Sharma
2020-10-04tools: update gyp-next to v0.2.1Ujjwal Sharma
2020-10-04tools: update gyp to 0.2.0Ujjwal Sharma
2020-05-19tools,gyp: add support for MSVC cross-compilationRichard Townsend
2020-03-11build: support android build on ndk version equal or above 23forfun414
2020-02-21tools: sync gyp code base with node-gyp repoMichaël Zasso
2020-01-29tools: replace deprecated iteritems() for items()Giovanny Andres Gongora Granada (Gioyik)
2019-11-11test: fix Python unittests in ./test and ./toolscclauss
2019-11-06tools: pull xcode_emulation.py from node-gypcclauss
2019-11-01tools: fix Python 3 syntax error in mac_tool.pycclauss
2019-11-01tools: use print() function in buildbot_run.pycclauss
2019-11-01tools: undefined name opts -> args in gyptest.pyChristian Clauss
2019-10-14build: fix version checks in gyp filesBen Noordhuis
2019-10-13tools: fix GYP MSVS solution generator for Python 3Michaël Zasso
2019-10-13tools: port Python 3 compat patches from node-gyp to gypMichaël Zasso
2019-09-05tools: fix GYP ninja generator for Python 3Michaël Zasso
2019-09-03gyp: make StringIO work in ninja.pyChristian Clauss
2019-09-03tools: use 'from io import StringIO' in ninja.pycclauss
2019-08-29build: integrate DragonFlyBSD into gyp buildDavid Carlier
2019-08-23gyp: remove semicolons (Python != JavaScript)MattIPv4
2019-08-22tools: fix Python 3 issues in gyp/generator/make.pycclauss
2019-08-20gyp: futurize imput.py to prepare for Python 3cclauss
2019-07-27build,tools: support building with Visual Studio 2019Michaël Zasso
2019-07-16gyp: cherrypick more Python3 changes from node-gypcclauss
2019-07-11gyp: pull Python 3 changes from node/node-gypcclauss
2019-06-01tools,gyp: introduce MSVS 2019Refael Ackermann
2019-04-11build,win: teach GYP MSVS generator about MARMASMJon Kunkee
2019-03-28deps,build: compute torque_outputs in v8.gypRefael Ackermann
2018-11-29build, tools, win: add .S files support to GYPBartosz Sosnowski
2018-10-04Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)
2018-10-03tools,gyp: don't force build actions with multiple outputsRefael Ackermann
2018-10-03tools,gyp: cosmetic change to GYP `make` generator outputsRefael Ackermann
2018-08-25gyp: muffle xcodebuild warningsUjjwal Sharma
2018-07-29tools: patch gyp to avoid xcrun errorsUjjwal Sharma
2018-06-09tools,gyp: fix regex for version matchingRich Trott
2018-05-16tools: fix "the the" typos in commentsMasashi Hirano