Rebuild only for selected platform

  • 12
  • Idea
  • Updated 8 years ago
Would it be possible to select only one platform that will be rebuilt when new source is available?
In case I am testing on just one platform (e.g. Android) it would be good to be able to limit build to this platform in exchange for faster build.
My aim is to make round trip between fix, upload, build and download faster.
Photo of michal.kostic

michal.kostic

  • 3 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 12
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes
We are aiming to add more granual control over how builds are triggered.

I'm not sure there would be a huge performance benefit for you - the builds for each platform occur in parallel, on separate VMs. But we would like to minimize unnecessary builds ourselves.
Photo of daarong

daarong

  • 17 Posts
  • 0 Reply Likes
Has any thought been given to allowing users to select which OSs they want to build for?

I'm developing / testing for Android, and it seems a waste that I'm constantly queuing and building for the rest of the OSs!

This reply was created from a merged topic originally titled
Build for selected OS(s).