Home
last modified time | relevance | path

Searched full:gradlew (Results 1 – 25 of 40) sorted by relevance

12

/external/conscrypt/
DRELEASING.md160 $ ./gradlew conscrypt-openjdk:build
161 $ ./gradlew -Dorg.gradle.parallel=false uploadArchives
186 $ ./gradlew conscrypt-openjdk:build
187 …$ ./gradlew conscrypt-openjdk:uploadArchives -Dorg.gradle.parallel=false -PrepositoryId=<repositor…
210 $ ./gradlew conscrypt-android:build
211 $ ./gradlew conscrypt-android:uploadArchives -Dorg.gradle.parallel=false
222 $ ./gradlew conscrypt-openjdk-uber:build -Dorg.conscrypt.openjdk.buildUberJar=true
223 …$ ./gradlew conscrypt-openjdk-uber:uploadArchives -Dorg.gradle.parallel=false -Dorg.conscrypt.open…
DBUILDING.md10 $ ./gradlew build
16 $ ./gradlew install
119 ./gradlew check -DjavaExecutable64=${JAVA6_HOME}/bin/java
DCONTRIBUTING.md34 Make sure that `./gradlew build` (`gradlew build` on Windows) completes
Dappveyor.yml91 - gradlew.bat assemble
94 - gradlew.bat check
D.travis.yml115 - ./gradlew build -PcheckErrorQueue
124 ./gradlew check -DjavaExecutable64=${JAVA6_HOME}/bin/java -PcheckErrorQueue;
/external/testng/
DREADME-publish3 - ./gradlew bintrayUpload will upload the release to JCenter. It will fail if the version is a SNAP…
4 - ./gradlew uploadArchives will upload
9 Note that `./gradlew uploadArchives` is run by Travis after each new push to deploy the latest HEAD…
Ddeploy-to-maven13 ./gradlew uploadArchives && ./gradlew closeAndPromoteRepository
D.travis.yml9 - ./gradlew clean test
11 …LL_REQUEST}" == "false" && test "${TRAVIS_JDK_VERSION}" == "oraclejdk7" && ./gradlew uploadArchives
Dappveyor.yml9 - gradlew.bat assemble --info --no-daemon
12 - gradlew.bat test --info --no-daemon
Dbuild-with-gradle1 ./gradlew --daemon --stacktrace clean build test
Dtravis.sh5 ./gradlew sonarqube \
/external/toolchain-utils/binary_search_tool/ndk/
DDO_BISECTION.sh50 ./gradlew clean
51 ./gradlew installArm7Debug
67 ./gradlew clean
68 ./gradlew installArm7Debug
DTeapot.tar.gz
Dtest_setup.sh24 ./gradlew installArm7Debug
/external/robolectric-shadows/
Dcircle.yml28 ./gradlew prefetchDependencies
37 command: SKIP_JAVADOC=true ./gradlew clean assemble test --info --stacktrace --continue
53 ./gradlew upload --no-rebuild
D.travis.yml32 - ./gradlew clean assemble install compileTest --info --stacktrace
33 …- NO_REBUILD=true ./gradlew test --no-rebuild --continue --info --stacktrace -Drobolectric.enabled…
/external/glide/
D.travis.yml8 script: 'travis_retry ./gradlew build --parallel'
12 - ./gradlew jacocoTestReport coveralls
DREADME.md194 ./gradlew jar
204 ./gradlew :samples:flickr:run
205 ./gradlew :samples:giphy:run
206 ./gradlew :samples:svg:run
/external/testng/gradle/
Dpublishing-jcenter.gradle3 // ./gradlew artifactoryPublish (upload snapshot to jfrog)
4 // ./gradlew bintrayUpload (upload release to JCenter)
DbuildWithTravis.sh1 ../gradlew check
DuploadSnapshot.sh8 ./gradlew uploadArchives
/external/volley/
Dpublish-snapshot-on-commit.sh8 ./gradlew artifactoryPublish
/external/robolectric-shadows/scripts/
Ddeploy-snapshot.sh11 SKIP_JAVADOC=true ./gradlew upload --info --stacktrace
/external/subsampling-scale-image-view/
D.travis.yml26 ./gradlew build
/external/droiddriver/
Dcontributing.md11 `./gradlew build`

12