summaryrefslogtreecommitdiff
path: root/tools/gyp/pylib/gyp/generator
AgeCommit message (Expand)Author
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-22gyp: remove semicolons (Python != JavaScript)MattIPv4
2019-08-21tools: fix Python 3 issues in gyp/generator/make.pycclauss
2019-07-16gyp: cherrypick more Python3 changes from node-gypcclauss
2019-07-11gyp: pull Python 3 changes from node/node-gypcclauss
2019-04-11build,win: teach GYP MSVS generator about MARMASMJon Kunkee
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-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-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: 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: update gyp to b3cef02Imran Iqbal
2015-06-30tools: update gyp to 25ed9acBen Noordhuis
2015-04-04deps: update gyp to e1c8fcf7Shigeki Ohtsu
2014-01-13deps: update gyp to 1eae492bFedor Indutny
2013-12-30deps: update gyp to 828ce09Fedor Indutny
2013-12-11gyp: update to 78b26f7Timothy J Fontaine
2013-11-10gyp: update to bebdceaTimothy J Fontaine
2013-03-24tools: update gyp to r1601Ben Noordhuis
2012-11-20tools: update gyp to r1535Ben Noordhuis
2012-08-22Upgrade GYP to r1477Ryan Dahl
2012-07-03tools: update gyp to r1426Ben Noordhuis
2012-04-11gyp: Apply 'argument too long' fix in another placeisaacs
2012-04-12gyp: fix 'argument list too long' build errorBen Noordhuis
2012-02-20gyp: update to r1214Ben Noordhuis
2011-12-21Upgrade GYP to r1115Ryan Dahl
2011-12-16Upgrade GYP to r1107Ryan Dahl
2011-12-03gyp: upgrade to r1103Ben Noordhuis
2011-11-17build: fix gyp xcode project generatorPaddy Byers