I have taken example from following link :-
https://developer.mozilla.org/en-US/docs/Configuring_Build_Options
If you want to build only one project using this mozconfig, use the
following command line:
make -f client.mk build MOZ_CURRENT_PROJECT=browser
This will build only browser.
On Su
My code is right now compiling with following command :-
make -f client.mk build MOZ_CURRENT_PROJECT=mobile
Now if i want to make Package do this command will work ?
./mach package
OR this package command is not required in this case.
Thanks,
Ravi
_
On Sat, May 2, 2015 at 12:04 PM, Ravi Inder Singh
wrote:
> Sorry which command to take latest version of Fennec .
> Initially i gave command
> hg clone <...>
>
You probably want |hg pull -u|. Mercurial (hg) can take a little time to
learn -- I recommend starting with
http://hgbook.red-bean.c
Sorry which command to take latest version of Fennec .
Initially i gave command
hg clone <...>
On Sat, May 2, 2015 at 12:02 PM, Ravi Inder Singh
wrote:
> Nick ,
>Which command to take latest code ?
>
> Thanks,
> Ravi
>
> On Sat, May 2, 2015 at 11:55 AM, Nicholas Alexander <
> nalexan...
Nick ,
Which command to take latest code ?
Thanks,
Ravi
On Sat, May 2, 2015 at 11:55 AM, Nicholas Alexander
wrote:
> Hi Ravi,
>
> On Sat, May 2, 2015 at 11:43 AM, Ravi Inder Singh
> wrote:
>
>> Hi Nick,
>> Thanks below is output
>>
>> ravising@ubuntu:~/fennec_code/mozilla-central$ hg
Hi Ravi,
On Sat, May 2, 2015 at 11:43 AM, Ravi Inder Singh
wrote:
> Hi Nick,
> Thanks below is output
>
> ravising@ubuntu:~/fennec_code/mozilla-central$ hg parent
> changeset: 239818:a32e3b93c8d8
> tag: tip
> parent: 239809:a120cb5aeee9
> parent: 239817:0c3f0143bed5
> u
Hi Nick,
Thanks below is output
ravising@ubuntu:~/fennec_code/mozilla-central$ hg parent
changeset: 239818:a32e3b93c8d8
tag: tip
parent: 239809:a120cb5aeee9
parent: 239817:0c3f0143bed5
user:Phil Ringnalda
date:Sat Apr 18 16:46:44 2015 -0700
summary: M
Hi Ravi,
On Sat, May 2, 2015 at 11:31 AM, Ravi Inder Singh
wrote:
> Compliaton failed for Fennec with following compilation error
>
> Machine enviourmet :-
> ubuntu 120.04
>
>
> Here is my mozbuild file
>
> ac_add_options --enable-application=mobile/android
> ac_add_options --target=arm-linux-a
Compliaton failed for Fennec with following compilation error
Machine enviourmet :-
ubuntu 120.04
Here is my mozbuild file
ac_add_options --enable-application=mobile/android
ac_add_options --target=arm-linux-androideabi
# With the following Android SDK and NDK:
ac_add_options
--with-android-s
9 matches
Mail list logo