HomeSort by relevance Sort by last modified time
    Searched refs:gradlew (Results 1 - 3 of 3) sorted by null

  /developers/build/
sample-create 24 GRADLE=$SCRIPTPATH/gradlew
  /sdk/eclipse/scripts/
create_all_symlinks.sh 48 ./gradlew :$2:properties | awk '
284 echo "### Starting tools/base: gradlew publishLocal"
285 (cd tools/base && ./gradlew publishLocal)
287 echo "### Starting tools/base: gradlew $GRADLE_BASE"
288 (cd tools/base && ./gradlew $GRADLE_BASE)
294 echo "### Starting tools/swt: gradlew $GRADLE_SWT"
295 (cd tools/swt && ./gradlew $GRADLE_SWT)
  /prebuilts/devtools/
update_jars.sh 56 ( $DRY cd ../../tools/$repo && $DRY ./gradlew clean publishLocal pushDistribution )

Completed in 53 milliseconds