Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Side by Side Diff: .DEPS.git

Issue 841823003: Dropping .DEPS.git (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # DO NOT EDIT EXCEPT FOR LOCAL TESTING.
2 # THIS IS A GENERATED FILE.
3 # ALL MANUAL CHANGES WILL BE OVERWRITTEN.
4 # SEE http://code.google.com/p/chromium/wiki/UsingGit
5 # FOR HOW TO ROLL DEPS
6 vars = {
7 'mingw_rev':
8 '3cc8b140b883a9fe4986d12cfd46c16a093d3527',
9 'breakpad_rev':
10 'fe34e3f9fef1eb425b25a79f0da84e2f277d433b',
11 'gnu_binutils_rev':
12 'f4003433b61b25666565690caf3d7a7a1a4ec436',
13 'nsis_rev':
14 '21b6ad22daa7bfc04b9f1c1805a34622e2607a93',
15 'clang_rev':
16 '7aa71664f527268776ce5b5bceae01a4bc6a1666',
17 'gtest_rev':
18 '74de57c951aedebc5dfe26a27604353432392b98',
19 'gyp_rev':
20 '0ff4e1aa19641cda58e3ed98399e0d96e6ccd7c2',
21 'lss_rev':
22 '2f724fced658cd6182096c615efdf3767b7c57fe',
23 'tools_valgrind_rev':
24 '4989a1b19c3a33c828e385d3a07e83e202e1e651',
25 'webkit_url':
26 'https://chromium.googlesource.com/chromium/blink.git',
27 'valgrind_rev':
28 '59886873b4b8258a8e0f098c23e1958e0d0c0a26',
29 'git_url':
30 'https://chromium.googlesource.com',
31 'android_tools_rev':
32 'ea50cccc11657404ce22cf928062ed1a3927eb39',
33 'ragel_rev':
34 'da42bb33f1b67c2d70b38ec1d2edf5263271b635',
35 'validator_snapshots_rev':
36 '88fa8d87fae94975f8f0e9716e2c29c1e6494cb5',
37 'chromium_git':
38 'https://chromium.googlesource.com',
39 'third_party_rev':
40 '7e4c04567bd393069233676fc648333885e18da9',
41 'lcov_rev':
42 'b37daf5968200da8ff520ce65c4e5bce4047dd15',
43 'buildtools_revision':
44 'c27f95bd1d9baaef70c879dea375090dd1496147'
45 }
46
47 deps = {
48 'breakpad':
49 Var('git_url') + '/external/google-breakpad.git@fe34e3f9fef1eb425b25a79f 0da84e2f277d433b',
50 'buildtools':
51 Var('git_url') + '/chromium/buildtools.git@c27f95bd1d9baaef70c879dea3750 90dd1496147',
52 'testing/gtest':
53 Var('git_url') + '/external/googletest.git@74de57c951aedebc5dfe26a276043 53432392b98',
54 'third_party':
55 Var('git_url') + '/native_client/src/third_party.git@7e4c04567bd39306923 3676fc648333885e18da9',
56 'third_party/lcov':
57 Var('git_url') + '/chromium/src/third_party/lcov.git@b37daf5968200da8ff5 20ce65c4e5bce4047dd15',
58 'third_party/lss':
59 Var('git_url') + '/external/linux-syscall-support/lss.git@2f724fced658cd 6182096c615efdf3767b7c57fe',
60 'third_party/valgrind':
61 Var('git_url') + '/chromium/deps/valgrind.git@59886873b4b8258a8e0f098c23 e1958e0d0c0a26',
62 'tools/clang':
63 Var('git_url') + '/chromium/src/tools/clang.git@7aa71664f527268776ce5b5b ceae01a4bc6a1666',
64 'tools/gyp':
65 Var('git_url') + '/external/gyp.git@0ff4e1aa19641cda58e3ed98399e0d96e6cc d7c2',
66 'tools/valgrind':
67 Var('git_url') + '/chromium/src/tools/valgrind.git@4989a1b19c3a33c828e38 5d3a07e83e202e1e651',
68 'validator_snapshots':
69 Var('git_url') + '/native_client/src/validator_snapshots.git@88fa8d87fae 94975f8f0e9716e2c29c1e6494cb5',
70 }
71
72 deps_os = {
73 'android':
74 {
75 'third_party/android_tools':
76 Var('git_url') + '/android_tools.git@ea50cccc11657404ce22cf928062ed1 a3927eb39',
77 },
78 'unix':
79 {
80 'third_party/ragel':
81 Var('git_url') + '/native_client/deps/third_party/ragel.git@da42bb33 f1b67c2d70b38ec1d2edf5263271b635',
82 },
83 'win':
84 {
85 'third_party/NSIS':
86 Var('git_url') + '/native_client/deps/third_party/NSIS.git@21b6ad22d aa7bfc04b9f1c1805a34622e2607a93',
87 'third_party/gnu_binutils':
88 Var('git_url') + '/native_client/deps/third_party/gnu_binutils.git@f 4003433b61b25666565690caf3d7a7a1a4ec436',
89 'third_party/mingw-w64/mingw/bin':
90 Var('git_url') + '/native_client/deps/third_party/mingw-w64/mingw/bi n.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527',
91 },
92 }
93
94 include_rules = [
95 '+native_client/src/include',
96 '+gtest'
97 ]
98
99 skip_child_includes = [
100
101 ]
102
103 hooks = [
104 {
105 'action':
106 [
107 'python',
108 'native_client/build/package_version/package_version.py',
109 'sync',
110 '--extract'
111 ],
112 'pattern':
113 '.'
114 },
115 {
116 'action':
117 [
118 'python',
119 'native_client/build/package_version/package_version.py',
120 'cleanup'
121 ],
122 'pattern':
123 '.'
124 },
125 {
126 'action':
127 [
128 'python',
129 'native_client/build/vs_toolchain.py',
130 'update'
131 ],
132 'pattern':
133 '.',
134 'name':
135 'win_toolchain'
136 },
137 {
138 'action':
139 [
140 'python',
141 'tools/clang/scripts/update.py',
142 '--if-needed'
143 ],
144 'pattern':
145 '.',
146 'name':
147 'clang'
148 },
149 {
150 'action':
151 [
152 'download_from_google_storage',
153 '--no_resume',
154 '--platform=win32',
155 '--no_auth',
156 '--bucket',
157 'chromium-gn',
158 '-s',
159 'buildtools/win/gn.exe.sha1'
160 ],
161 'pattern':
162 '.',
163 'name':
164 'gn_win'
165 },
166 {
167 'action':
168 [
169 'download_from_google_storage',
170 '--no_resume',
171 '--platform=darwin',
172 '--no_auth',
173 '--bucket',
174 'chromium-gn',
175 '-s',
176 'buildtools/mac/gn.sha1'
177 ],
178 'pattern':
179 '.',
180 'name':
181 'gn_mac'
182 },
183 {
184 'action':
185 [
186 'download_from_google_storage',
187 '--no_resume',
188 '--platform=linux*',
189 '--no_auth',
190 '--bucket',
191 'chromium-gn',
192 '-s',
193 'buildtools/linux32/gn.sha1'
194 ],
195 'pattern':
196 '.',
197 'name':
198 'gn_linux32'
199 },
200 {
201 'action':
202 [
203 'download_from_google_storage',
204 '--no_resume',
205 '--platform=linux*',
206 '--no_auth',
207 '--bucket',
208 'chromium-gn',
209 '-s',
210 'buildtools/linux64/gn.sha1'
211 ],
212 'pattern':
213 '.',
214 'name':
215 'gn_linux64'
216 },
217 {
218 'action':
219 [
220 'python',
221 'native_client/build/gyp_nacl'
222 ],
223 'pattern':
224 '.'
225 }
226 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698