On Wed, Apr 17, 2013 at 07:36:40PM +0200, Robert Kaiser wrote:
> Gregory Szorc schrieb:
> >Theoretically, yes. And I do empathize with the desire to have them
> >alphabetical.
> 
> As Ms2ger notes, we probably cannot have that for *DIRS, though. I
> know at least one case where this is crucial, and that's Mac
> packaging. I added a comment for that a long time ago in SeaMonkey
> that is now in
> http://mxr.mozilla.org/comm-central/source/suite/moz.build#32 but
> the same is true for Firefox and others.

Also, any place where PARALLEL_DIRS can't be used probably has some
assumptions on the order things are being traversed.

Typical example:
http://mxr.mozilla.org/mozilla-central/source/mozglue/moz.build

"build" needs to be last.

I'm not saying this can't be fixed, it will just require a lot more
work on the build system.


Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to