Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Kaspari
30e00ac768 Bug 1220633 - Gradle wrapper: Use distribution with sources. r=trivial
This will enable Gradle API/DSL documentation in IntelliJ.
2015-11-06 17:13:31 +01:00
Nick Alexander
9bcadfad8b Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
The sub-project definitions are still in the object directory (and
still installed by |mach gradle-install); over time, we'll migrate
them out.

The Gradle wrapper and {settings,build}.gradle in topsrcdir are
identical to those in mobile/android/gradle.  I don't like the
duplication, but I also don't want the burden of keeping the two
configurations identical.  We'll move away from the configuration
using mobile/android/gradle as quickly as we can.
2015-10-21 15:07:55 -07:00