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 'dart_svn': 'https://dart.googlecode.com', | 22 'dart_svn': 'https://dart.googlecode.com', |
23 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', | 23 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |
24 'skia_revision': '199ba8e19b0cafb37eea3beab162bc4b52728fff', | 24 'skia_revision': '3e3b58d57a358e2d52bc23ad2409a95d59310100', |
25 # Three lines of non-changing comments so that | 25 # Three lines of non-changing comments so that |
26 # the commit queue can handle CLs rolling Skia | 26 # the commit queue can handle CLs rolling Skia |
27 # and V8 without interference from each other. | 27 # and V8 without interference from each other. |
28 'v8_revision': 'cc2b2f487bfa07c4f8f33ac574a4580ad9ec0374', | 28 'v8_revision': '3efdae6669030b03a841c8d579655ba1f36b1f87', |
29 # Three lines of non-changing comments so that | 29 # Three lines of non-changing comments so that |
30 # the commit queue can handle CLs rolling ANGLE | 30 # the commit queue can handle CLs rolling ANGLE |
31 # and whatever else without interference from each other. | 31 # and whatever else without interference from each other. |
32 'angle_revision': '9e0478f62fbc2f24d4ec233ef655d50b9dc0b812', | 32 'angle_revision': '2a30ccefd0c47608380a1621a983bf46685e5ad9', |
33 # Three lines of non-changing comments so that | 33 # Three lines of non-changing comments so that |
34 # the commit queue can handle CLs rolling build tools | 34 # the commit queue can handle CLs rolling build tools |
35 # and whatever else without interference from each other. | 35 # and whatever else without interference from each other. |
36 'buildtools_revision': '451dcd05a5b34936f5be67b2472cd63aaa508401', | 36 'buildtools_revision': '451dcd05a5b34936f5be67b2472cd63aaa508401', |
37 # Three lines of non-changing comments so that | 37 # Three lines of non-changing comments so that |
38 # the commit queue can handle CLs rolling Dart | 38 # the commit queue can handle CLs rolling Dart |
39 # and whatever else without interference from each other. | 39 # and whatever else without interference from each other. |
40 'dart_revision': '42887', | 40 'dart_revision': '42887', |
41 # Three lines of non-changing comments so that | 41 # Three lines of non-changing comments so that |
42 # the commit queue can handle CLs rolling PDFium | 42 # the commit queue can handle CLs rolling PDFium |
43 # and whatever else without interference from each other. | 43 # and whatever else without interference from each other. |
44 'pdfium_revision': 'f8105c665856863ad95da37fee6c12b98b953e2c', | 44 'pdfium_revision': 'aa7b4ede03764a5701a477b601720a32c88d8e42', |
45 # Three lines of non-changing comments so that | 45 # Three lines of non-changing comments so that |
46 # the commit queue can handle CLs rolling BoringSSL | 46 # the commit queue can handle CLs rolling BoringSSL |
47 # and whatever else without interference from each other. | 47 # and whatever else without interference from each other. |
48 'boringssl_revision': 'ca9a538aa0f2ebdd261783efa032e69a2ea17fbc', | 48 'boringssl_revision': 'e49da742cb8da281bbeaa7a54aad90aa5d3d19fe', |
49 # Three lines of non-changing comments so that | 49 # Three lines of non-changing comments so that |
50 # the commit queue can handle CLs rolling lss | 50 # the commit queue can handle CLs rolling lss |
51 # and whatever else without interference from each other. | 51 # and whatever else without interference from each other. |
52 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', | 52 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', |
53 # Three lines of non-changing comments so that | 53 # Three lines of non-changing comments so that |
54 # the commit queue can handle CLs rolling nss | 54 # the commit queue can handle CLs rolling nss |
55 # and whatever else without interference from each other. | 55 # and whatever else without interference from each other. |
56 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', | 56 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', |
57 } | 57 } |
58 | 58 |
59 # Only these hosts are allowed for dependencies in this DEPS file. | 59 # Only these hosts are allowed for dependencies in this DEPS file. |
60 # If you need to add a new host, contact chrome infrastructure team. | 60 # If you need to add a new host, contact chrome infrastructure team. |
61 allowed_hosts = [ | 61 allowed_hosts = [ |
62 'boringssl.googlesource.com', | 62 'boringssl.googlesource.com', |
63 'chromium.googlesource.com', | 63 'chromium.googlesource.com', |
64 'dart.googlecode.com', | 64 'dart.googlecode.com', |
65 'pdfium.googlesource.com', | 65 'pdfium.googlesource.com', |
66 ] | 66 ] |
67 | 67 |
68 deps = { | 68 deps = { |
69 'src/buildtools': | 69 'src/buildtools': |
70 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), | 70 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), |
71 | 71 |
72 'src/sdch/open-vcdiff': | 72 'src/sdch/open-vcdiff': |
73 Var('chromium_git') + '/external/open-vcdiff.git' + '@' + '438f2a5be6d809bc21
611a94cd37bfc8c28ceb33', # from svn revision 41 | 73 Var('chromium_git') + '/external/open-vcdiff.git' + '@' + '438f2a5be6d809bc21
611a94cd37bfc8c28ceb33', # from svn revision 41 |
74 | 74 |
75 'src/testing/gtest': | 75 'src/testing/gtest': |
76 Var('chromium_git') + '/external/googletest.git' + '@' + '8245545b6dc9c4703e6
496d1efd19e975ad2b038', # from svn revision 700 | 76 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8
e3b37292b84c821d9c8ad', # from svn revision 704 |
77 | 77 |
78 'src/testing/gmock': | 78 'src/testing/gmock': |
79 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 | 79 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 |
80 | 80 |
81 'src/third_party/angle': | 81 'src/third_party/angle': |
82 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), | 82 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), |
83 | 83 |
84 'src/third_party/icu': | 84 'src/third_party/icu': |
85 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '4e3266f32c62d30a3f9e2
232a753c60129d1e670', | 85 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '4e3266f32c62d30a3f9e2
232a753c60129d1e670', |
86 | 86 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 'src/third_party/mesa/src': | 126 'src/third_party/mesa/src': |
127 Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + '071d25db04c23821a12a
8b260ab9d96a097402f0', | 127 Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + '071d25db04c23821a12a
8b260ab9d96a097402f0', |
128 | 128 |
129 'src/third_party/pdfium': | 129 'src/third_party/pdfium': |
130 'https://pdfium.googlesource.com/pdfium.git' + '@' + Var('pdfium_revision'), | 130 'https://pdfium.googlesource.com/pdfium.git' + '@' + Var('pdfium_revision'), |
131 | 131 |
132 'src/third_party/boringssl/src': | 132 'src/third_party/boringssl/src': |
133 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re
vision'), | 133 'https://boringssl.googlesource.com/boringssl.git' + '@' + Var('boringssl_re
vision'), |
134 | 134 |
135 'src/tools/gyp': | 135 'src/tools/gyp': |
136 Var('chromium_git') + '/external/gyp.git' + '@' + '82b08049cc0b1f9e0bdcc0702
ac6b523360f635f', # from svn revision 2020 | 136 Var('chromium_git') + '/external/gyp.git' + '@' + '194ec65a55edf24c1976d4265
f57e8c90ef5bb2f', # from svn revision 2023 |
137 } | 137 } |
138 | 138 |
139 | 139 |
140 deps_os = { | 140 deps_os = { |
141 'unix': { | 141 'unix': { |
142 # Linux, really. | 142 # Linux, really. |
143 'src/third_party/lss': | 143 'src/third_party/lss': |
144 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), | 144 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), |
145 | 145 |
146 # Note that this is different from Android's freetype repo. | 146 # Note that this is different from Android's freetype repo. |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
322 # corresponding .py files have already been deleted. | 322 # corresponding .py files have already been deleted. |
323 'name': 'remove_stale_pyc_files', | 323 'name': 'remove_stale_pyc_files', |
324 'pattern': 'src/tools/.*\\.py', | 324 'pattern': 'src/tools/.*\\.py', |
325 'action': [ | 325 'action': [ |
326 'python', | 326 'python', |
327 'src/tools/remove_stale_pyc_files.py', | 327 'src/tools/remove_stale_pyc_files.py', |
328 'src/tools', | 328 'src/tools', |
329 ], | 329 ], |
330 }, | 330 }, |
331 ] | 331 ] |
OLD | NEW |