On Sat, Sep 06, 2014 at 08:36:00AM +0900, Mike Hommey wrote: > On Fri, Sep 05, 2014 at 11:17:00AM -0400, Ehsan Akhgari wrote: > > Thanks! > > > > So, I can only see three places in rules.mk where we seem to do things in > > libs::, and I cannot find anything else in recursivemake.py or Makefile.in. > > Am I missing something? Or are those three rules the only work to do in a > > new tier? > > > > Also, I'm not really sure where to start from here. I think given the above > > one can create a new tier, but I don't know what things would be safe to > > move into it, etc... > > The attached patch will get you started with a new tier. Feel free to > find a better name than "newlibs".
Just to be clear, with the patch I attached, all you should need worry about is actually moving the relevant rules, and possibly adjust python/mozbuild/mozbuild/frontend/context.py (search for "'libs'" ; looking at that, btw, I see there are some outdated things). Mike _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds