Closed Bug 1103121 Opened 10 years ago Closed 9 years ago

Add |mach gradle| or |mach gradlew| command for building Fennec with Gradle

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nalexander, Assigned: nalexander)

References

Details

Attachments

(1 file, 1 obsolete file)

The Gradle configuration ends up in $OBJDIR/mobile/android/gradle, which is non-obvious.  (Most folks end up trying to build in mobile/android/gradle.)

Let's make this easier by providing |mach gradle| or |mach gradlew|.
Attachment #8526956 - Flags: review?(gps)
/r/905 - Bug 1103121 - Add |mach gradlew| command for building Fennec Gradle. r=gps

Pull down this commit:

hg pull review -r 67ce3d7591f944fa458758d97f443651f0e40dac
https://reviewboard.mozilla.org/r/903/#review467

::: mobile/android/mach_commands.py
(Diff revision 1)
> +        return self.run_process(['./gradlew'] + args,

Cribbed directly from the 'python' command.
Attachment #8526956 - Flags: review?(gps) → review+
https://hg.mozilla.org/mozilla-central/rev/197ddcc3d0bc
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Attachment #8526956 - Attachment is obsolete: true
Attachment #8618700 - Flags: review+
Component: Build Config → Build Config & IDE Support
Product: Core → Firefox for Android
Target Milestone: mozilla36 → ---
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.