Ninja Android build supported?

328 views
Skip to first unread message

Justin

unread,
Nov 13, 2012, 1:18:19 PM11/13/12
to chromi...@chromium.org
Docs only mention Linux and Mac, and more recently Windows support was announced here. What about Android? Is anyone looking at it?

Nico Weber

unread,
Nov 13, 2012, 1:34:23 PM11/13/12
to jay...@gmail.com, chromi...@chromium.org
As far as I understand, several people working on chrome/android use
ninja, so it should mostly work. I guess they haven't updated the wiki
page yet.

Nico

On Tue, Nov 13, 2012 at 10:18 AM, Justin <jay...@gmail.com> wrote:
> Docs only mention Linux and Mac, and more recently Windows support was
> announced here. What about Android? Is anyone looking at it?
>
> --
> Chromium Developers mailing list: chromi...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-dev

David Turner

unread,
Nov 13, 2012, 1:50:59 PM11/13/12
to tha...@chromium.org, jay...@gmail.com, chromium-dev
Yep, I confirm it works very well under Linux (which is the only development platform we really support for Chromium on Android).
E.g.:

. build/android/envsetup.sh
export GYP_GENERATORS=ninja
android_gyp
ninja -C out/Debug -j32

We should probably consider turning this as the default for Android.

Nico Weber

unread,
Nov 13, 2012, 1:56:52 PM11/13/12
to David Turner, jay...@gmail.com, chromium-dev
On Tue, Nov 13, 2012 at 10:50 AM, David Turner <di...@chromium.org> wrote:
> Yep, I confirm it works very well under Linux (which is the only development
> platform we really support for Chromium on Android).
> E.g.:
>
> . build/android/envsetup.sh
> export GYP_GENERATORS=ninja
> android_gyp
> ninja -C out/Debug -j32

I added this to http://code.google.com/p/chromium/wiki/NinjaBuild
Reply all
Reply to author
Forward
0 new messages