gecko/mobile
Nick Alexander 0f0d885623 Bug 1247375 - Part 2: Add build system Gradle defines for Fennec. r=glandium
Enable building with Gradle using --with-gradle.  Configure the
location of Gradle with --with-gradle=/path/to/gradle.  For local
developers, this is always the in tree Gradle wrapper, which downloads
and installs the correct Gradle version automatically.  In automation,
this will be a version of Gradle fetched from tooltool.

Configure the location to use to download Gradle Maven dependencies
(including the Android-Gradle plugin) by setting
GRADLE_MAVEN_REPOSITORY in your mozconfig. For local developers, this
defaults to the jcenter repository.  In automation, this will be an
archived directory fetched from tooltool.

Android-specific Maven dependencies are shipped as "extras" with the
Android SDK, and should be found automatically by the Android-Gradle
plugin.

MozReview-Commit-ID: Hrkn88Vig5H
2016-02-10 19:29:27 -08:00
..
android Bug 1247375 - Part 2: Add build system Gradle defines for Fennec. r=glandium 2016-02-10 19:29:27 -08:00
locales Bring Android's about:certerror and about:neterror closer to the desktop versions (bug 1238382). r=margaret 2016-01-21 09:19:02 +02:00