Lines Matching refs:a
6 them by using a repo init command such as:
13 ones being used when doing a "make sdk".
31 - Gradle is a build system, a bit like make or ant.
38 To get a list of possible tasks, try this: $ ./gradlew lint:tasks
52 However that means that when you want to modify a project using both repos,
57 make a change in both sdklib and sdkuilib. Here are the steps:
61 => this builds sdklib and "publishes" an sdklib.JAR into a local maven
62 repo located in the out/gradle folder. Note that this is just a
73 2- How do I change some tools sources and build a new SDK using these?
100 - It generates a git merge msg in prebuilts/devtools that has the sha1
107 Need a place to discuss all this?