Searched refs:REPO_DIR (Results 1 – 7 of 7) sorted by relevance
15 export REPO_DIR=protobuf36 sudo rm -rf $REPO_DIR37 cp -R $STAGE_DIR $REPO_DIR43 clean_code $REPO_DIR $BUILD_COMMIT44 …sed -i '/Wno-sign-compare/a \ \ \ \ \ \ \ \ extra_compile_args.append("-std=c++11")' $REPO_DIR/pyt…45 cat $REPO_DIR/python/setup.py47 build_wheel $REPO_DIR/python $PLAT
15 export REPO_DIR=protobuf38 sudo rm -rf $REPO_DIR39 cp -R $STAGE_DIR $REPO_DIR46 clean_code $REPO_DIR $BUILD_COMMIT48 build_wheel $REPO_DIR/python $PLAT
10 REPO_DIR=${2}12 CITOOLS_DIR=$REPO_DIR/ci_tools14 REPO_TARBALL=${REPO_DIR}/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz89 python ${REPO_DIR}/updatezinfo.py $ZONEFILE_METADATA_NAME92 python -m pytest ${REPO_DIR}/dateutil/test
15 REPO_DIR=$(cd ${AUTOTEST_TOOLS_DIR}/../../..;pwd)16 AUTOTEST_DIR="${REPO_DIR}/src/third_party/autotest/files"
32 rmdir /s/q %REPO_DIR%33 xcopy /s %REPO_DIR_STAGE% "%REPO_DIR%\"36 cd %REPO_DIR%
9 set REPO_DIR=protobuf variable
56 REPO_DIR = pathlib.Path.cwd() variable