Permalink
Browse files
qmake-1.0 PG: sync debug variant generation with qmake5-1.0 PG.
Adds a new option qt4.debug_variant - defaulting to yes, but the PG-generated debug variant can be disabled by setting it to no. Note that the variant checking code can stay in pre-extract, since it's only checking information available in the database, not any actual file location. Otherwise, it would have needed to be moved from pre-extract to pre-configure in order to work correctly in trace mode, or if we ever decide to implement something like background pre-fetching and -extraction of ports. See: https://trac.macports.org/ticket/58229
- Loading branch information
Showing
with
30 additions
and 5 deletions.