Closed Bug 600296 Opened 14 years ago Closed 14 years ago

[TryChooser] Why does mobile platforms not use -p flag

Categories

(Release Engineering :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sicking, Assigned: lsblakk)

References

Details

(Whiteboard: [try])

Currently if you specify

-p macosx

it still builds mobile platforms (thus wasting server time). Instead mobile is configured using a separate -m flag. Why not simply add the various mobile platforms to the list of platforms handled by the -p flag?

Possibly allow -p mobile  and  -p desktop   if people really need the ability to build all of desktop or all of mobile.
Assignee: nobody → lsblakk
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [try]
Priority: -- → P5
This issue will be addressed in the next round of trychooser improvements, but currently needs to wait on work for bug 589847 to finish so that it's clearer how the mapping to live configs will be done.
Depends on: 589847
In my work on bug 589847 it's becoming more apparent to me why -m was put as separate which is that mobile builds aren't opt or debug and also they are generated separately from the desktop builders so it made sense to have them created in their own function.
bug 589847 will remove the need for a separate -m flag, once that is landed this bug can be closed.
bug 589847 has landed and try syntax has been updated in https://wiki.mozilla.org/Build:TryChooser as well as http://people.mozilla.org/~lsblakk/trychooser/ to reflect the new usage of -p/--platform
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.