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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 # and whatever else without interference from each other. | 69 # and whatever else without interference from each other. |
70 'pdfium_revision': '635e82ec20b3d5ffcb24f9a1b1be9f1f24d8a3f4', | 70 'pdfium_revision': '635e82ec20b3d5ffcb24f9a1b1be9f1f24d8a3f4', |
71 # Three lines of non-changing comments so that | 71 # Three lines of non-changing comments so that |
72 # the commit queue can handle CLs rolling openmax_dl | 72 # the commit queue can handle CLs rolling openmax_dl |
73 # and whatever else without interference from each other. | 73 # and whatever else without interference from each other. |
74 'openmax_dl_revision': '79e64bc9243e5ff11822434cf39b9fabefff3bfb', | 74 'openmax_dl_revision': '79e64bc9243e5ff11822434cf39b9fabefff3bfb', |
75 # Three lines of non-changing comments so that | 75 # Three lines of non-changing comments so that |
76 # the commit queue can handle CLs rolling BoringSSL | 76 # the commit queue can handle CLs rolling BoringSSL |
77 # and whatever else without interference from each other. | 77 # and whatever else without interference from each other. |
78 'boringssl_revision': '5213df4e9ed9ca130c40f142893cb91f2e18eee1', | 78 'boringssl_revision': '5213df4e9ed9ca130c40f142893cb91f2e18eee1', |
| 79 # Three lines of non-changing comments so that |
| 80 # the commit queue can handle CLs rolling nss |
| 81 # and whatever else without interference from each other. |
| 82 'nss_revision': 'e2e35dbd9b41c0e5cb8485f13831cd61eb484196', |
| 83 # Three lines of non-changing comments so that |
| 84 # the commit queue can handle CLs rolling google-toolbox-for-mac |
| 85 # and whatever else without interference from each other. |
| 86 'google_toolbox_for_mac_revision': '704fb56df6a9a0884801045a158e021945d9d991', |
| 87 # Three lines of non-changing comments so that |
| 88 # the commit queue can handle CLs rolling lighttpd |
| 89 # and whatever else without interference from each other. |
| 90 'lighttpd_revision': '9dfa55d15937a688a92cbf2b7a8621b0927d06eb', |
| 91 # Three lines of non-changing comments so that |
| 92 # the commit queue can handle CLs rolling lss |
| 93 # and whatever else without interference from each other. |
| 94 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', |
79 } | 95 } |
80 | 96 |
81 deps = { | 97 deps = { |
82 'src/breakpad/src': | 98 'src/breakpad/src': |
83 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '17f614cd83
65f5b78577ffcc237300a970db9813', # from svn revision 1359 | 99 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '17f614cd83
65f5b78577ffcc237300a970db9813', # from svn revision 1359 |
84 | 100 |
85 'src/buildtools': | 101 'src/buildtools': |
86 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), | 102 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), |
87 | 103 |
88 'src/sdch/open-vcdiff': | 104 'src/sdch/open-vcdiff': |
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
306 'src/third_party/bison': | 322 'src/third_party/bison': |
307 Var('chromium_git') + '/chromium/deps/bison.git' + '@' + '083c9a45e4affdd54
64ee2b224c2df649c6e26c3', | 323 Var('chromium_git') + '/chromium/deps/bison.git' + '@' + '083c9a45e4affdd54
64ee2b224c2df649c6e26c3', |
308 | 324 |
309 'src/third_party/gperf': | 325 'src/third_party/gperf': |
310 Var('chromium_git') + '/chromium/deps/gperf.git' + '@' + 'd892d79f64f944977
0443fb06da49b5a1e5d33c1', | 326 Var('chromium_git') + '/chromium/deps/gperf.git' + '@' + 'd892d79f64f944977
0443fb06da49b5a1e5d33c1', |
311 | 327 |
312 'src/third_party/perl': | 328 'src/third_party/perl': |
313 Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0
cffeb4f8f45b6fc5ccdb78', | 329 Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0
cffeb4f8f45b6fc5ccdb78', |
314 | 330 |
315 'src/third_party/lighttpd': | 331 'src/third_party/lighttpd': |
316 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', | 332 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + Var('lighttpd_r
evision'), |
317 | 333 |
318 # Parses Windows PE/COFF executable format. | 334 # Parses Windows PE/COFF executable format. |
319 'src/third_party/pefile': | 335 'src/third_party/pefile': |
320 Var('chromium_git') + '/external/pefile.git' + '@' + '72c6ae42396cb913bcab6
3c15585dc3b5c3f92f1', | 336 Var('chromium_git') + '/external/pefile.git' + '@' + '72c6ae42396cb913bcab6
3c15585dc3b5c3f92f1', |
321 | 337 |
322 # NSS, for SSLClientSocketNSS. | 338 # NSS, for SSLClientSocketNSS. |
323 'src/third_party/nss': | 339 'src/third_party/nss': |
324 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'e2e35dbd9b41c0e5cb8
485f13831cd61eb484196', | 340 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + Var('nss_revision'), |
325 | 341 |
326 'src/third_party/swig/win': | 342 'src/third_party/swig/win': |
327 Var('chromium_git') + '/chromium/deps/swig/win.git' + '@' + '986f013ba51854
1adf5c839811efb35630a31031', | 343 Var('chromium_git') + '/chromium/deps/swig/win.git' + '@' + '986f013ba51854
1adf5c839811efb35630a31031', |
328 | 344 |
329 # GNU binutils assembler for x86-32. | 345 # GNU binutils assembler for x86-32. |
330 'src/third_party/gnu_binutils': | 346 'src/third_party/gnu_binutils': |
331 Var('chromium_git') + '/native_client/deps/third_party/gnu_binutils.git' +
'@' + 'f4003433b61b25666565690caf3d7a7a1a4ec436', | 347 Var('chromium_git') + '/native_client/deps/third_party/gnu_binutils.git' +
'@' + 'f4003433b61b25666565690caf3d7a7a1a4ec436', |
332 # GNU binutils assembler for x86-64. | 348 # GNU binutils assembler for x86-64. |
333 'src/third_party/mingw-w64/mingw/bin': | 349 'src/third_party/mingw-w64/mingw/bin': |
334 Var('chromium_git') + '/native_client/deps/third_party/mingw-w64/mingw/bin
.git' + '@' + '3cc8b140b883a9fe4986d12cfd46c16a093d3527', | 350 Var('chromium_git') + '/native_client/deps/third_party/mingw-w64/mingw/bin
.git' + '@' + '3cc8b140b883a9fe4986d12cfd46c16a093d3527', |
335 | 351 |
336 # Dependencies used by libjpeg-turbo | 352 # Dependencies used by libjpeg-turbo |
337 'src/third_party/yasm/binaries': | 353 'src/third_party/yasm/binaries': |
338 Var('chromium_git') + '/chromium/deps/yasm/binaries.git' + '@' + '52f9b3f4b
0aa06da24ef8b123058bb61ee468881', | 354 Var('chromium_git') + '/chromium/deps/yasm/binaries.git' + '@' + '52f9b3f4b
0aa06da24ef8b123058bb61ee468881', |
339 | 355 |
340 # Binaries for nacl sdk. | 356 # Binaries for nacl sdk. |
341 'src/third_party/nacl_sdk_binaries': | 357 'src/third_party/nacl_sdk_binaries': |
342 Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759df
ca03bdc774da7ecbf974f6e2b84f43699a5', | 358 Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759df
ca03bdc774da7ecbf974f6e2b84f43699a5', |
343 }, | 359 }, |
344 'ios': { | 360 'ios': { |
345 'src/third_party/google_toolbox_for_mac/src': | 361 'src/third_party/google_toolbox_for_mac/src': |
346 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + '704f
b56df6a9a0884801045a158e021945d9d991', | 362 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + Var('
google_toolbox_for_mac_revision'), |
347 | 363 |
348 'src/third_party/nss': | 364 'src/third_party/nss': |
349 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'e2e35dbd9b41c0e5cb8
485f13831cd61eb484196', | 365 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + Var('nss_revision'), |
350 | 366 |
351 # class-dump utility to generate header files for undocumented SDKs | 367 # class-dump utility to generate header files for undocumented SDKs |
352 'src/testing/iossim/third_party/class-dump': | 368 'src/testing/iossim/third_party/class-dump': |
353 Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c76
7584240b4dade8b74e6f57b9bdab', | 369 Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c76
7584240b4dade8b74e6f57b9bdab', |
354 | 370 |
355 # Code that's not needed due to not building everything | 371 # Code that's not needed due to not building everything |
356 'src/build/util/support': None, | 372 'src/build/util/support': None, |
357 'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': Non
e, | 373 'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': Non
e, |
358 'src/chrome/test/data/perf/canvas_bench': None, | 374 'src/chrome/test/data/perf/canvas_bench': None, |
359 'src/chrome/test/data/perf/frame_rate/content': None, | 375 'src/chrome/test/data/perf/frame_rate/content': None, |
(...skipping 30 matching lines...) Expand all Loading... |
390 'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None, | 406 'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None, |
391 'src/third_party/yasm/source/patched-yasm': None, | 407 'src/third_party/yasm/source/patched-yasm': None, |
392 'src/tools/page_cycler/acid3': None, | 408 'src/tools/page_cycler/acid3': None, |
393 'src/v8': None, | 409 'src/v8': None, |
394 }, | 410 }, |
395 'mac': { | 411 'mac': { |
396 'src/chrome/tools/test/reference_build/chrome_mac': | 412 'src/chrome/tools/test/reference_build/chrome_mac': |
397 Var('chromium_git') + '/chromium/reference_builds/chrome_mac.git' + '@' + '
8dc181329e7c5255f83b4b85dc2f71498a237955', | 413 Var('chromium_git') + '/chromium/reference_builds/chrome_mac.git' + '@' + '
8dc181329e7c5255f83b4b85dc2f71498a237955', |
398 | 414 |
399 'src/third_party/google_toolbox_for_mac/src': | 415 'src/third_party/google_toolbox_for_mac/src': |
400 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + '704f
b56df6a9a0884801045a158e021945d9d991', | 416 Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + Var('
google_toolbox_for_mac_revision'), |
| 417 |
401 | 418 |
402 'src/third_party/pdfsqueeze': | 419 'src/third_party/pdfsqueeze': |
403 Var('chromium_git') + '/external/pdfsqueeze.git' + '@' + '5936b871e6a087b7
e50d4cbcb122378d8a07499f', | 420 Var('chromium_git') + '/external/pdfsqueeze.git' + '@' + '5936b871e6a087b7
e50d4cbcb122378d8a07499f', |
404 | 421 |
405 'src/third_party/lighttpd': | 422 'src/third_party/lighttpd': |
406 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + '9dfa55d15937a6
88a92cbf2b7a8621b0927d06eb', | 423 Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + Var('lighttpd_r
evision'), |
407 | 424 |
408 'src/third_party/swig/mac': | 425 'src/third_party/swig/mac': |
409 Var('chromium_git') + '/chromium/deps/swig/mac.git' + '@' + '1b182eef16df2b
506f1d710b34df65d55c1ac44e', | 426 Var('chromium_git') + '/chromium/deps/swig/mac.git' + '@' + '1b182eef16df2b
506f1d710b34df65d55c1ac44e', |
410 | 427 |
411 # NSS, for SSLClientSocketNSS. | 428 # NSS, for SSLClientSocketNSS. |
412 'src/third_party/nss': | 429 'src/third_party/nss': |
413 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'e2e35dbd9b41c0e5cb8
485f13831cd61eb484196', | 430 Var('chromium_git') + '/chromium/deps/nss.git' + '@' + Var('nss_revision'), |
414 | 431 |
415 'src/chrome/installer/mac/third_party/xz/xz': | 432 'src/chrome/installer/mac/third_party/xz/xz': |
416 Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2
641376bce7cdbc7284f7', | 433 Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2
641376bce7cdbc7284f7', |
417 }, | 434 }, |
418 'unix': { | 435 'unix': { |
419 # Linux, really. | 436 # Linux, really. |
420 'src/chrome/tools/test/reference_build/chrome_linux': | 437 'src/chrome/tools/test/reference_build/chrome_linux': |
421 Var('chromium_git') + '/chromium/reference_builds/chrome_linux64.git' + '@'
+ '033d053a528e820e1de3e2db766678d862a86b36', | 438 Var('chromium_git') + '/chromium/reference_builds/chrome_linux64.git' + '@'
+ '033d053a528e820e1de3e2db766678d862a86b36', |
422 | 439 |
423 'src/third_party/xdg-utils': | 440 'src/third_party/xdg-utils': |
424 Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b1
7b8c9067a1022e4416ee7ed5e0d', | 441 Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b1
7b8c9067a1022e4416ee7ed5e0d', |
425 | 442 |
426 'src/third_party/swig/linux': | 443 'src/third_party/swig/linux': |
427 Var('chromium_git') + '/chromium/deps/swig/linux.git' + '@' + '866b8e0e0e0c
fe99ebe608260030916ca0c3f92d', | 444 Var('chromium_git') + '/chromium/deps/swig/linux.git' + '@' + '866b8e0e0e0c
fe99ebe608260030916ca0c3f92d', |
428 | 445 |
429 'src/third_party/lss': | 446 'src/third_party/lss': |
430 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + '9
52107fa7cea0daaabead28c0e92d579bee517eb', | 447 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), |
431 | 448 |
432 # For Linux and Chromium OS. | 449 # For Linux and Chromium OS. |
433 'src/third_party/cros_system_api': | 450 'src/third_party/cros_system_api': |
434 Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e59913
eb5a1562e23256b0527fb709be967bedc9', | 451 Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e59913
eb5a1562e23256b0527fb709be967bedc9', |
435 | 452 |
436 # Note that this is different from Android's freetype repo. | 453 # Note that this is different from Android's freetype repo. |
437 'src/third_party/freetype2/src': | 454 'src/third_party/freetype2/src': |
438 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'd6
99c2994ecc178c4ed05ac2086061b2034c2178', | 455 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'd6
99c2994ecc178c4ed05ac2086061b2034c2178', |
439 | 456 |
440 # Build tools for Chrome OS. | 457 # Build tools for Chrome OS. |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
483 'src/third_party/httpcomponents-core': | 500 'src/third_party/httpcomponents-core': |
484 Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f7
180a96f8fa5cab23f793c14b413356d419e62', | 501 Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f7
180a96f8fa5cab23f793c14b413356d419e62', |
485 | 502 |
486 'src/third_party/jarjar': | 503 'src/third_party/jarjar': |
487 Var('chromium_git') + '/chromium/deps/jarjar.git' + '@' + '2e1ead4c68c450e0
b77fe49e3f9137842b8b6920', | 504 Var('chromium_git') + '/chromium/deps/jarjar.git' + '@' + '2e1ead4c68c450e0
b77fe49e3f9137842b8b6920', |
488 | 505 |
489 'src/third_party/jsr-305/src': | 506 'src/third_party/jsr-305/src': |
490 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a
f6d5df2d3210e3bfc0919', | 507 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a
f6d5df2d3210e3bfc0919', |
491 | 508 |
492 'src/third_party/lss': | 509 'src/third_party/lss': |
493 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + '9
52107fa7cea0daaabead28c0e92d579bee517eb', | 510 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va
r('lss_revision'), |
494 | 511 |
495 'src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/brail
le': | 512 'src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/brail
le': |
496 Var('chromium_git') + '/external/eyes-free/braille/client/src/com/googleco
de/eyesfree/braille.git' + '@' + '77bf6edb0138e3a38a2772248696f130dab45e34', | 513 Var('chromium_git') + '/external/eyes-free/braille/client/src/com/googleco
de/eyesfree/braille.git' + '@' + '77bf6edb0138e3a38a2772248696f130dab45e34', |
497 }, | 514 }, |
498 } | 515 } |
499 | 516 |
500 | 517 |
501 include_rules = [ | 518 include_rules = [ |
502 # Everybody can use some things. | 519 # Everybody can use some things. |
503 '+base', | 520 '+base', |
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
783 # corresponding .py files have already been deleted. | 800 # corresponding .py files have already been deleted. |
784 'name': 'remove_stale_pyc_files', | 801 'name': 'remove_stale_pyc_files', |
785 'pattern': 'src/tools/.*\\.py', | 802 'pattern': 'src/tools/.*\\.py', |
786 'action': [ | 803 'action': [ |
787 'python', | 804 'python', |
788 'src/tools/remove_stale_pyc_files.py', | 805 'src/tools/remove_stale_pyc_files.py', |
789 'src/tools', | 806 'src/tools', |
790 ], | 807 ], |
791 }, | 808 }, |
792 ] | 809 ] |
OLD | NEW |