OLD | NEW |
1 # This file is automatically processed to create .DEPS.git which is the file | 1 # This file is automatically processed to create .DEPS.git which is the file |
2 # that gclient uses under git. | 2 # that gclient uses under git. |
3 # | 3 # |
4 # See http://code.google.com/p/chromium/wiki/UsingGit | 4 # See http://code.google.com/p/chromium/wiki/UsingGit |
5 # | 5 # |
6 # To test manually, run: | 6 # To test manually, run: |
7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> | 7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> |
8 # where <gcliendir> is the absolute path to the directory containing the | 8 # where <gcliendir> is the absolute path to the directory containing the |
9 # .gclient file (the parent of 'src'). | 9 # .gclient file (the parent of 'src'). |
10 # | 10 # |
(...skipping 12 matching lines...) Expand all Loading... |
23 'googlecode_url': 'http://%s.googlecode.com/svn', | 23 'googlecode_url': 'http://%s.googlecode.com/svn', |
24 'sourceforge_url': 'http://svn.code.sf.net/p/%(repo)s/code', | 24 'sourceforge_url': 'http://svn.code.sf.net/p/%(repo)s/code', |
25 'llvm_url': 'http://src.chromium.org/llvm-project', | 25 'llvm_url': 'http://src.chromium.org/llvm-project', |
26 'llvm_git': 'https://llvm.googlesource.com', | 26 'llvm_git': 'https://llvm.googlesource.com', |
27 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', | 27 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', |
28 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', | 28 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', |
29 'chromium_git': 'https://chromium.googlesource.com', | 29 'chromium_git': 'https://chromium.googlesource.com', |
30 'skia_git': 'https://skia.googlesource.com', | 30 'skia_git': 'https://skia.googlesource.com', |
31 'boringssl_git': 'https://boringssl.googlesource.com', | 31 'boringssl_git': 'https://boringssl.googlesource.com', |
32 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', | 32 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |
33 'skia_revision': 'dd5a1e094c19fa10202c37c50a1f799e5af5dac0', | 33 'skia_revision': '22b5ab644e0381e672c6fcf8aff26bf82ee71989', |
34 # Three lines of non-changing comments so that | 34 # Three lines of non-changing comments so that |
35 # the commit queue can handle CLs rolling Skia | 35 # the commit queue can handle CLs rolling Skia |
36 # and V8 without interference from each other. | 36 # and V8 without interference from each other. |
37 'v8_branch': 'trunk', | 37 'v8_branch': 'trunk', |
38 'v8_revision': '233fccf1872781e1f8ac2314511de15ca7a232ad', # from svn revision
24772 | 38 'v8_revision': 'b404893cc89fe7419e614abccb1fddf69d308abc', # from svn revision
24791 |
39 # Three lines of non-changing comments so that | 39 # Three lines of non-changing comments so that |
40 # the commit queue can handle CLs rolling ANGLE | 40 # the commit queue can handle CLs rolling ANGLE |
41 # and whatever else without interference from each other. | 41 # and whatever else without interference from each other. |
42 "angle_revision": "8e92923010c568a445c0f22e1a36f462fcabc8f3", | 42 "angle_revision": "d2f756be4fd198d630b64dc6c3568184363e6d14", |
43 # Three lines of non-changing comments so that | 43 # Three lines of non-changing comments so that |
44 # the commit queue can handle CLs rolling build tools | 44 # the commit queue can handle CLs rolling build tools |
45 # and whatever else without interference from each other. | 45 # and whatever else without interference from each other. |
46 'buildtools_revision': '56bc51aff4175d3fa27dcd0faa2c345ab046c8a5', | 46 'buildtools_revision': '56bc51aff4175d3fa27dcd0faa2c345ab046c8a5', |
47 # Three lines of non-changing comments so that | 47 # Three lines of non-changing comments so that |
48 # the commit queue can handle CLs rolling BoringSSL | 48 # the commit queue can handle CLs rolling BoringSSL |
49 # and whatever else without interference from each other. | 49 # and whatever else without interference from each other. |
50 'boringssl_revision': '7ea848165b89577c6e9a1ef12a2cdff9d1beb71f', | 50 'boringssl_revision': '7ea848165b89577c6e9a1ef12a2cdff9d1beb71f', |
51 # Three lines of non-changing comments so that | 51 # Three lines of non-changing comments so that |
52 # the commit queue can handle CLs rolling lss | 52 # the commit queue can handle CLs rolling lss |
(...skipping 19 matching lines...) Expand all Loading... |
72 'src/testing/gtest': | 72 'src/testing/gtest': |
73 Var('chromium_git') + '/external/googletest.git' + '@' + '4650552ff637bb44ecf
7784060091cbed3252211', # from svn revision 692 | 73 Var('chromium_git') + '/external/googletest.git' + '@' + '4650552ff637bb44ecf
7784060091cbed3252211', # from svn revision 692 |
74 | 74 |
75 'src/testing/gmock': | 75 'src/testing/gmock': |
76 Var('chromium_git') + '/external/googlemock.git' + '@' + '896ba0e03f520fb9b6e
d582bde2bd00847e3c3f2', # from svn revision 485 | 76 Var('chromium_git') + '/external/googlemock.git' + '@' + '896ba0e03f520fb9b6e
d582bde2bd00847e3c3f2', # from svn revision 485 |
77 | 77 |
78 'src/third_party/angle': | 78 'src/third_party/angle': |
79 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), | 79 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), |
80 | 80 |
81 'src/third_party/icu': | 81 'src/third_party/icu': |
82 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + '8ac906faf7b66180f22
08380c35ae1e07136c5cc', # from svn revision 292317 | 82 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'd8b2a9d7b0039a4950e
e008c5b1d998902c44c60', # from svn revision 292476 |
83 | 83 |
84 'src/third_party/libc++/trunk': | 84 'src/third_party/libc++/trunk': |
85 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx
x_revision'), | 85 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx
x_revision'), |
86 | 86 |
87 'src/third_party/libc++abi/trunk': | 87 'src/third_party/libc++abi/trunk': |
88 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li
bcxxabi_revision'), | 88 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li
bcxxabi_revision'), |
89 | 89 |
90 'src/tools/grit': | 90 'src/tools/grit': |
91 Var('chromium_git') + '/external/grit-i18n.git' + '@' + '740badd5e3e44434a9a
47b5d16749daac1e8ea80', # from svn revision 176 | 91 Var('chromium_git') + '/external/grit-i18n.git' + '@' + '740badd5e3e44434a9a
47b5d16749daac1e8ea80', # from svn revision 176 |
92 | 92 |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
282 # corresponding .py files have already been deleted. | 282 # corresponding .py files have already been deleted. |
283 'name': 'remove_stale_pyc_files', | 283 'name': 'remove_stale_pyc_files', |
284 'pattern': 'src/tools/.*\\.py', | 284 'pattern': 'src/tools/.*\\.py', |
285 'action': [ | 285 'action': [ |
286 'python', | 286 'python', |
287 'src/tools/remove_stale_pyc_files.py', | 287 'src/tools/remove_stale_pyc_files.py', |
288 'src/tools', | 288 'src/tools', |
289 ], | 289 ], |
290 }, | 290 }, |
291 ] | 291 ] |
OLD | NEW |