Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [EXTERNAL] Re: Platform-specific features in a multi-platform build

I would also suggest to have multiple local builds: 1 for each target platform. Then use the tycho p2-mirror job to merge those local repositories into a big one containing all those features.

HTH Christian


On 09/27/16 14:04, Justin Georgeson wrote:

Can you only include platform-relevant projects in your reactor (and then only configure that one platform in your tycho-platform-configuration)? You can use an eclipse-repository project to gather all those platform-specific features/plugins on in the build each platform, copy the resulting software site from each platform to a “master” build platform, then use those local sites to build the final multi-platform site with all platforms enabled in tycho-platform-configuration.

 



Back to the top