build particular folder like "android_webview" in chromium

18 visningar
Hoppa till det första olästa meddelandet

mukesh prabhakar

oläst,
25 apr. 2017 05:05:202017-04-25
till Chromium-dev
How can I build particular folder like "android_webview"  in chromium??

Nico Weber

oläst,
25 apr. 2017 11:25:002017-04-25
till mukeshpr...@gmail.com, Chromium-dev
`ninja -C out/foo android_webview` -- but note that this builds the "android_webview" _target_, not targets in that folder. For the android_webview folder, the target therein has the same name though.

On Tue, Apr 25, 2017 at 5:05 AM, mukesh prabhakar <mukeshpr...@gmail.com> wrote:
How can I build particular folder like "android_webview"  in chromium??

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b6e13068-d610-421b-a880-bdcfb6df6fcb%40chromium.org.

mukesh prabhakar

oläst,
26 apr. 2017 03:42:192017-04-26
till Chromium-dev
Thanks. I will try the same today. 

Will I get a jar file of the "android_webview" folder. If not then how will i get a jar file?

gowtham raj

oläst,
15 apr. 2019 09:09:162019-04-15
till Chromium-dev
Hi @mukesh,

I too have an same problem in building, when i use "ninja -C out/Default base", it almost takes 8 hours for every compilation. 
can you please help us to build particular code changes in chromium?

Regards,
Gowthamraj K


On Tuesday, April 25, 2017 at 2:35:20 PM UTC+5:30, mukesh prabhakar wrote:

Torne (Richard Coles)

oläst,
17 apr. 2019 14:00:342019-04-17
till gowthamra...@gmail.com, Chromium-dev
Our build tools automatically only rebuild things that have changed and are required by the target you are requesting to build. If you are running "ninja -C out/Default base" then you will only compile things required by the base target, and only the parts that have changed since last time you built. base is a very small component so if that's taking more than a few minutes there's something very wrong with your setup and you'd need to provide some more info about what you're doing for anyone to help debug it. Does your computer meet the recommended specs for building chromium?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
Svara alla
Svara författaren
Vidarebefordra
0 nya meddelanden