Newly re-enable test fails consistently on the Win 7 bots
[chromium-blink-merge.git] / DEPS
blob0f225931b17c642862ebe485961b3d9378c50fb4
1 # When adding a new dependency, please update the top-level .gitignore file
2 # to list the dependency's destination directory.
4 vars = {
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.
7   "googlecode_url": "http://%s.googlecode.com/svn",
8   "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
9   "webkit_trunk": "http://src.chromium.org/blink/trunk",
10   "nacl_trunk": "http://src.chromium.org/native_client/trunk",
11   "webkit_revision": "155001",
12   "chromium_git": "https://chromium.googlesource.com",
13   "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
14   "swig_revision": "69281",
15   "nacl_revision": "11830",
16   # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
17   # to update other nacl_*_revision's.
18   "nacl_tools_revision": "11437",  # native_client/DEPS: tools_rev
19   "gtm_revision": "616",
21   "libjingle_revision": "374",
22   "libphonenumber_revision": "584",
23   "libvpx_revision": "212364",
24   "lss_revision": "20",
26   # These two FFmpeg variables must be updated together.  One is used for SVN
27   # checkouts and the other for Git checkouts.
28   "ffmpeg_revision": "203786",
29   "ffmpeg_hash": "245a8c0cdfdd5ab3da9045089661017e9ddd8d0e",
31   "sfntly_revision": "134",
32   "skia_revision": "10377",
33   # Three lines of non-changing comments so that
34   # the commit queue can handle CLs rolling Skia
35   # and V8 without interference from each other.
36   "v8_revision": "15899",
37   # Three lines of non-changing comments so that
38   # the commit queue can handle CLs rolling WebRTC
39   # and V8 without interference from each other.
40   "webrtc_revision": "4409",
41   "jsoncpp_revision": "248",
42   "nss_revision": "209026",
43   # Three lines of non-changing comments so that
44   # the commit queue can handle CLs rolling swarm_client
45   # and whatever else without interference from each other.
46   "swarm_revision": "213621",
47   # Three lines of non-changing comments so that
48   # the commit queue can handle CLs rolling openssl
49   # and whatever else without interference from each other.
50   "openssl_revision": "207965",
53 deps = {
54   "src/breakpad/src":
55     (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1199",
57   "src/googleurl":
58     (Var("googlecode_url") % "google-url") + "/trunk@185",
60   "src/sdch/open-vcdiff":
61     (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
63   "src/testing/gtest":
64     (Var("googlecode_url") % "googletest") + "/trunk@629",
66   "src/testing/gmock":
67     (Var("googlecode_url") % "googlemock") + "/trunk@410",
69   "src/third_party/angle_dx11":
70     Var("chromium_git") +
71     "/external/angle.git@9b344317b2ced9123da6e0e55aeb75e8abca84c5",
73   "src/third_party/trace-viewer":
74     (Var("googlecode_url") % "trace-viewer") + "/trunk@784",
76   "src/third_party/WebKit":
77     Var("webkit_trunk") + "@" + Var("webkit_revision"),
79   "src/third_party/icu":
80     "/trunk/deps/third_party/icu46@213354",
82   "src/third_party/libexif/sources":
83     "/trunk/deps/third_party/libexif/sources@146817",
85   "src/third_party/hunspell":
86    "/trunk/deps/third_party/hunspell@206172",
88   "src/third_party/hunspell_dictionaries":
89     "/trunk/deps/third_party/hunspell_dictionaries@193701",
91   "src/third_party/safe_browsing/testing":
92     (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
94   "src/third_party/cacheinvalidation/src":
95     (Var("googlecode_url") % "google-cache-invalidation-api") +
96     "/trunk/src@309",
98   "src/third_party/leveldatabase/src":
99     (Var("googlecode_url") % "leveldb") + "/trunk@75",
101   "src/third_party/snappy/src":
102     (Var("googlecode_url") % "snappy") + "/trunk@74",
104   "src/tools/grit":
105     (Var("googlecode_url") % "grit-i18n") + "/trunk@129",
107   "src/tools/gyp":
108     (Var("googlecode_url") % "gyp") + "/trunk@1682",
110   "src/tools/swarm_client":
111     "/trunk/tools/swarm_client@" + Var("swarm_revision"),
113   "src/v8":
114     (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
116   "src/native_client":
117     Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
119   "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
120     Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
121     Var("nacl_revision"),
123   "src/third_party/sfntly/cpp/src":
124     (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" +
125     Var("sfntly_revision"),
127   "src/third_party/skia/src":
128     (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
130   "src/third_party/skia/gyp":
131     (Var("googlecode_url") % "skia") + "/trunk/gyp@" + Var("skia_revision"),
133   "src/third_party/skia/include":
134     (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
136   "src/third_party/ots":
137     (Var("googlecode_url") % "ots") + "/trunk@102",
139   "src/tools/page_cycler/acid3":
140     "/trunk/deps/page_cycler/acid3@171600",
142   "src/chrome/test/data/perf/canvas_bench":
143     "/trunk/deps/canvas_bench@122605",
145   "src/chrome/test/data/perf/frame_rate/content":
146     "/trunk/deps/frame_rate/content@93671",
148   "src/chrome/test/data/perf/third_party/octane":
149     (Var("googlecode_url") % "octane-benchmark") + "/trunk@19",
151   "src/third_party/bidichecker":
152     (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
154   # When roll to another webgl conformance tests revision, please goto
155   # chrome/test/gpu and run generate_webgl_conformance_test_list.py.
156   "src/third_party/webgl_conformance":
157     "/trunk/deps/third_party/webgl/sdk/tests@202601",
159   "src/third_party/swig/Lib":
160     "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
162   # Make sure you update the two functional.DEPS and webdriver.DEPS too.
163   "src/third_party/webdriver/pylib":
164     (Var("googlecode_url") % "selenium") + "/trunk/py@18337",
166   "src/third_party/libvpx":
167     "/trunk/deps/third_party/libvpx@" +
168     Var("libvpx_revision"),
170   "src/third_party/ffmpeg":
171     "/trunk/deps/third_party/ffmpeg@" +
172     Var("ffmpeg_revision"),
174   "src/third_party/libjingle/source":
175     (Var("googlecode_url") % "libjingle") + "/trunk@" +
176     Var("libjingle_revision"),
178   "src/third_party/usrsctp/usrsctplib":
179     (Var("googlecode_url") % "sctp-refimpl") +
180     "/trunk/KERN/usrsctp/usrsctplib@8463",
182   "src/third_party/libsrtp":
183     "/trunk/deps/third_party/libsrtp@212698",
185   "src/third_party/speex":
186     "/trunk/deps/third_party/speex@198168",
188   "src/third_party/yasm/source/patched-yasm":
189     "/trunk/deps/third_party/yasm/patched-yasm@167605",
191   "src/third_party/libjpeg_turbo":
192     "/trunk/deps/third_party/libjpeg_turbo@177737",
194   "src/third_party/flac":
195     "/trunk/deps/third_party/flac@198139",
197   "src/third_party/pyftpdlib/src":
198     (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
200   "src/third_party/scons-2.0.1":
201     Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
202         Var("nacl_tools_revision"),
204   "src/third_party/webrtc":
205     (Var("googlecode_url") % "webrtc") + "/stable/webrtc@" + Var("webrtc_revision"),
207   "src/third_party/openmax_dl":
208     (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@4261",
210   "src/third_party/jsoncpp/source/include":
211     (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
212         "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
214   "src/third_party/jsoncpp/source/src/lib_json":
215     (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
216         "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
218   "src/third_party/libyuv":
219     (Var("googlecode_url") % "libyuv") + "/trunk@723",
221   "src/third_party/smhasher/src":
222     (Var("googlecode_url") % "smhasher") + "/trunk@149",
224   "src/third_party/libphonenumber/src/phonenumbers":
225      (Var("googlecode_url") % "libphonenumber") +
226          "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"),
227   "src/third_party/libphonenumber/src/test":
228      (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" +
229          Var("libphonenumber_revision"),
230   "src/third_party/libphonenumber/src/resources":
231      (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" +
232          Var("libphonenumber_revision"),
234   "src/tools/deps2git":
235     "/trunk/tools/deps2git@202885",
237   "src/third_party/webpagereplay":
238     (Var("googlecode_url") % "web-page-replay") + "/trunk@518",
240   "src/third_party/pywebsocket/src":
241     (Var("googlecode_url") % "pywebsocket") + "/trunk/src@662",
243   "src/third_party/opus/src":
244     "/trunk/deps/third_party/opus@185324",
246   "src/third_party/accessibility-developer-tools":
247     Var("chromium_git") + "/external/accessibility-developer-tools.git@ad5df9a5341d38778658c90e4aa241c4ebe4e8aa",
249   "src/webkit/renderer/media/crypto/ppapi/cdm":
250     "/trunk/deps/cdm@181763",
252   "src/third_party/mesa/src":
253     "/trunk/deps/third_party/mesa@210110",
257 deps_os = {
258   "win": {
259     "src/chrome/tools/test/reference_build/chrome_win":
260       "/trunk/deps/reference_builds/chrome_win@197743",
262     "src/third_party/cygwin":
263       "/trunk/deps/third_party/cygwin@133786",
265     "src/third_party/python_26":
266       "/trunk/tools/third_party/python_26@89111",
268     "src/third_party/psyco_win32":
269       "/trunk/deps/third_party/psyco_win32@79861",
271     "src/third_party/bison":
272       "/trunk/deps/third_party/bison@147303",
274     "src/third_party/gperf":
275       "/trunk/deps/third_party/gperf@147304",
277     "src/third_party/perl":
278       "/trunk/deps/third_party/perl@147900",
280     "src/third_party/lighttpd":
281       "/trunk/deps/third_party/lighttpd@33727",
283     # Chrome Frame related deps
284     "src/third_party/xulrunner-sdk":
285       "/trunk/deps/third_party/xulrunner-sdk@119756",
286     "src/chrome_frame/tools/test/reference_build/chrome_win":
287       "/trunk/deps/reference_builds/chrome_win@89574",
289     # Parses Windows PE/COFF executable format.
290     "src/third_party/pefile":
291       (Var("googlecode_url") % "pefile") + "/trunk@63",
293     # NSS, for SSLClientSocketNSS.
294     "src/third_party/nss":
295       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
297     "src/third_party/swig/win":
298       "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
300     # GNU binutils assembler for x86-32.
301     "src/third_party/gnu_binutils":
302       (Var("nacl_trunk") + "/deps/third_party/gnu_binutils@" +
303        Var("nacl_tools_revision")),
304     # GNU binutils assembler for x86-64.
305     "src/third_party/mingw-w64/mingw/bin":
306       (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" +
307        Var("nacl_tools_revision")),
309     # Dependencies used by libjpeg-turbo
310     "src/third_party/yasm/binaries":
311       "/trunk/deps/third_party/yasm/binaries@154708",
313     # Binary level profile guided optimizations. This points to the
314     # latest release binaries for the toolchain.
315     "src/third_party/syzygy/binaries":
316       (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1627",
318     # Binaries for nacl sdk.
319     "src/third_party/nacl_sdk_binaries":
320       "/trunk/deps/third_party/nacl_sdk_binaries@111576",
321   },
322   "ios": {
323     "src/third_party/GTM":
324       (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
325       Var("gtm_revision"),
327     "src/third_party/nss":
328       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
330     # class-dump utility to generate header files for undocumented SDKs
331     "src/testing/iossim/third_party/class-dump":
332       "/trunk/deps/third_party/class-dump@199203",
334     # Code that's not needed due to not building everything
335     "src/build/util/support": None,
336     "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": None,
337     "src/chrome/test/data/perf/canvas_bench": None,
338     "src/chrome/test/data/perf/frame_rate/content": None,
339     "src/native_client": None,
340     "src/native_client/src/third_party/ppapi": None,
341     "src/third_party/angle": None,
342     "src/third_party/angle_dx11": None,
343     "src/third_party/bidichecker": None,
344     "src/third_party/webgl_conformance": None,
345     "src/third_party/ffmpeg": None,
346     "src/third_party/hunspell_dictionaries": None,
347     "src/third_party/hunspell": None,
348     "src/third_party/leveldatabase/src": None,
349     "src/third_party/libexif/sources": None,
350     "src/third_party/libjpeg_turbo": None,
351     "src/third_party/libphonenumber/src/phonenumbers": None,
352     "src/third_party/libphonenumber/src/test": None,
353     "src/third_party/libphonenumber/src/resources": None,
354     "src/third_party/libsrtp": None,
355     "src/third_party/usrsctp/usrsctplib": None,
356     "src/third_party/libvpx": None,
357     "src/third_party/libyuv": None,
358     "src/third_party/ots": None,
359     "src/third_party/pylib": None,
360     "src/third_party/pymox/src": None,
361     "src/third_party/safe_browsing/testing": None,
362     "src/third_party/scons-2.0.1": None,
363     "src/third_party/sfntly/cpp/src": None,
364     "src/third_party/smhasher/src": None,
365     "src/third_party/snappy/src": None,
366     "src/third_party/swig/Lib": None,
367     "src/third_party/undoview": None,
368     "src/third_party/v8-i18n": None,
369     "src/third_party/webdriver/pylib": None,
370     "src/third_party/webpagereplay": None,
371     "src/third_party/webrtc": None,
372     "src/third_party/yasm/source/patched-yasm": None,
373     "src/tools/page_cycler/acid3": None,
374     "src/v8": None,
375   },
376   "mac": {
377     "src/chrome/tools/test/reference_build/chrome_mac":
378       "/trunk/deps/reference_builds/chrome_mac@197743",
380     "src/third_party/GTM":
381       (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
382       Var("gtm_revision"),
383     "src/third_party/pdfsqueeze":
384       (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
385     "src/third_party/lighttpd":
386       "/trunk/deps/third_party/lighttpd@33737",
388     "src/third_party/swig/mac":
389       "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
391     # NSS, for SSLClientSocketNSS.
392     "src/third_party/nss":
393       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
395     "src/chrome/installer/mac/third_party/xz/xz":
396       "/trunk/deps/third_party/xz@189101",
397   },
398   "unix": {
399     # Linux, really.
400     "src/chrome/tools/test/reference_build/chrome_linux":
401       "/trunk/deps/reference_builds/chrome_linux@197743",
403     "src/third_party/xdg-utils":
404       "/trunk/deps/third_party/xdg-utils@203785",
406     "src/third_party/swig/linux":
407       "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
409     "src/third_party/lss":
410       ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
411        Var("lss_revision")),
413     "src/third_party/openssl":
414       "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
416     "src/third_party/gold":
417       "/trunk/deps/third_party/gold@203758",
419     "src/third_party/libmtp":
420       "/trunk/deps/third_party/libmtp@206535",
422     # Used on Linux only. CrOS already has a copy.
423     "src/third_party/mtpd/source":
424       Var("chromiumos_git") + "/platform/mtpd.git" +
425       "@5be739c938a0a229ba9479b00b180e1f9c843e81",
427     # Used on Linux only. CrOS already has a copy.
428     "src/third_party/cros_dbus_cplusplus/source":
429       Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" +
430       "@5e8f6d9db5c2abfb91d91f751184f25bb5cd0900",
432     # For Linux and Chromium OS.
433     "src/third_party/cros_system_api":
434       Var("chromiumos_git") + "/platform/system_api.git" +
435       "@295836580061cb441c11ee3b2a6c7225ecf9ebbb",
437     # Note that this is different from Android's freetype repo.
438     "src/third_party/freetype2/src":
439       Var("chromium_git") + "/chromium/src/third_party/freetype2.git" +
440       "@d699c2994ecc178c4ed05ac2086061b2034c2178",
442     # Build tools for targeting ChromeOS.
443     "src/third_party/chromite":
444       Var("chromiumos_git") + "/chromite.git" +
445       "@93281fa6a9fa1af48aae02d0a9c142a4450af51e",
447     # Dependency of chromite.git.
448     "src/third_party/pyelftools":
449       Var("chromiumos_git") + "/third_party/pyelftools.git" +
450       "@bdc1d380acd88d4bfaf47265008091483b0d614e",
452     "src/third_party/undoview":
453       "/trunk/deps/third_party/undoview@119694",
454   },
455   "android": {
456     "src/third_party/android_tools":
457       Var("chromium_git") + "/android_tools.git" +
458       "@eda719cf5bf102f38b17fe4f583fbc5fde581be6",
460     "src/third_party/aosp":
461       "/trunk/deps/third_party/aosp@148330",
463     "src/third_party/apache-mime4j":
464       "/trunk/deps/third_party/apache-mime4j@170888",
466     "src/third_party/findbugs":
467       "/trunk/deps/third_party/findbugs@163586",
469     "src/third_party/freetype":
470       Var("chromium_git") + "/chromium/src/third_party/freetype.git" +
471       "@96551feab72aac26836e9aaf4fae0962d39d5ab0",
473     "src/third_party/guava/src":
474       Var("chromium_git") + "/external/guava-libraries.git" +
475       "@c523556ab7d0f05afadebd20e7768d4c16af8771",
477     "src/third_party/httpcomponents-client":
478       "/trunk/deps/third_party/httpcomponents-client@170888",
480     "src/third_party/httpcomponents-core":
481       "/trunk/deps/third_party/httpcomponents-core@170888",
483     "src/third_party/jarjar":
484       "/trunk/deps/third_party/jarjar@170888",
486     "src/third_party/jsr-305/src":
487       (Var("googlecode_url") % "jsr-305") + "/trunk@51",
489     "src/third_party/lss":
490       ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
491        Var("lss_revision")),
493     "src/third_party/openssl":
494       "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
496     "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille":
497       (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/googlecode/eyesfree/braille@797",
498   },
502 include_rules = [
503   # Everybody can use some things.
504   "+base",
505   "+build",
506   "+ipc",
508   # Everybody can use headers generated by tools/generate_library_loader.
509   "+library_loaders",
511   "+testing",
512   "+third_party/icu/source/common/unicode",
513   "+third_party/icu/source/i18n/unicode",
514   "+url",
515   # TODO(tfarina): Temporary, until we finish the migration to url. Remove this!
516   "!googleurl",
520 # checkdeps.py shouldn't check include paths for files in these dirs:
521 skip_child_includes = [
522   "breakpad",
523   "chrome_frame",
524   "delegate_execute",
525   "googleurl",
526   "metro_driver",
527   "native_client_sdk",
528   "o3d",
529   "pdf",
530   "sdch",
531   "skia",
532   "testing",
533   "third_party",
534   "v8",
535   "win8",
539 hooks = [
540   {
541     # This downloads binaries for Native Client's newlib toolchain.
542     # Done in lieu of building the toolchain from scratch as it can take
543     # anywhere from 30 minutes to 4 hours depending on platform to build.
544     "name": "nacltools",
545     "pattern": ".",
546     "action": [
547         "python", "src/build/download_nacl_toolchains.py",
548          "--no-arm-trusted",
549          "--keep",
550     ],
551   },
552   {
553     # Downloads an ARM sysroot image to src/arm-sysroot. This image updates
554     # at about the same rate that the chrome build deps change.
555     # This script is a no-op except for linux users who have
556     # target_arch=arm in their GYP_DEFINES.
557     "name": "sysroot",
558     "pattern": ".",
559     "action": ["python", "src/build/linux/install-arm-sysroot.py",
560                "--linux-only"],
561   },
562   {
563     # Downloads the Debian Wheezy sysroot to chrome/installer/linux if needed.
564     # This sysroot updates at about the same rate that the chrome build deps
565     # change. This script is a no-op except for linux users who are doing
566     # official chrome builds.
567     "name": "sysroot",
568     "pattern": ".",
569     "action": [
570         "python",
571         "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
572         "--linux-only",
573         "--arch=amd64"],
574   },
575   {
576     # Same as above, but for 32-bit Linux.
577     "name": "sysroot",
578     "pattern": ".",
579     "action": [
580         "python",
581         "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
582         "--linux-only",
583         "--arch=i386"],
584   },
585   {
586     # Pull clang on mac. If nothing changed, or on non-mac platforms, this takes
587     # zero seconds to run. If something changed, it downloads a prebuilt clang,
588     # which takes ~20s, but clang speeds up builds by more than 20s.
589     "name": "clang",
590     "pattern": ".",
591     "action": ["python", "src/tools/clang/scripts/update.py", "--mac-only"],
592   },
593   {
594     # Update the cygwin mount on Windows.
595     "name": "cygwin",
596     "pattern": ".",
597     "action": ["python", "src/build/win/setup_cygwin_mount.py", "--win-only"],
598   },
599   {
600     # Update LASTCHANGE. This is also run by export_tarball.py in
601     # src/tools/export_tarball - please keep them in sync.
602     "name": "lastchange",
603     "pattern": ".",
604     "action": ["python", "src/build/util/lastchange.py",
605                "-o", "src/build/util/LASTCHANGE"],
606   },
607   {
608     # Update LASTCHANGE.blink. This is also run by export_tarball.py in
609     # src/tools/export_tarball - please keep them in sync.
610     "name": "lastchange",
611     "pattern": ".",
612     "action": ["python", "src/build/util/lastchange.py",
613                "-s", "src/third_party/WebKit",
614                "-o", "src/build/util/LASTCHANGE.blink"],
615   },
616   {
617     # A change to a .gyp, .gypi, or to GYP itself should run the generator.
618     "name": "gyp",
619     "pattern": ".",
620     "action": ["python", "src/build/gyp_chromium"],
621   },
622   {
623     # Check for landmines (reasons to clobber the build).
624     "name": "landmines",
625     "pattern": ".",
626     "action": ["python", "src/build/landmines.py"],
627   },