/external/clang/ |
clang-version-inc.mk | 14 CLANG_VERSION := $(subst svn,,$(LLVMVersion))
|
/external/skia/tools/ |
compare_baselines.py | 22 import svn namespace 29 svn update 30 svn stat # and make sure there are no files awaiting svn commit 58 OPTION_SVN_GM_URL = '--svn-gm-url' 59 DEFAULT_SVN_GM_URL = 'http://skia.googlecode.com/svn/gm-expected' 153 svn.Svn(checkedin_dir).Checkout(svn_gm_url, '.') 196 'to compare against those checked into the svn repo; ' 205 help='URL of SVN repository within which we store the [all...] |
submit_try | 12 adds some validation and supports both git and svn. 37 CODEREVIEW_SETTINGS = '/svn/codereview.settings' 39 # String for matching the svn url of the try server inside codereview.settings. 42 # Strings used for matching svn config properties. 62 is_svn: boolean; whether we're in an SVN checkout. If False, assume we're in 66 svn_cmd = 'svn.bat' if os.name == 'nt' else 'svn' 83 return 'svn' 221 is_svn: boolean; are we in an SVN repo? 255 # Determine if we're in an SVN checkout [all...] |
roll_autogen.sh | 6 # roll_autogen.sh: Helper script for removing old revisions from an svn 15 REPO_SVN="${REPO}/svn" 28 END=`svn info ${REPO_SVN} | grep Revision | cut -c11-`
|
/external/e2fsprogs/lib/ext2fs/tdb/ |
build-tdb | 14 (cd $BASE_DIR/common; svn info ) > .svninfo
|
/external/icu4c/test/perf/unisetperf/draft/ |
contperf.bat | 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
|
span16perf.bat | 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
|
span8perf.bat | 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
|
/external/icu4c/test/perf/utrie2perf/ |
utrie2perf.bat | 4 set PERF=c:\svn\icuproj\icu\utf8\source\test\perf\utrie2perf\x86\Release\utrie2perf
|
/external/libogg/ |
Makefile.am | 22 rm -rf `find $(distdir)/$$item -name .svn`; \
|
/external/webkit/Tools/BuildSlaveSupport/gtk/crashmon/ |
crashmon | 46 rev=$(cd "${crashmon_src_path}" && svn info | sed -e '/^Revision:/s/Revision: //p' -e d) 57 ( printf "<html><head><title>StackTrace for ${programfile} from svn"
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
check_lint.sh | 16 svn co http://google-styleguide.googlecode.com/svn/trunk/cpplint cpplint 18 (cd cpplint && svn up)
|
/external/v8/tools/ |
push-to-trunk.sh | 91 git checkout -b $BRANCHNAME svn/bleeding_edge \ 220 git svn fetch || die "'git svn fetch' failed." 221 git checkout svn/bleeding_edge 233 git diff svn/trunk $PREPARE_COMMIT_HASH > "$PATCH_FILE" 261 git checkout -b $TRUNKBRANCH svn/trunk \ 305 echo ">>> Step $CURRENT_STEP: Commit to SVN." 306 git svn dcommit | tee >(grep -E "^Committed r[0-9]+" \ 309 || die "'git svn dcommit' failed." 319 git svn tag $MAJOR.$MINOR.$BUILD -m "Tagging version $MAJOR.$MINOR.$BUILD" [all...] |
/external/dhcpcd/mk/ |
dist.mk | 1 # rules to make a distribution tarball from a svn repo
|
/external/libvorbis/ |
Makefile.am | 36 rm -rf `find $(distdir)/$$item -name .svn`; \
|
/external/bison/build-aux/ |
vc-list-files | 99 elif test -d .svn; then 100 eval exec svn list -R '"$dir"' $postprocess
|
/external/clang/include/clang/ |
Makefile | 17 | grep -v CVS | grep -v .svn | grep -v .dir` ; do \
|
/external/clang/include/clang-c/ |
Makefile | 16 | grep -v CVS | grep -v .svn | grep -v .dir` ; do \
|
/external/webkit/Tools/Scripts/webkitpy/common/checkout/ |
changelog_unittest.py | 50 executables like svn in front of the Cygwin ones in their paths.
|
/external/webkit/WebKitLibraries/win/tools/scripts/ |
auto-version.sh | 88 SVN_REVISION=$(svn info | grep '^Revision' | sed 's/^Revision: //')
|
/external/valgrind/main/nightly/bin/ |
nightly | 15 svn co -r "{$1}" "${valgrind_svn_repo}/nightly" infodir > /dev/null; 16 revno=`svn info infodir | sed -n 's/^Revision: //p'`; 54 valgrind_svn_repo="svn://svn.valgrind.org/valgrind/trunk" 69 # This is one of the formats SVN accepts. Yes, the 'T' appears in the final 144 "svn co ${valgrind_svn_repo} -r {$svn_date} valgrind-$logfile" && \ 182 valgrind_revision="`svn info valgrind-new | grep Revision | sed 's/Revision[ ]*:[ ]*//'`" 183 vex_revision="`svn info valgrind-new/VEX | grep Revision | sed 's/Revision[ ]*:[ ]*//'`"
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseSvnDiffHeader.pl | 178 svn:mime-type = application/octet-stream label 182 Name: svn:mime-type 198 "svn:mime-type = application/octet-stream\n"],
|
parseSvnPropertyValue.pl | 103 Deleted: svn:executable 105 expectedReturn => ["*", "Deleted: svn:executable\n"], 154 Added: svn:executable 156 expectedReturn => ["A\nlong sentence that spans\nmultiple lines.", "Added: svn:executable\n"],
|
/external/smack/asmack-master/ |
build.bash | 7 if ! [ -f "${2}/.svn/entries" ]; then 10 svn co --non-interactive --trust-server-cert "${1}" -r "${REV}" "." 13 svn cleanup 14 svn up -r "${REV}" 86 execute svnfetch "http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/management/common/src/main/" "qpid" 87 execute svnfetch "http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk/classlib/modules/auth/src/main/java/common/" "harmony" 88 execute svnfetch "https://dnsjava.svn.sourceforge.net/svnroot/dnsjava/trunk" "dnsjava" 122 elif [[ -d $d/.svn ]] ; then 123 v=$(cd $d && svn info |grep Revision |cut -f 2 -d ' ')
|
/external/llvm/ |
Makefile | 248 SVN = svn 249 SVN-UPDATE-OPTIONS = 252 # Multiline variable defining a recursive function for finding svn repos rooted at 256 dirs=`svn status --no-ignore $$1 | awk '/I|\? / {print $$2}' | LC_ALL=C xargs svn info 2>/dev/null | awk '/^Path:\ / {print $$2}'`; 269 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT) 270 @eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) updat [all...] |