summaryrefslogtreecommitdiff
path: root/tools/gyp/pylib
Commit message (Expand)AuthorAgeFilesLines
* tools: update gyp-next to v0.13.0Jiawen Geng2022-09-142-52/+70
* doc: consolidate use of multiple-byte unitsAntoine du Hamel2022-04-201-2/+2
* tools: update gyp-next to v0.12.1Michaël Zasso2022-04-084-19/+116
* tools: update gyp-next to v0.10.1Michaël Zasso2021-11-261-1/+1
* deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius2021-10-211-2/+6
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-112-6/+73
* tools: update gyp-next to v0.10.0Michaël Zasso2021-09-013-9/+35
* tools: update gyp-next to v0.9.5Jiawen Geng2021-08-233-32/+47
* tools: update gyp-next to v0.9.3Jiawen Geng2021-07-0911-23/+28
* tools: update gyp-next to v0.9.1Jiawen Geng2021-06-0338-738/+625
* tools: update gyp-next to v0.7.0Michaël Zasso2020-12-264-42/+41
* tools: update gyp-next to v0.6.2Michaël Zasso2020-10-171-11/+21
* tools: update gyp-next to v0.6.0Ujjwal Sharma2020-10-141-10/+10
* tools: update gyp to v0.5.0Ujjwal Sharma2020-10-0413-226/+122
* tools: update gyp to v0.4.0Ujjwal Sharma2020-10-042-3/+11
* tools: update gyp-next to v0.3.0Ujjwal Sharma2020-10-046-46/+92
* tools: update gyp-next to v0.2.1Ujjwal Sharma2020-10-041-1/+1
* tools: update gyp to 0.2.0Ujjwal Sharma2020-10-0440-23680/+26474
* tools,gyp: add support for MSVC cross-compilationRichard Townsend2020-05-191-38/+81
* build: support android build on ndk version equal or above 23forfun4142020-03-111-1/+1
* tools: sync gyp code base with node-gyp repoMichaël Zasso2020-02-2118-384/+1316
* tools: replace deprecated iteritems() for items()Giovanny Andres Gongora Granada (Gioyik)2020-01-281-3/+3
* test: fix Python unittests in ./test and ./toolscclauss2019-11-115-12/+27
* tools: pull xcode_emulation.py from node-gypcclauss2019-11-062-25/+34
* tools: fix Python 3 syntax error in mac_tool.pycclauss2019-11-011-30/+22
* build: fix version checks in gyp filesBen Noordhuis2019-10-131-1/+3
* tools: fix GYP MSVS solution generator for Python 3Michaël Zasso2019-10-131-2/+3
* tools: port Python 3 compat patches from node-gyp to gypMichaël Zasso2019-10-1310-29/+36
* tools: fix GYP ninja generator for Python 3Michaël Zasso2019-09-051-3/+4
* gyp: make StringIO work in ninja.pyChristian Clauss2019-09-031-1/+4
* tools: use 'from io import StringIO' in ninja.pycclauss2019-09-021-1/+1
* build: integrate DragonFlyBSD into gyp buildDavid Carlier2019-08-291-0/+2
* gyp: remove semicolons (Python != JavaScript)MattIPv42019-08-227-17/+17
* tools: fix Python 3 issues in gyp/generator/make.pycclauss2019-08-211-5/+5
* gyp: futurize imput.py to prepare for Python 3cclauss2019-08-201-78/+73
* build,tools: support building with Visual Studio 2019Michaël Zasso2019-07-271-1/+2
* gyp: cherrypick more Python3 changes from node-gypcclauss2019-07-1616-180/+198
* gyp: pull Python 3 changes from node/node-gypcclauss2019-07-1111-116/+127
* tools,gyp: introduce MSVS 2019Refael Ackermann2019-06-011-1/+13
* build,win: teach GYP MSVS generator about MARMASMJon Kunkee2019-04-112-8/+25
* deps,build: compute torque_outputs in v8.gypRefael Ackermann2019-03-281-0/+2
* build, tools, win: add .S files support to GYPBartosz Sosnowski2018-11-291-1/+2
* Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)2018-10-041-4/+2
* tools,gyp: don't force build actions with multiple outputs10.0.0-proposalRefael Ackermann2018-10-021-2/+4
* tools,gyp: cosmetic change to GYP `make` generator outputsRefael Ackermann2018-10-021-6/+6
* gyp: muffle xcodebuild warningsUjjwal Sharma2018-08-251-2/+14
* tools: patch gyp to avoid xcrun errorsUjjwal Sharma2018-07-291-7/+9
* tools,gyp: fix regex for version matchingRich Trott2018-06-081-1/+1
* tools: fix "the the" typos in commentsMasashi Hirano2018-05-163-3/+3
* Revert "tools: teach gyp to write an 'all deps' rule"Rod Vagg2018-01-251-14/+0