OLD | NEW |
1 # When adding a new dependency, please update the top-level .gitignore file | 1 # When adding a new dependency, please update the top-level .gitignore file |
2 # to list the dependency's destination directory. | 2 # to list the dependency's destination directory. |
3 | 3 |
4 vars = { | 4 vars = { |
5 # Use this googlecode_url variable only if there is an internal mirror for it. | 5 # Use this googlecode_url variable only if there is an internal mirror for it. |
6 # If you do not know, use the full path while defining your new deps entry. | 6 # If you do not know, use the full path while defining your new deps entry. |
7 "googlecode_url": "http://%s.googlecode.com/svn", | 7 "googlecode_url": "http://%s.googlecode.com/svn", |
8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", | 8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", |
9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", | 9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", |
10 "nacl_trunk": "http://src.chromium.org/native_client/trunk", | 10 "nacl_trunk": "http://src.chromium.org/native_client/trunk", |
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
391 | 391 |
392 # Binary level profile guided optimizations. This points to the | 392 # Binary level profile guided optimizations. This points to the |
393 # latest release binaries for the toolchain. | 393 # latest release binaries for the toolchain. |
394 "src/third_party/syzygy/binaries": | 394 "src/third_party/syzygy/binaries": |
395 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@782", | 395 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@782", |
396 | 396 |
397 # Binaries for nacl sdk. | 397 # Binaries for nacl sdk. |
398 "src/third_party/nacl_sdk_binaries": | 398 "src/third_party/nacl_sdk_binaries": |
399 "/trunk/deps/third_party/nacl_sdk_binaries@111576", | 399 "/trunk/deps/third_party/nacl_sdk_binaries@111576", |
400 }, | 400 }, |
| 401 "ios": { |
| 402 # TODO(stuartmorgan): Get Mac and iOS on the same GTM version, and then |
| 403 # switch both to using a gtm_revision variable. |
| 404 "src/third_party/GTM": |
| 405 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@534", |
| 406 |
| 407 # Code that's not needed due to not building everything (especially WebKit). |
| 408 "src/build/util/support": None, |
| 409 "src/chrome/browser/resources/software_rendering_list": None, |
| 410 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": Non
e, |
| 411 "src/content/test/data/layout_tests/LayoutTests/fast/events": None, |
| 412 "src/content/test/data/layout_tests/LayoutTests/fast/filesystem/resources":
None, |
| 413 "src/content/test/data/layout_tests/LayoutTests/fast/js/resources": None, |
| 414 "src/content/test/data/layout_tests/LayoutTests/fast/workers": None, |
| 415 "src/content/test/data/layout_tests/LayoutTests/http/tests/appcache": None, |
| 416 "src/content/test/data/layout_tests/LayoutTests/http/tests/resources": None, |
| 417 "src/content/test/data/layout_tests/LayoutTests/http/tests/websocket/tests":
None, |
| 418 "src/content/test/data/layout_tests/LayoutTests/http/tests/workers": None, |
| 419 "src/content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest":
None, |
| 420 "src/content/test/data/layout_tests/LayoutTests/media": None, |
| 421 "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/e
vents": None, |
| 422 "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/w
orkers": None, |
| 423 "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/http/t
ests/workers": None, |
| 424 "src/content/test/data/layout_tests/LayoutTests/platform/chromium-win/storag
e/domstorage": None, |
| 425 "src/content/test/data/layout_tests/LayoutTests/platform/chromium/fast/event
s": None, |
| 426 "src/content/test/data/layout_tests/LayoutTests/platform/chromium/fast/worke
rs": None, |
| 427 "src/content/test/data/layout_tests/LayoutTests/storage/indexeddb": None, |
| 428 "src/content/test/data/layout_tests/LayoutTests/storage/domstorage": None, |
| 429 "src/chrome/test/data/perf/canvas_bench": None, |
| 430 "src/chrome/test/data/perf/frame_rate/content": None, |
| 431 "src/native_client": None, |
| 432 "src/native_client/src/third_party/ppapi": None, |
| 433 "src/native_client_sdk/src/site_scons": None, |
| 434 "src/seccompsandbox": None, |
| 435 "src/third_party/angle": None, |
| 436 "src/third_party/bidichecker": None, |
| 437 "src/third_party/webgl_conformance": None, |
| 438 "src/third_party/cacheinvalidation/files/src/google": None, |
| 439 "src/tools/deps2git": None, |
| 440 "src/third_party/ffmpeg": None, |
| 441 "src/third_party/hunspell_dictionaries": None, |
| 442 "src/third_party/hunspell": None, |
| 443 "src/third_party/leveldatabase/src": None, |
| 444 "src/third_party/libexif/sources": None, |
| 445 "src/third_party/libjingle/source": None, |
| 446 "src/third_party/libjpeg_turbo": None, |
| 447 "src/third_party/libphonenumber/src/phonenumbers": None, |
| 448 "src/third_party/libphonenumber/src/test": None, |
| 449 "src/third_party/libphonenumber/src/resources": None, |
| 450 "src/third_party/jsoncpp/source/include": None, |
| 451 "src/third_party/jsoncpp/source/src/lib_json": None, |
| 452 "src/third_party/libsrtp": None, |
| 453 "src/third_party/libvpx": None, |
| 454 "src/third_party/libyuv": None, |
| 455 "src/third_party/mozc/session": None, |
| 456 "src/third_party/mozc/chrome/chromeos/renderer": None, |
| 457 "src/third_party/ots": None, |
| 458 "src/third_party/pylib": None, |
| 459 "src/third_party/pymox/src": None, |
| 460 "src/third_party/safe_browsing/testing": None, |
| 461 "src/third_party/scons-2.0.1": None, |
| 462 "src/third_party/sfntly/cpp/src": None, |
| 463 "src/third_party/skia/include": None, |
| 464 "src/third_party/skia/src": None, |
| 465 "src/third_party/smhasher/src": None, |
| 466 "src/third_party/snappy/src": None, |
| 467 "src/third_party/swig/Lib": None, |
| 468 "src/third_party/undoview": None, |
| 469 "src/third_party/v8-i18n": None, |
| 470 "src/third_party/webdriver/pylib": None, |
| 471 "src/third_party/webpagereplay": None, |
| 472 "src/third_party/webrtc": None, |
| 473 "src/third_party/WebKit": None, |
| 474 "src/third_party/WebKit/LayoutTests": None, |
| 475 "src/third_party/WebKit/Source": None, |
| 476 "src/third_party/WebKit/Tools/DumpRenderTree": None, |
| 477 "src/third_party/WebKit/Tools/Scripts": None, |
| 478 "src/third_party/WebKit/Tools/TestWebKitAPI": None, |
| 479 "src/third_party/yasm/source/patched-yasm": None, |
| 480 "src/tools/page_cycler/acid3": None, |
| 481 "src/v8": None, |
| 482 }, |
401 "mac": { | 483 "mac": { |
402 "src/chrome/tools/test/reference_build/chrome_mac": | 484 "src/chrome/tools/test/reference_build/chrome_mac": |
403 "/trunk/deps/reference_builds/chrome_mac@137727", | 485 "/trunk/deps/reference_builds/chrome_mac@137727", |
404 | 486 |
405 "src/third_party/GTM": | 487 "src/third_party/GTM": |
406 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@516", | 488 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@516", |
407 "src/third_party/pdfsqueeze": | 489 "src/third_party/pdfsqueeze": |
408 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4", | 490 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4", |
409 "src/third_party/lighttpd": | 491 "src/third_party/lighttpd": |
410 "/trunk/deps/third_party/lighttpd@33737", | 492 "/trunk/deps/third_party/lighttpd@33737", |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
543 "pattern": ".", | 625 "pattern": ".", |
544 "action": ["python", "src/build/util/lastchange.py", | 626 "action": ["python", "src/build/util/lastchange.py", |
545 "-o", "src/build/util/LASTCHANGE"], | 627 "-o", "src/build/util/LASTCHANGE"], |
546 }, | 628 }, |
547 { | 629 { |
548 # A change to a .gyp, .gypi, or to GYP itself should run the generator. | 630 # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
549 "pattern": ".", | 631 "pattern": ".", |
550 "action": ["python", "src/build/gyp_chromium"], | 632 "action": ["python", "src/build/gyp_chromium"], |
551 }, | 633 }, |
552 ] | 634 ] |
OLD | NEW |