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

Re: Building with pymake is no longer supported

2015-09-21 Thread 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:

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 supp

Building with pymake is no longer supported

2014-06-24 Thread 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 u