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 # |
11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run | 11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run |
12 # gclient sync | 12 # gclient sync |
13 # Verify the thing happened you wanted. Then revert your .DEPS.git change | 13 # Verify the thing happened you wanted. Then revert your .DEPS.git change |
14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically | 14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically |
15 # updated by a bot when you modify this one. | 15 # updated by a bot when you modify this one. |
16 # | 16 # |
17 # When adding a new dependency, please update the top-level .gitignore file | 17 # When adding a new dependency, please update the top-level .gitignore file |
18 # to list the dependency's destination directory. | 18 # to list the dependency's destination directory. |
19 | 19 |
20 vars = { | 20 vars = { |
21 'chromium_git': 'https://chromium.googlesource.com', | 21 'chromium_git': 'https://chromium.googlesource.com', |
22 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', | 22 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', |
23 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', | 23 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', |
24 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', | 24 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |
25 'skia_revision': 'a8f38238d6fccd0f05a15654518dbcd3f1152418', | 25 'skia_revision': '947556f6583e62b1ae19dcda94e0dea78babda2b', |
26 # Three lines of non-changing comments so that | 26 # Three lines of non-changing comments so that |
27 # the commit queue can handle CLs rolling Skia | 27 # the commit queue can handle CLs rolling Skia |
28 # and V8 without interference from each other. | 28 # and V8 without interference from each other. |
29 'v8_revision': '5aafcb15f979432736a03bc286177387b8cd03f1', | 29 'v8_revision': '43c0584a4b83eefc27c519f577b62f3960a1772d', |
30 # Three lines of non-changing comments so that | 30 # Three lines of non-changing comments so that |
31 # the commit queue can handle CLs rolling ANGLE | 31 # the commit queue can handle CLs rolling ANGLE |
32 # and whatever else without interference from each other. | 32 # and whatever else without interference from each other. |
33 "angle_revision": "ea0c84d1779b3e0408aa03efd8167d9e1c40cc3a", | 33 "angle_revision": "746d0ea79208b514e95e626310bec513fa666ca4", |
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 build tools | 35 # the commit queue can handle CLs rolling build tools |
36 # and whatever else without interference from each other. | 36 # and whatever else without interference from each other. |
37 'buildtools_revision': '6ea835db27479b9a5742e48b5e4466af7c2534ff', | 37 'buildtools_revision': '6ea835db27479b9a5742e48b5e4466af7c2534ff', |
38 # Three lines of non-changing comments so that | 38 # Three lines of non-changing comments so that |
39 # the commit queue can handle CLs rolling PDFium | 39 # the commit queue can handle CLs rolling PDFium |
40 # and whatever else without interference from each other. | 40 # and whatever else without interference from each other. |
41 'pdfium_revision': '1dc4f4112d72c63e465d6f09695ebea1119d39a6', | 41 'pdfium_revision': '1dc4f4112d72c63e465d6f09695ebea1119d39a6', |
42 # Three lines of non-changing comments so that | 42 # Three lines of non-changing comments so that |
43 # the commit queue can handle CLs rolling BoringSSL | 43 # the commit queue can handle CLs rolling BoringSSL |
44 # and whatever else without interference from each other. | 44 # and whatever else without interference from each other. |
45 'boringssl_revision': '2f3ba910a2bdb9e7d19e712a827cdc80c8d8c777', | 45 'boringssl_revision': '69a01608f33ab6fe2c3485d94aef1fe9eacf5364', |
46 # Three lines of non-changing comments so that | 46 # Three lines of non-changing comments so that |
47 # the commit queue can handle CLs rolling lss | 47 # the commit queue can handle CLs rolling lss |
48 # and whatever else without interference from each other. | 48 # and whatever else without interference from each other. |
49 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', | 49 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', |
50 # Three lines of non-changing comments so that | 50 # Three lines of non-changing comments so that |
51 # the commit queue can handle CLs rolling nss | 51 # the commit queue can handle CLs rolling nss |
52 # and whatever else without interference from each other. | 52 # and whatever else without interference from each other. |
53 'nss_revision': '258342ecf9c65105189092ef6339dc4e7779a7ae', | 53 'nss_revision': '258342ecf9c65105189092ef6339dc4e7779a7ae', |
54 } | 54 } |
55 | 55 |
56 # Only these hosts are allowed for dependencies in this DEPS file. | 56 # Only these hosts are allowed for dependencies in this DEPS file. |
57 # If you need to add a new host, contact chrome infrastructure team. | 57 # If you need to add a new host, contact chrome infrastructure team. |
58 allowed_hosts = [ | 58 allowed_hosts = [ |
59 'chromium.googlesource.com', | 59 'chromium.googlesource.com', |
60 'boringssl.googlesource.com', | 60 'boringssl.googlesource.com', |
61 'pdfium.googlesource.com', | 61 'pdfium.googlesource.com', |
62 ] | 62 ] |
63 | 63 |
64 deps = { | 64 deps = { |
65 'src/buildtools': | 65 'src/buildtools': |
66 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), | 66 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), |
67 | 67 |
68 'src/sdch/open-vcdiff': | 68 'src/sdch/open-vcdiff': |
69 Var('chromium_git') + '/external/open-vcdiff.git' + '@' + '438f2a5be6d809bc21
611a94cd37bfc8c28ceb33', # from svn revision 41 | 69 Var('chromium_git') + '/external/open-vcdiff.git' + '@' + '438f2a5be6d809bc21
611a94cd37bfc8c28ceb33', # from svn revision 41 |
70 | 70 |
71 'src/testing/gtest': | 71 'src/testing/gtest': |
72 Var('chromium_git') + '/external/googletest.git' + '@' + '4650552ff637bb44ecf
7784060091cbed3252211', # from svn revision 692 | 72 Var('chromium_git') + '/external/googletest.git' + '@' + '8245545b6dc9c4703e6
496d1efd19e975ad2b038', # from svn revision 700 |
73 | 73 |
74 'src/testing/gmock': | 74 'src/testing/gmock': |
75 Var('chromium_git') + '/external/googlemock.git' + '@' + '896ba0e03f520fb9b6e
d582bde2bd00847e3c3f2', # from svn revision 485 | 75 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 |
76 | 76 |
77 'src/third_party/angle': | 77 'src/third_party/angle': |
78 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), | 78 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), |
79 | 79 |
80 'src/third_party/icu': | 80 'src/third_party/icu': |
81 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + '6242e2fbb36f486f2c0
addd1c3cef67fc4ed33fb', # from svn revision 292476 | 81 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'dd727641e190d60e459
3bcb3a35c7f51eb4925c5', # from svn revision 292996 |
82 | 82 |
83 'src/third_party/libc++/trunk': | 83 'src/third_party/libc++/trunk': |
84 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx
x_revision'), | 84 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx
x_revision'), |
85 | 85 |
86 'src/third_party/libc++abi/trunk': | 86 'src/third_party/libc++abi/trunk': |
87 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li
bcxxabi_revision'), | 87 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li
bcxxabi_revision'), |
88 | 88 |
89 'src/tools/grit': | 89 'src/tools/grit': |
90 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a24a0e647bb718b3540
db89864cf586b12331e82', # from svn revision 182 | 90 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a24a0e647bb718b3540
db89864cf586b12331e82', # from svn revision 182 |
91 | 91 |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
306 # corresponding .py files have already been deleted. | 306 # corresponding .py files have already been deleted. |
307 'name': 'remove_stale_pyc_files', | 307 'name': 'remove_stale_pyc_files', |
308 'pattern': 'src/tools/.*\\.py', | 308 'pattern': 'src/tools/.*\\.py', |
309 'action': [ | 309 'action': [ |
310 'python', | 310 'python', |
311 'src/tools/remove_stale_pyc_files.py', | 311 'src/tools/remove_stale_pyc_files.py', |
312 'src/tools', | 312 'src/tools', |
313 ], | 313 ], |
314 }, | 314 }, |
315 ] | 315 ] |
OLD | NEW |