Re: [dev-servo] How to smup?

2016-08-16 Thread Nick Fitzgerald
Thanks a lot, Ms2ger! On Tue, Aug 16, 2016 at 3:24 AM, Ms2ger wrote: > On 15/08/16 23:49, Nick Fitzgerald wrote: > > What is the current workflow for doing a SpiderMonkey upgrade? Is this > > documented somewhere? > > > > Call `js/src/make-source-package.sh` and then untar the result into a > >

Re: [dev-servo] How to smup?

2016-08-16 Thread Ms2ger
On 15/08/16 23:49, Nick Fitzgerald wrote: > What is the current workflow for doing a SpiderMonkey upgrade? Is this > documented somewhere? > > Call `js/src/make-source-package.sh` and then untar the result into a > `sevo/mozjs` checkout and manually reapply every upstream commit? (I really > hope