suriab / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

Need a diagnostic when a circular relationship between .gyp files is present #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We can't support circular relationships between .gyp files because Xcode 
starts breaking.

GYP should raise an exception when this situation is encountered.

Original issue reported on code.google.com by mark@chromium.org on 5 Nov 2009 at 10:32

GoogleCodeExporter commented 9 years ago
Resurrected

http://codereview.chromium.org/373002

Original comment by mark@chromium.org on 10 Feb 2010 at 9:05

GoogleCodeExporter commented 9 years ago
r782

Original comment by mark@chromium.org on 10 Feb 2010 at 9:13

GoogleCodeExporter commented 9 years ago
Backed out at r783.  There are other cycles.

Original comment by mark@chromium.org on 10 Feb 2010 at 10:28

GoogleCodeExporter commented 9 years ago
r785 (allows the check to be disabled)

Original comment by mark@chromium.org on 16 Feb 2010 at 8:03