Searched refs:WORKSPACE (Results 1 – 25 of 50) sorted by relevance
12
8 JAR=$(ls $WORKSPACE/../../$ANTLR_JOB/lastSuccessful/org.antlr\$antlr/archive/org.antlr/antlr/*/antl…21 rm -fr $WORKSPACE/tmp22 mkdir -p $WORKSPACE/tmp23 cd $WORKSPACE30 (cd tmp/stringtemplate3-$ST_VERSION; python setup.py install --install-lib=$WORKSPACE)37 (cd tmp/antlr-$ANTLR2_VERSION/lib/python; python setup.py install --install-lib=$WORKSPACE)46 cd $WORKSPACE57 cd $WORKSPACE65 cd $WORKSPACE
97 WORKSPACE="${WORKSPACE:-$(upsearch WORKSPACE)}"117 echo "WORKSPACE: ${WORKSPACE}"139 mkdir -p ${WORKSPACE}/bazel-ci_build-cache144 -v ${WORKSPACE}/bazel-ci_build-cache:${WORKSPACE}/bazel-ci_build-cache \145 -e "CI_BUILD_HOME=${WORKSPACE}/bazel-ci_build-cache" \151 -v ${WORKSPACE}:/workspace \
6 WORKSPACE=$SCENE_LIB/..7 ASMX=$WORKSPACE/asmx11 export CLASSPATH=${JAVAC_JAR}:$SCENE_LIB/bin:$ASMX/bin:$WORKSPACE/annotation-file-utilities/lib/plu…
25 WORKSPACE="${SCRIPT_DIR}/../../../"26 cd ${WORKSPACE} || exit 1
217 …if grep -q '^android_sdk_repository' WORKSPACE && grep -q '^android_ndk_repository' WORKSPACE; then227 cat << EOF >> WORKSPACE
7 # add a workspace rule to their WORKSPACE files to add an external workspace8 # that includes the Python headers. For example, the protobuf WORKSPACE file
21 …2. [Edit your `WORKSPACE`](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/example…26 to automatically configure the `./WORKSPACE`.28 - Make sure the `api_level` in `WORKSPACE` is set to an SDK version that
144 ##### Edit WORKSPACE148 automatically configure the `./WORKSPACE`.151 [`<workspace_root>/WORKSPACE`](../../../WORKSPACE#L19-L36) must be uncommented156 Also edit the API levels for the SDK in WORKSPACE to the highest level you have166 in `WORKSPACE` during the build process, and by Gradle via192 After editing your WORKSPACE file to update the SDK/NDK configuration, you may
13 "**/WORKSPACE",
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!