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 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
314 | 314 |
315 'src/third_party/lighttpd': | 315 'src/third_party/lighttpd': |
316 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', | 316 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', |
317 | 317 |
318 # Parses Windows PE/COFF executable format. | 318 # Parses Windows PE/COFF executable format. |
319 'src/third_party/pefile': | 319 'src/third_party/pefile': |
320 Var('chromium_git') + '/external/pefile.git' + '@' + '72c6ae42396cb913bcab6
3c15585dc3b5c3f92f1', | 320 Var('chromium_git') + '/external/pefile.git' + '@' + '72c6ae42396cb913bcab6
3c15585dc3b5c3f92f1', |
321 | 321 |
322 # NSS, for SSLClientSocketNSS. | 322 # NSS, for SSLClientSocketNSS. |
323 'src/third_party/nss': | 323 'src/third_party/nss': |
324 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888
c6e110f3043cecdba12cf', | 324 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be09
4244db73badd245fae41b', |
325 | 325 |
326 'src/third_party/swig/win': | 326 'src/third_party/swig/win': |
327 Var('chromium_git') + '/chromium/deps/swig/win.git' + '@' + '986f013ba51854
1adf5c839811efb35630a31031', | 327 Var('chromium_git') + '/chromium/deps/swig/win.git' + '@' + '986f013ba51854
1adf5c839811efb35630a31031', |
328 | 328 |
329 # GNU binutils assembler for x86-32. | 329 # GNU binutils assembler for x86-32. |
330 'src/third_party/gnu_binutils': | 330 'src/third_party/gnu_binutils': |
331 Var('chromium_git') + '/native_client/deps/third_party/gnu_binutils.git' +
'@' + 'f4003433b61b25666565690caf3d7a7a1a4ec436', | 331 Var('chromium_git') + '/native_client/deps/third_party/gnu_binutils.git' +
'@' + 'f4003433b61b25666565690caf3d7a7a1a4ec436', |
332 # GNU binutils assembler for x86-64. | 332 # GNU binutils assembler for x86-64. |
333 'src/third_party/mingw-w64/mingw/bin': | 333 'src/third_party/mingw-w64/mingw/bin': |
334 Var('chromium_git') + '/native_client/deps/third_party/mingw-w64/mingw/bin
.git' + '@' + '3cc8b140b883a9fe4986d12cfd46c16a093d3527', | 334 Var('chromium_git') + '/native_client/deps/third_party/mingw-w64/mingw/bin
.git' + '@' + '3cc8b140b883a9fe4986d12cfd46c16a093d3527', |
335 | 335 |
336 # Dependencies used by libjpeg-turbo | 336 # Dependencies used by libjpeg-turbo |
337 'src/third_party/yasm/binaries': | 337 'src/third_party/yasm/binaries': |
338 Var('chromium_git') + '/chromium/deps/yasm/binaries.git' + '@' + '52f9b3f4b
0aa06da24ef8b123058bb61ee468881', | 338 Var('chromium_git') + '/chromium/deps/yasm/binaries.git' + '@' + '52f9b3f4b
0aa06da24ef8b123058bb61ee468881', |
339 | 339 |
340 # Binaries for nacl sdk. | 340 # Binaries for nacl sdk. |
341 'src/third_party/nacl_sdk_binaries': | 341 'src/third_party/nacl_sdk_binaries': |
342 Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759df
ca03bdc774da7ecbf974f6e2b84f43699a5', | 342 Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759df
ca03bdc774da7ecbf974f6e2b84f43699a5', |
343 }, | 343 }, |
344 'ios': { | 344 'ios': { |
345 'src/third_party/google_toolbox_for_mac/src': | 345 'src/third_party/google_toolbox_for_mac/src': |
346 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + '704f
b56df6a9a0884801045a158e021945d9d991', | 346 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + '704f
b56df6a9a0884801045a158e021945d9d991', |
347 | 347 |
348 'src/third_party/nss': | 348 'src/third_party/nss': |
349 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888
c6e110f3043cecdba12cf', | 349 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be09
4244db73badd245fae41b', |
350 | 350 |
351 # class-dump utility to generate header files for undocumented SDKs | 351 # class-dump utility to generate header files for undocumented SDKs |
352 'src/testing/iossim/third_party/class-dump': | 352 'src/testing/iossim/third_party/class-dump': |
353 Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c76
7584240b4dade8b74e6f57b9bdab', | 353 Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c76
7584240b4dade8b74e6f57b9bdab', |
354 | 354 |
355 # Code that's not needed due to not building everything | 355 # Code that's not needed due to not building everything |
356 'src/build/util/support': None, | 356 'src/build/util/support': None, |
357 'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': Non
e, | 357 'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': Non
e, |
358 'src/chrome/test/data/perf/canvas_bench': None, | 358 'src/chrome/test/data/perf/canvas_bench': None, |
359 'src/chrome/test/data/perf/frame_rate/content': None, | 359 'src/chrome/test/data/perf/frame_rate/content': None, |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
403 Var('chromium_git') + '/external/pdfsqueeze.git' + '@' + '5936b871e6a087b7
e50d4cbcb122378d8a07499f', | 403 Var('chromium_git') + '/external/pdfsqueeze.git' + '@' + '5936b871e6a087b7
e50d4cbcb122378d8a07499f', |
404 | 404 |
405 'src/third_party/lighttpd': | 405 'src/third_party/lighttpd': |
406 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', | 406 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', |
407 | 407 |
408 'src/third_party/swig/mac': | 408 'src/third_party/swig/mac': |
409 Var('chromium_git') + '/chromium/deps/swig/mac.git' + '@' + '1b182eef16df2b
506f1d710b34df65d55c1ac44e', | 409 Var('chromium_git') + '/chromium/deps/swig/mac.git' + '@' + '1b182eef16df2b
506f1d710b34df65d55c1ac44e', |
410 | 410 |
411 # NSS, for SSLClientSocketNSS. | 411 # NSS, for SSLClientSocketNSS. |
412 'src/third_party/nss': | 412 'src/third_party/nss': |
413 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888
c6e110f3043cecdba12cf', | 413 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be09
4244db73badd245fae41b', |
414 | 414 |
415 'src/chrome/installer/mac/third_party/xz/xz': | 415 'src/chrome/installer/mac/third_party/xz/xz': |
416 Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2
641376bce7cdbc7284f7', | 416 Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2
641376bce7cdbc7284f7', |
417 }, | 417 }, |
418 'unix': { | 418 'unix': { |
419 # Linux, really. | 419 # Linux, really. |
420 'src/chrome/tools/test/reference_build/chrome_linux': | 420 'src/chrome/tools/test/reference_build/chrome_linux': |
421 Var('chromium_git') + '/chromium/reference_builds/chrome_linux64.git' + '@'
+ '033d053a528e820e1de3e2db766678d862a86b36', | 421 Var('chromium_git') + '/chromium/reference_builds/chrome_linux64.git' + '@'
+ '033d053a528e820e1de3e2db766678d862a86b36', |
422 | 422 |
423 'src/third_party/xdg-utils': | 423 'src/third_party/xdg-utils': |
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
772 # migration completes (let's say Sep 1 2014). | 772 # migration completes (let's say Sep 1 2014). |
773 'name': 'check_git_config', | 773 'name': 'check_git_config', |
774 'pattern': '.', | 774 'pattern': '.', |
775 'action': [ | 775 'action': [ |
776 'python', | 776 'python', |
777 'src/tools/check_git_config.py', | 777 'src/tools/check_git_config.py', |
778 '--running-as-hook', | 778 '--running-as-hook', |
779 ], | 779 ], |
780 }, | 780 }, |
781 ] | 781 ] |
OLD | NEW |