uriHeart / pdfium

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

Standalone GN build not available. #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the standalone build is .gyp only (we support building via GN when 
part of a chromium checkout).

To support standalone GN, pdfium needs to get its own:

.gn
BUILDCONFIG.gn

and all that pull in.

Original issue reported on code.google.com by tsepez@chromium.org on 9 Jan 2015 at 10:19

GoogleCodeExporter commented 9 years ago
Nico, any interest?

Original comment by tsepez@chromium.org on 9 Jan 2015 at 10:20

GoogleCodeExporter commented 9 years ago
I can set that up, but why? pdfium is small enough that gyp is very fast, and 
upstream still uses gyp as its main build system.

Original comment by thakis@chromium.org on 9 Jan 2015 at 11:43

GoogleCodeExporter commented 9 years ago
Why? Eventual GYP deprecation.  Ideally, once chromium is GN only, this should 
be too.

Original comment by tsepez@chromium.org on 9 Jan 2015 at 11:58

GoogleCodeExporter commented 9 years ago
Yeah, but that's a long time out. Any reason to do this earlier than then?

Original comment by thakis@chromium.org on 10 Jan 2015 at 12:11

GoogleCodeExporter commented 9 years ago
Nah, no rush.

Original comment by tsepez@chromium.org on 10 Jan 2015 at 12:15