Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client / .DEPS.git
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     'webkit_url':
8          'https://chromium.googlesource.com/chromium/blink.git',
9     'git_url':
10          'https://chromium.googlesource.com'
11 }
12
13 deps = {
14     'breakpad':
15         Var('git_url') + '/external/google-breakpad.git@1c8e155b3a4488910fa63a867de31f1735595e2f',
16     'testing/gtest':
17         Var('git_url') + '/external/googletest.git@74de57c951aedebc5dfe26a27604353432392b98',
18     'third_party':
19         Var('git_url') + '/native_client/src/third_party.git@293473a038f9e4e8239dc12856a31c2a12a5806b',
20     'third_party/lcov':
21         Var('git_url') + '/chromium/src/third_party/lcov.git@b37daf5968200da8ff520ce65c4e5bce4047dd15',
22     'third_party/lss':
23         Var('git_url') + '/external/linux-syscall-support/lss.git@2f724fced658cd6182096c615efdf3767b7c57fe',
24     'third_party/valgrind':
25         Var('git_url') + '/chromium/deps/valgrind.git@59886873b4b8258a8e0f098c23e1958e0d0c0a26',
26     'tools/clang':
27         Var('git_url') + '/chromium/src/tools/clang.git@ebc2fda597745140f92be012c57104eed54743ad',
28     'tools/gyp':
29         Var('git_url') + '/external/gyp.git@9a184eea4849278fd557627adcf48cb8e2ff9f67',
30     'tools/valgrind':
31         Var('git_url') + '/chromium/src/tools/valgrind.git@89e126305795473ff66dbce1e08a5c209e0f073e',
32     'validator_snapshots':
33         Var('git_url') + '/native_client/src/validator_snapshots.git@4c1ea6b6ebe020993b0a091fd4e38a6487704b60',
34 }
35
36 deps_os = {
37     'unix':
38     {
39         'third_party/ragel':
40             Var('git_url') + '/native_client/deps/third_party/ragel.git@da42bb33f1b67c2d70b38ec1d2edf5263271b635',
41     },
42     'win':
43     {
44         'third_party/NSIS':
45             Var('git_url') + '/native_client/deps/third_party/NSIS.git@21b6ad22daa7bfc04b9f1c1805a34622e2607a93',
46         'third_party/gnu_binutils':
47             Var('git_url') + '/native_client/deps/third_party/gnu_binutils.git@f4003433b61b25666565690caf3d7a7a1a4ec436',
48         'third_party/mingw-w64/mingw/bin':
49             Var('git_url') + '/native_client/deps/third_party/mingw-w64/mingw/bin.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527',
50     },
51 }
52
53 include_rules = [
54     '+native_client/src/include',
55     '+gtest'
56 ]
57
58 skip_child_includes = [
59     
60 ]
61
62 hooks = [
63     {
64     'action':
65          [
66     'python',
67     'native_client/build/package_version/package_version.py',
68     'sync',
69     '--extract'
70 ],
71     'pattern':
72          '.'
73 },
74     {
75     'action':
76          [
77     'download_from_google_storage',
78     '--no_resume',
79     '--platform=win32',
80     '--no_auth',
81     '--bucket',
82     'chromium-gn',
83     '-s',
84     'native_client/tools/gn/bin/win/gn.exe.sha1'
85 ],
86     'pattern':
87          '.',
88     'name':
89          'gn_win'
90 },
91     {
92     'action':
93          [
94     'download_from_google_storage',
95     '--no_resume',
96     '--platform=darwin',
97     '--no_auth',
98     '--bucket',
99     'chromium-gn',
100     '-s',
101     'native_client/tools/gn/bin/mac/gn.sha1'
102 ],
103     'pattern':
104          '.',
105     'name':
106          'gn_mac'
107 },
108     {
109     'action':
110          [
111     'download_from_google_storage',
112     '--no_resume',
113     '--platform=linux*',
114     '--no_auth',
115     '--bucket',
116     'chromium-gn',
117     '-s',
118     'native_client/tools/gn/bin/linux/gn.sha1'
119 ],
120     'pattern':
121          '.',
122     'name':
123          'gn_linux'
124 },
125     {
126     'action':
127          [
128     'download_from_google_storage',
129     '--no_resume',
130     '--platform=linux*',
131     '--no_auth',
132     '--bucket',
133     'chromium-gn',
134     '-s',
135     'native_client/tools/gn/bin/linux/gn.sha1'
136 ],
137     'pattern':
138          '.',
139     'name':
140          'gn_linux'
141 },
142     {
143     'action':
144          [
145     'download_from_google_storage',
146     '--no_resume',
147     '--platform=linux*',
148     '--no_auth',
149     '--bucket',
150     'chromium-gn',
151     '-s',
152     'native_client/tools/gn/bin/linux/gn32.sha1'
153 ],
154     'pattern':
155          '.',
156     'name':
157          'gn_linux32'
158 },
159     {
160     'action':
161          [
162     'python',
163     'tools/clang/scripts/update.py',
164     '--if-needed'
165 ],
166     'pattern':
167          '.',
168     'name':
169          'clang'
170 },
171     {
172     'action':
173          [
174     'python',
175     'native_client/build/gyp_nacl'
176 ],
177     'pattern':
178          '.'
179 }
180 ]