Re: Building with pymake is no longer supported

2015-09-21 Thread aesop8813
2014년 6월 25일 수요일 오전 9시 21분 53초 UTC+9, Mike Hommey 님의 말:
> Hi,
> 
> If you're building on Windows, you may have heard about pymake. It has
> been our make replacement for builds for a long while, until a few
> months back when we introduced mozmake.
> 
> I just landed bug 1027890, which retires support for pymake in the build
> system. If you were using pymake, please use mozmake instead.
> Presumably, if you've been building mozilla-central or a branch
> recently, you must have had to switch already, because bug 1022348 broke
> it (that was actually the last straw).
> 
> If you're using mach (as you should ;) ), as long as you're using
> MozillaBuild 1.9 or newer, the change is transparent. If you're not
> using MozillaBuild 1.9 or newer, please upgrade. There's more goodness
> there than mozmake.
> 
> Cheers,
> 
> Mike

Hi, Mike

i'm using MozillaBuild 2.0. and to make installer run the command after build.
 
../build/pymake/make.py installer

resulting massages as follows.

c:\mozilla-releases38\config\baseconfig.mk:31:0:Pymake is no longer supported. P
lease upgrade to MozillaBuild 1.9 or newer and build with 'mach' or 'mozmake'


how can i solve ?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Building with pymake is no longer supported

2015-09-22 Thread aesop8813
2015년 9월 22일 화요일 오후 2시 44분 17초 UTC+9, David Rajchenbach-Teller 님의 말:
> Have you tried
>  ./mach package
> ?
> 
> On 22/09/15 07:09, aesop8...@gmail.com wrote:
> > Hi, Mike
> > 
> > i'm using MozillaBuild 2.0. and to make installer run the command after 
> > build.
> >  
> > ../build/pymake/make.py installer
> > 
> > resulting massages as follows.
> > 
> > c:\mozilla-releases38\config\baseconfig.mk:31:0:Pymake is no longer 
> > supported. P
> > lease upgrade to MozillaBuild 1.9 or newer and build with 'mach' or 
> > 'mozmake'
> > 
> > 
> > how can i solve ?
> > ___
> > dev-platform mailing list
> > dev-platform@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-platform
> > 
> 
> 
> -- 
> David Rajchenbach-Teller, PhD
>  Performance Team, Mozilla

It works !! (it seems not installer but just as packager.)
Anyway thanks for thunder response^^, David.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform