[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 1 | vars = { |
| 2 | "webkit_trunk": |
| 3 | "http://svn.webkit.org/repository/webkit/trunk", |
[email protected] | 319cedc6 | 2010-03-25 02:46:45 | [diff] [blame] | 4 | "webkit_revision": "56476", |
[email protected] | 669ae08f | 2010-03-23 05:26:44 | [diff] [blame] | 5 | "ffmpeg_revision": "42314", |
[email protected] | 17fe53a8 | 2010-02-22 20:42:46 | [diff] [blame] | 6 | "skia_revision": "504", |
[email protected] | 1997e469 | 2009-11-18 21:22:28 | [diff] [blame] | 7 | "chromium_git": "http://src.chromium.org/git", |
[email protected] | 2e981ac | 2010-03-09 18:10:25 | [diff] [blame] | 8 | "swig_revision": "40423", |
[email protected] | 8a9092a1 | 2010-03-24 19:00:54 | [diff] [blame] | 9 | "nacl_revision": "1794", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 10 | } |
| 11 | |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 12 | deps = { |
| 13 | "src/breakpad/src": |
[email protected] | 7c4b4958 | 2009-12-18 01:41:27 | [diff] [blame] | 14 | "http://google-breakpad.googlecode.com/svn/trunk/src@452", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 15 | |
[email protected] | 74647d2 | 2009-06-23 01:13:52 | [diff] [blame] | 16 | "src/build/util/support": |
[email protected] | 9ff126f | 2009-08-04 17:32:03 | [diff] [blame] | 17 | "/trunk/deps/support@20411", |
[email protected] | 74647d2 | 2009-06-23 01:13:52 | [diff] [blame] | 18 | |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 19 | "src/googleurl": |
[email protected] | 9bc50176 | 2010-03-06 05:15:39 | [diff] [blame] | 20 | "http://google-url.googlecode.com/svn/trunk@125", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 21 | |
| 22 | "src/sdch/open-vcdiff": |
[email protected] | da994984 | 2009-10-10 00:26:38 | [diff] [blame] | 23 | "http://open-vcdiff.googlecode.com/svn/trunk@28", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 24 | |
| 25 | "src/testing/gtest": |
[email protected] | 7622173 | 2010-03-25 17:03:47 | [diff] [blame] | 26 | "http://googletest.googlecode.com/svn/trunk@395", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 27 | |
| 28 | "src/third_party/WebKit": |
[email protected] | 0152b52 | 2009-12-02 15:30:54 | [diff] [blame] | 29 | "/trunk/deps/third_party/WebKit@33467", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 30 | |
[email protected] | 28062949 | 2009-09-09 06:49:08 | [diff] [blame] | 31 | "src/third_party/icu": |
[email protected] | 03e7d58d | 2010-03-24 00:50:56 | [diff] [blame] | 32 | "/trunk/deps/third_party/icu42@42287", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 33 | |
[email protected] | adee30d | 2009-08-21 15:15:16 | [diff] [blame] | 34 | "src/third_party/hunspell": |
[email protected] | 0e753e5 | 2010-03-11 10:22:17 | [diff] [blame] | 35 | "/trunk/deps/third_party/hunspell128@41000", |
[email protected] | 5c965dd | 2009-09-04 21:11:43 | [diff] [blame] | 36 | |
[email protected] | 9a17f63 | 2009-07-14 16:07:01 | [diff] [blame] | 37 | "src/third_party/protobuf2/src": |
[email protected] | 3273dce | 2010-01-27 16:08:08 | [diff] [blame] | 38 | "http://protobuf.googlecode.com/svn/trunk@305", |
[email protected] | d3c902b2 | 2009-07-13 21:30:59 | [diff] [blame] | 39 | |
[email protected] | acb9f72 | 2010-03-25 17:14:59 | [diff] [blame^] | 40 | "src/tools/gyp": |
| 41 | "http://gyp.googlecode.com/svn/trunk@804", |
| 42 | |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 43 | "src/v8": |
[email protected] | bfae5e66 | 2010-03-24 15:49:50 | [diff] [blame] | 44 | "http://v8.googlecode.com/svn/trunk@4255", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 45 | |
[email protected] | 3c22184 | 2009-07-13 21:09:38 | [diff] [blame] | 46 | "src/native_client": |
[email protected] | ae437cf | 2010-03-10 23:21:31 | [diff] [blame] | 47 | "http://nativeclient.googlecode.com/svn/trunk/src/native_client@" + |
| 48 | Var("nacl_revision"), |
[email protected] | 3c22184 | 2009-07-13 21:09:38 | [diff] [blame] | 49 | |
[email protected] | 8eb0eeb | 2009-10-23 14:52:40 | [diff] [blame] | 50 | "src/third_party/skia/src": |
[email protected] | 878b089 | 2009-12-02 22:27:18 | [diff] [blame] | 51 | "http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"), |
[email protected] | 8eb0eeb | 2009-10-23 14:52:40 | [diff] [blame] | 52 | |
| 53 | "src/third_party/skia/include": |
[email protected] | 878b089 | 2009-12-02 22:27:18 | [diff] [blame] | 54 | "http://skia.googlecode.com/svn/trunk/include@" + Var("skia_revision"), |
[email protected] | d5282e7 | 2009-05-13 13:16:52 | [diff] [blame] | 55 | |
[email protected] | e6e47fc | 2009-07-13 19:18:23 | [diff] [blame] | 56 | "src/third_party/WebKit/LayoutTests": |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 57 | Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"), |
| 58 | |
[email protected] | dce1d5a | 2009-05-08 16:43:34 | [diff] [blame] | 59 | "src/third_party/WebKit/JavaScriptCore": |
| 60 | Var("webkit_trunk") + "/JavaScriptCore@" + Var("webkit_revision"), |
| 61 | |
| 62 | "src/third_party/WebKit/WebCore": |
| 63 | Var("webkit_trunk") + "/WebCore@" + Var("webkit_revision"), |
| 64 | |
[email protected] | dec7b17 | 2009-09-23 22:11:35 | [diff] [blame] | 65 | "src/third_party/WebKit/WebKit/chromium": |
| 66 | Var("webkit_trunk") + "/WebKit/chromium@" + Var("webkit_revision"), |
| 67 | |
[email protected] | f3d80d9 | 2010-02-09 01:57:54 | [diff] [blame] | 68 | "src/third_party/WebKit/WebKitTools/Scripts": |
| 69 | Var("webkit_trunk") + "/WebKitTools/Scripts@" + Var("webkit_revision"), |
| 70 | |
[email protected] | d7bdd38 | 2009-11-13 02:15:59 | [diff] [blame] | 71 | "src/third_party/ots": |
[email protected] | 6cbd190 | 2010-02-03 20:43:04 | [diff] [blame] | 72 | "http://ots.googlecode.com/svn/trunk@26", |
[email protected] | d7bdd38 | 2009-11-13 02:15:59 | [diff] [blame] | 73 | |
[email protected] | 58734d6 | 2009-06-30 00:12:53 | [diff] [blame] | 74 | "src/tools/page_cycler/acid3": |
[email protected] | 060ab04 | 2009-07-13 21:39:51 | [diff] [blame] | 75 | "/trunk/deps/page_cycler/acid3@19546", |
[email protected] | 0735266 | 2009-07-13 23:22:33 | [diff] [blame] | 76 | |
[email protected] | 6d37449 | 2009-08-05 06:02:07 | [diff] [blame] | 77 | # We run these layout tests as UI tests. Since many of the buildbots that |
| 78 | # run layout tests do NOT have access to the LayoutTest directory, we need |
| 79 | # to map them here. In practice, these do not take up much space. |
| 80 | "src/chrome/test/data/layout_tests/LayoutTests/fast/events": |
| 81 | Var("webkit_trunk") + "/LayoutTests/fast/events@" + |
| 82 | Var("webkit_revision"), |
[email protected] | 53d4e7d | 2009-09-24 05:14:30 | [diff] [blame] | 83 | "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources": |
| 84 | Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" + |
| 85 | Var("webkit_revision"), |
[email protected] | 6d37449 | 2009-08-05 06:02:07 | [diff] [blame] | 86 | "src/chrome/test/data/layout_tests/LayoutTests/fast/workers": |
| 87 | Var("webkit_trunk") + "/LayoutTests/fast/workers@" + |
| 88 | Var("webkit_revision"), |
| 89 | "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources": |
| 90 | Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" + |
| 91 | Var("webkit_revision"), |
| 92 | "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers": |
| 93 | Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" + |
| 94 | Var("webkit_revision"), |
| 95 | "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest": |
| 96 | Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" + |
| 97 | Var("webkit_revision"), |
| 98 | "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage": |
| 99 | Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" + |
| 100 | Var("webkit_revision"), |
[email protected] | a6fb141 | 2010-01-13 10:25:53 | [diff] [blame] | 101 | "src/chrome/test/data/layout_tests/LayoutTests/websocket/tests/workers": |
| 102 | Var("webkit_trunk") + "/LayoutTests/websocket/tests/workers@" + |
| 103 | Var("webkit_revision"), |
[email protected] | 9f341ec | 2010-01-27 20:59:35 | [diff] [blame] | 104 | |
| 105 | "src/third_party/swig/Lib": |
| 106 | "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"), |
[email protected] | e8ae38c | 2010-03-25 02:35:50 | [diff] [blame] | 107 | |
| 108 | "src/third_party/ffmpeg/source/patched-ffmpeg-mt": |
| 109 | "/trunk/deps/third_party/ffmpeg/patched-ffmpeg-mt@" + |
| 110 | Var("ffmpeg_revision"), |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 111 | } |
| 112 | |
| 113 | |
| 114 | deps_os = { |
| 115 | "win": { |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 116 | "src/chrome/tools/test/reference_build/chrome": |
[email protected] | 9d8fc9b1 | 2010-03-18 19:25:30 | [diff] [blame] | 117 | "/trunk/deps/reference_builds/chrome@41984", |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 118 | |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 119 | "src/third_party/cygwin": |
[email protected] | 3d076e0 | 2009-03-18 17:46:26 | [diff] [blame] | 120 | "/trunk/deps/third_party/cygwin@11984", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 121 | |
| 122 | "src/third_party/python_24": |
[email protected] | 1ca56e9 | 2009-08-11 16:49:37 | [diff] [blame] | 123 | "/trunk/deps/third_party/python_24@22967", |
[email protected] | f73eb0b5 | 2009-08-08 01:13:39 | [diff] [blame] | 124 | |
[email protected] | 5b30d47 | 2009-12-03 22:02:38 | [diff] [blame] | 125 | "src/third_party/lighttpd": |
| 126 | "/trunk/deps/third_party/lighttpd@33727", |
| 127 | |
[email protected] | e0d0014 | 2009-09-18 22:10:27 | [diff] [blame] | 128 | "src/third_party/ffmpeg/binaries/chromium/win/ia32": |
| 129 | "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"), |
[email protected] | 1cf6e88 | 2009-09-15 23:18:42 | [diff] [blame] | 130 | |
[email protected] | 84409061 | 2009-09-25 15:03:34 | [diff] [blame] | 131 | # Chrome Frame related deps |
| 132 | "src/third_party/xulrunner-sdk": |
| 133 | "/trunk/deps/third_party/xulrunner-sdk@17887", |
| 134 | "src/chrome_frame/tools/test/reference_build/chrome": |
[email protected] | 0599694 | 2009-12-04 20:06:30 | [diff] [blame] | 135 | "/trunk/deps/reference_builds/chrome_frame@33840", |
[email protected] | 3577031 | 2009-10-28 01:21:48 | [diff] [blame] | 136 | |
| 137 | # Parses Windows PE/COFF executable format. |
| 138 | "src/third_party/pefile": |
| 139 | "http://pefile.googlecode.com/svn/trunk@63", |
[email protected] | 4b167a3 | 2010-01-25 17:54:08 | [diff] [blame] | 140 | |
| 141 | # NSS, for SSLClientSocketNSS. |
| 142 | "src/third_party/nss": |
[email protected] | f0945b63 | 2010-02-23 00:04:49 | [diff] [blame] | 143 | "/trunk/deps/third_party/nss@39612", |
[email protected] | 9f341ec | 2010-01-27 20:59:35 | [diff] [blame] | 144 | |
| 145 | "src/third_party/swig/win": |
| 146 | "/trunk/deps/third_party/swig/win@" + Var("swig_revision"), |
[email protected] | 3b32fa6 | 2010-02-25 23:17:09 | [diff] [blame] | 147 | |
| 148 | "src/third_party/mingw-w64/mingw/bin": |
| 149 | ("http://nativeclient.googlecode.com/svn/trunk/src/third_party/mingw-w64/mingw/bin@" + |
| 150 | Var("nacl_revision")), |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 151 | }, |
| 152 | "mac": { |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 153 | "src/chrome/tools/test/reference_build/chrome_mac": |
[email protected] | e3c524f | 2010-03-18 18:33:47 | [diff] [blame] | 154 | "/trunk/deps/reference_builds/chrome_mac@41963", |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 155 | |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 156 | "src/third_party/GTM": |
[email protected] | b7e6c90 | 2010-03-22 13:02:07 | [diff] [blame] | 157 | "http://google-toolbox-for-mac.googlecode.com/svn/trunk@312", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 158 | "src/third_party/pdfsqueeze": |
[email protected] | 2da2ad20e | 2009-05-13 15:46:26 | [diff] [blame] | 159 | "http://pdfsqueeze.googlecode.com/svn/trunk@2", |
[email protected] | 5b30d47 | 2009-12-03 22:02:38 | [diff] [blame] | 160 | "src/third_party/lighttpd": |
[email protected] | 06cafed | 2009-12-03 22:33:33 | [diff] [blame] | 161 | "/trunk/deps/third_party/lighttpd@33737", |
[email protected] | 5b30d47 | 2009-12-03 22:02:38 | [diff] [blame] | 162 | |
[email protected] | 8a8da5a | 2009-03-26 23:06:00 | [diff] [blame] | 163 | "src/third_party/WebKit/WebKit/mac": |
| 164 | Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"), |
[email protected] | 060ab04 | 2009-07-13 21:39:51 | [diff] [blame] | 165 | "src/third_party/WebKit/WebKitLibraries": |
| 166 | Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"), |
[email protected] | e0d0014 | 2009-09-18 22:10:27 | [diff] [blame] | 167 | |
[email protected] | 995925b | 2009-11-05 00:56:41 | [diff] [blame] | 168 | # TODO(ajwong): Move this into the OS-independent block. |
| 169 | "src/third_party/yasm/source/patched-yasm": |
| 170 | "/trunk/deps/third_party/yasm/patched-yasm@29937", |
[email protected] | 995925b | 2009-11-05 00:56:41 | [diff] [blame] | 171 | |
[email protected] | 9f341ec | 2010-01-27 20:59:35 | [diff] [blame] | 172 | "src/third_party/swig/mac": |
| 173 | "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"), |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 174 | }, |
[email protected] | ef525cc | 2009-07-10 17:08:16 | [diff] [blame] | 175 | "unix": { |
| 176 | # Linux, really. |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 177 | "src/chrome/tools/test/reference_build/chrome_linux": |
[email protected] | e3c524f | 2010-03-18 18:33:47 | [diff] [blame] | 178 | "/trunk/deps/reference_builds/chrome_linux@41515", |
[email protected] | b7373e5 | 2009-12-15 21:09:38 | [diff] [blame] | 179 | |
[email protected] | ef525cc | 2009-07-10 17:08:16 | [diff] [blame] | 180 | "src/third_party/xdg-utils": |
[email protected] | afebb7c | 2009-10-15 08:34:30 | [diff] [blame] | 181 | "/trunk/deps/third_party/xdg-utils@29103", |
[email protected] | e0d0014 | 2009-09-18 22:10:27 | [diff] [blame] | 182 | |
[email protected] | 995925b | 2009-11-05 00:56:41 | [diff] [blame] | 183 | # TODO(ajwong): Move this into the OS-independent block. |
[email protected] | 795cde3 | 2009-10-30 11:23:08 | [diff] [blame] | 184 | "src/third_party/yasm/source/patched-yasm": |
| 185 | "/trunk/deps/third_party/yasm/patched-yasm@29937", |
[email protected] | 795cde3 | 2009-10-30 11:23:08 | [diff] [blame] | 186 | |
[email protected] | 9f341ec | 2010-01-27 20:59:35 | [diff] [blame] | 187 | "src/third_party/swig/linux": |
| 188 | "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |
[email protected] | ef525cc | 2009-07-10 17:08:16 | [diff] [blame] | 189 | }, |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 190 | } |
| 191 | |
| 192 | |
| 193 | include_rules = [ |
| 194 | # Everybody can use some things. |
| 195 | "+base", |
| 196 | "+build", |
[email protected] | 946d1b2 | 2009-07-22 23:57:21 | [diff] [blame] | 197 | "+ipc", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 198 | |
| 199 | # For now, we allow ICU to be included by specifying "unicode/...", although |
| 200 | # this should probably change. |
| 201 | "+unicode", |
| 202 | "+testing", |
| 203 | |
| 204 | # Allow anybody to include files from the "public" Skia directory in the |
| 205 | # webkit port. This is shared between the webkit port and Chrome. |
| 206 | "+webkit/port/platform/graphics/skia/public", |
| 207 | ] |
| 208 | |
| 209 | |
| 210 | # checkdeps.py shouldn't check include paths for files in these dirs: |
| 211 | skip_child_includes = [ |
| 212 | "breakpad", |
[email protected] | a0f3ee5 | 2009-09-24 05:34:02 | [diff] [blame] | 213 | "chrome_frame", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 214 | "gears", |
[email protected] | 3c22184 | 2009-07-13 21:09:38 | [diff] [blame] | 215 | "native_client", |
[email protected] | aed5215 | 2009-05-28 00:12:30 | [diff] [blame] | 216 | "o3d", |
[email protected] | 5f129de | 2009-02-24 23:22:04 | [diff] [blame] | 217 | "sdch", |
| 218 | "skia", |
| 219 | "testing", |
| 220 | "third_party", |
| 221 | "v8", |
| 222 | ] |
[email protected] | bfa24b96 | 2009-03-02 00:16:16 | [diff] [blame] | 223 | |
| 224 | |
| 225 | hooks = [ |
| 226 | { |
[email protected] | 154c671 | 2009-09-16 19:44:02 | [diff] [blame] | 227 | # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
[email protected] | be4948c | 2009-09-22 03:59:44 | [diff] [blame] | 228 | "pattern": ".", |
[email protected] | 5bf090e | 2009-10-05 20:48:38 | [diff] [blame] | 229 | "action": ["python", "src/build/gyp_chromium"], |
[email protected] | bfa24b96 | 2009-03-02 00:16:16 | [diff] [blame] | 230 | }, |
[email protected] | d8aa540 | 2009-08-05 15:24:53 | [diff] [blame] | 231 | { |
[email protected] | 1cacb04 | 2009-10-03 00:00:30 | [diff] [blame] | 232 | # Workaround XCode dependecies problem. |
| 233 | # TODO(bradnelson): remove this when fixed. |
| 234 | "pattern": ".", |
| 235 | "action": ["python", |
| 236 | "src/build/mac/clobber_generated_headers.py"], |
| 237 | }, |
[email protected] | bfa24b96 | 2009-03-02 00:16:16 | [diff] [blame] | 238 | ] |