Searched refs:SVN (Results 1 – 25 of 71) sorted by relevance
123
/external/llvm/utils/git-svn/ |
D | git-svnrevert | 28 SVN=`echo $COMMIT | sed -e 's/^r//'` 31 SVN=$OTHER 41 echo "Error! Failed to revert commit r$SVN. Resetting to head." 51 This reverts commit r$SVN. 57 echo "Error! Failed to commit reverting commit for commit r$SVN. Reverting to head."
|
/external/v8/tools/ |
D | v8-info.sh | 56 Output format: [Git hash] [SVN revision] [V8 version] 58 -v Print the V8 version tag for a trunk SVN revision. 64 Output format: [V8 version] [SVN revision] [SVN patch merged]*. 68 Output format: [SVN patch merged]* 70 -u Print a link to all SVN revisions between two V8 revision tags.
|
/external/llvm/ |
D | Makefile | 258 SVN = svn macro 259 SVN-UPDATE-OPTIONS = 279 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT) 280 …@eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs …
|
/external/clang/lib/Basic/ |
D | CMakeLists.txt | 20 "${path}/.svn/wc.db" # SVN 1.7 21 "${path}/.svn/entries" # SVN 1.6 41 "-DSECOND_NAME=SVN"
|
/external/avahi/docs/ |
D | README | 19 Avahi's SVN repository is freely accessible: 36 - xmltoman (if building from SVN rather than a tarball)
|
/external/clang/www/ |
D | menu.html.incl | 46 <a href="/get_started.html#build">Check Out SVN</a> 47 <a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse SVN</a>
|
/external/google-breakpad/ |
D | DEPS | 30 # SVN) based checkouts of Breakpad. As such, its use is entirely optional. If 31 # using a manually managed SVN checkout as opposed to a gclient managed checkout
|
/external/compiler-rt/www/ |
D | menu.html.incl | 16 <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
|
/external/valgrind/docs/internals/ |
D | svn-HOWTO.txt | 2 Various guidelines/recommended usage for valgrind SVN
|
D | release-HOWTO.txt | 45 in SVN. 50 - Add X.Y.Z and X.Y+1.Z.SVN versions to Bugzilla. 198 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
|
/external/valgrind/ |
D | README_DEVELOPERS_processes | 15 * Various guidelines/recommended usage for valgrind SVN 60 Some bugs or changes only touch the VEX SVN repository, so it is not
|
D | README | 68 0. Check out the code from SVN, following the instructions at
|
/external/google-breakpad/src/testing/ |
D | README | 45 latter as part of the SVN repositary and distribution package. You 81 build Google Mock and its own tests from an SVN checkout (described 95 or directly check out the source from our Subversion (SVN) repositary. 96 The SVN checkout requires a few extra steps and some extra software 119 ### SVN Checkout ### 320 the instructions in section "SVN Checkout" to configure Google Mock.
|
/external/gmock/ |
D | README | 45 latter as part of the SVN repositary and distribution package. You 81 build Google Mock and its own tests from an SVN checkout (described 95 or directly check out the source from our Subversion (SVN) repositary. 96 The SVN checkout requires a few extra steps and some extra software 119 ### SVN Checkout ### 328 the instructions in section "SVN Checkout" to configure Google Mock.
|
/external/google-breakpad/src/tools/windows/ |
D | refresh_binaries.bat | 9 REM Then run this batch file. It performs an SVN update, edits the
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | README | 29 and zxing SCons targets. SVN URL: http://zxing.googlecode.com/svn/trunk/cpp
|
/external/google-breakpad/src/testing/scripts/generator/ |
D | README | 26 This version was made from SVN revision 281 in the cppclean repository.
|
/external/llvm/bindings/go/ |
D | README.txt | 14 import the latest development version of LLVM from SVN. Paths such as
|
/external/lldb/www/ |
D | sidebar.incl | 48 <li><a href="http://llvm.org/svn/llvm-project/lldb/trunk">Browse SVN</a></li>
|
/external/valgrind/nightly/ |
D | README.txt | 10 When run, the system checks out two trees: the SVN trunk from 24 hours ago 11 and the SVN trunk from now. ("24 hours ago" and "now" are determined when 188 Occasionally the SVN server isn't available when the tests runs, for either
|
/external/lldb/source/ |
D | CMakeLists.txt | 207 # FIXME: implement svn/git revision and repository parsing solution on Windows. There is an SVN-only
|
/external/llvm/utils/release/ |
D | build_llvm_package.bat | 11 REM Visual Studio 2013, CMake, Ninja, SVN, GNUWin32,
|
/external/google-breakpad/src/testing/gtest/ |
D | README | 63 build Google Test and its own tests from an SVN checkout (described 75 or directly check out the source from our Subversion (SVN) repositary. 76 The SVN checkout requires a few extra steps and some extra software 99 ### SVN Checkout ###
|
/external/protobuf/gtest/ |
D | README | 63 build Google Test and its own tests from an SVN checkout (described 75 or directly check out the source from our Subversion (SVN) repositary. 76 The SVN checkout requires a few extra steps and some extra software 99 ### SVN Checkout ###
|
/external/icu/icu4c/source/tools/tzcode/ |
D | readme.txt | 92 {path_to}/icu/source/data/misc/zoneinfo64.txt) into SVN.
|
123