apimall / chromiumembedded

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

Convert CEF project files from gyp to gn #1403

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The Chromium team is converting project files from gyp format to gn format. The 
same conversion needs to be performed for CEF's gyp files.

Gn support for project formats other than Ninja is expected to be limited. It 
may be necessary to migrate the CEF binary distribution to a project generator 
other than gn (for example, cmake) in order to continue providing 
MSVS/Xcode/make projects on various platforms.

Documentation:
https://code.google.com/p/chromium/wiki/gn

Discussion:
https://groups.google.com/a/chromium.org/d/msg/chromium-dev/trAUkDGlP74/pZTZdX4i
kNIJ
https://groups.google.com/a/chromium.org/d/msg/chromium-dev/9ZxS3LJO5hw/L338t8Ur
xUYJ

Open bugs:
https://code.google.com/p/chromium/issues/list?q=label:GN

Original issue reported on code.google.com by magreenb...@gmail.com on 14 Oct 2014 at 9:21

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1403

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:34