summaryrefslogtreecommitdiff
path: root/tools/gyp
AgeCommit message (Expand)Author
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-02tools: use 'from io import StringIO' in ninja.pycclauss
2019-08-29build: integrate DragonFlyBSD into gyp buildDavid Carlier
2019-08-22gyp: remove semicolons (Python != JavaScript)MattIPv4
2019-08-21tools: 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-02tools,gyp: don't force build actions with multiple outputsRefael Ackermann
2018-10-02tools,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-08tools,gyp: fix regex for version matchingRich Trott
2018-05-16tools: fix "the the" typos in commentsMasashi Hirano
2018-01-25Revert "tools: teach gyp to write an 'all deps' rule"Rod Vagg
2018-01-21tools: teach gyp to write an 'all deps' ruleBen Noordhuis
2017-08-23gyp: implement LD/LDXX for ninja and FIPSSam Roberts
2017-08-23gyp: fix ninja build failure (GYP patch)Daniel Bevenius
2017-08-23gyp: enable cctest to use objects (gyp part)Daniel Bevenius
2017-08-23gyp: add compile_commands.json gyp generatorBen Noordhuis
2017-08-23gyp: inherit parent for `*.host`Johan Bergström
2017-08-23gyp: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2017-08-23tools: update GYP to 324dd166Refael Ackermann
2017-07-17gyp: implement LD/LDXX for ninja and FIPSSam Roberts
2017-05-11build: fix ninja build failure (GYP patch)Daniel Bevenius
2017-04-18build: enable cctest to use objects (gyp part)Daniel Bevenius
2017-04-18tools: add compile_commands.json gyp generatorBen Noordhuis
2017-04-18gyp: inherit parent for `*.host`Johan Bergström
2017-04-18tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2017-04-18tools: update gyp to eb296f6Refael Ackermann
2017-03-24build: enable cctest to use generated objectsDaniel Bevenius
2017-02-09tools: add compile_commands.json gyp generatorBen Noordhuis
2016-11-22deps: backport GYP fix to fix AIX shared suffixStewart Addison
2016-08-08deps: float gyp patch for long filenamesAnna Henningsen
2016-04-24gyp: inherit parent for `*.host`Johan Bergström
2015-10-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-10-30tools: update gyp to b3cef02Imran Iqbal
2015-06-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-06-30tools: update gyp to 25ed9acBen Noordhuis
2015-04-06tools: remove gyp test directoryShigeki Ohtsu
2015-04-04tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-04-04gyp: fix build with python 2.6Fedor Indutny