Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #11881 (new enhancement)

Opened 18 months ago

Last modified 6 months ago

RFE: xcode portgroup - add +universal variant

Reported by: meissnem@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts base enhancements
Component: base Version:
Keywords: Cc: ryandesign@…, nox@…, jmr@…
Port:

Description

add a +universal varaint to xcode group

Attachments

xcode-group-universal.patch (1.2 kB) - added by meissnem@… 18 months ago.

Change History

Changed 18 months ago by meissnem@…

Changed 18 months ago by pipping@…

  • type changed from defect to task
  • milestone set to Needs developer review

Changed 16 months ago by ryandesign@…

  • cc ryandesign@… added

Changed 15 months ago by jmpp@…

  • milestone changed from Needs developer review to MacPorts base bugs

Milestone Needs developer review deleted

Changed 14 months ago by nox@…

  • priority changed from Expected to Normal
  • type changed from task to enhancement
  • summary changed from xcode portgroup - add +universal variant to RFE: xcode portgroup - add +universal variant

Changed 14 months ago by nox@…

  • milestone changed from MacPorts base bugs to MacPorts base enhancements

Changed 14 months ago by nox@…

  • cc nox@… added

The problem of this patch is that it enables universal support... for those xcode projects that build only one arch by default. The majority of ports I've rewritten were building universally by default, and they need to be told to build only one arch if universal is not selected.

Last but not least, there is even xcode projects that don't let us hook in it and set ARCHS, so we would have to play around with CFLAGS and configure.universal_cflags.

Changed 14 months ago by ryandesign@…

nox, I agree, the patch is not a complete solution, but together with the other work you've done on universal support for xcode-portgroup ports, perhaps a complete solution can be created.

Changed 14 months ago by nox@…

That's why I just want to finish them to be sure there is no other weird cases ;)
Anyway it will just be a massive search/replace once I've finished and my code hopefully goes in base/.

Changed 6 months ago by jmr@…

  • cc jmr@… added; meissnem@… removed

What's the status of this? Anything I can do to help?

Note: See TracTickets for help on using tickets.