littlorryatchina / gyp

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

[Android] When --depth is used, makefile regen rule produces slightly different makefiles #281

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When --depth is used, the makefile regen rule produces slightly different 
makefiles, even if the gyp files themselves have not changed.

This seems to be due to the fact the regen rule doesn't use --depth correctly.

See also http://code.google.com/p/gyp/issues/detail?id=280

Original issue reported on code.google.com by stevebl...@chromium.org on 5 Jul 2012 at 9:40

GoogleCodeExporter commented 9 years ago
Makefile regeneration is currently not used by Chromium on Android, so this is 
low priority.

Original comment by stevebl...@chromium.org on 5 Jul 2012 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by torne@chromium.org on 18 Oct 2012 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by torne@chromium.org on 7 Dec 2012 at 12:19

GoogleCodeExporter commented 9 years ago
As per comments on issue 282, I'm just going to get rid of the makefile 
regeneration support.

Original comment by torne@chromium.org on 7 Dec 2012 at 12:24