OLD | NEW |
1 # Copyright 2009 the V8 project authors. All rights reserved. | 1 # Copyright 2009 the V8 project authors. All rights reserved. |
2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
4 # met: | 4 # met: |
5 # | 5 # |
6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
222 '../../src/arguments.h', | 222 '../../src/arguments.h', |
223 '../../src/assembler.cc', | 223 '../../src/assembler.cc', |
224 '../../src/assembler.h', | 224 '../../src/assembler.h', |
225 '../../src/ast.cc', | 225 '../../src/ast.cc', |
226 '../../src/ast.h', | 226 '../../src/ast.h', |
227 '../../src/bootstrapper.cc', | 227 '../../src/bootstrapper.cc', |
228 '../../src/bootstrapper.h', | 228 '../../src/bootstrapper.h', |
229 '../../src/builtins.cc', | 229 '../../src/builtins.cc', |
230 '../../src/builtins.h', | 230 '../../src/builtins.h', |
231 '../../src/bytecodes-irregexp.h', | 231 '../../src/bytecodes-irregexp.h', |
| 232 '../../src/cached_powers.h', |
232 '../../src/char-predicates-inl.h', | 233 '../../src/char-predicates-inl.h', |
233 '../../src/char-predicates.h', | 234 '../../src/char-predicates.h', |
234 '../../src/checks.cc', | 235 '../../src/checks.cc', |
235 '../../src/checks.h', | 236 '../../src/checks.h', |
236 '../../src/code-stubs.cc', | 237 '../../src/code-stubs.cc', |
237 '../../src/code-stubs.h', | 238 '../../src/code-stubs.h', |
238 '../../src/code.h', | 239 '../../src/code.h', |
239 '../../src/codegen-inl.h', | 240 '../../src/codegen-inl.h', |
240 '../../src/codegen.cc', | 241 '../../src/codegen.cc', |
241 '../../src/codegen.h', | 242 '../../src/codegen.h', |
(...skipping 15 matching lines...) Expand all Loading... |
257 '../../src/dateparser.h', | 258 '../../src/dateparser.h', |
258 '../../src/dateparser-inl.h', | 259 '../../src/dateparser-inl.h', |
259 '../../src/debug.cc', | 260 '../../src/debug.cc', |
260 '../../src/debug.h', | 261 '../../src/debug.h', |
261 '../../src/debug-agent.cc', | 262 '../../src/debug-agent.cc', |
262 '../../src/debug-agent.h', | 263 '../../src/debug-agent.h', |
263 '../../src/disasm.h', | 264 '../../src/disasm.h', |
264 '../../src/disassembler.cc', | 265 '../../src/disassembler.cc', |
265 '../../src/disassembler.h', | 266 '../../src/disassembler.h', |
266 '../../src/dtoa-config.c', | 267 '../../src/dtoa-config.c', |
| 268 '../../src/diy_fp.h', |
| 269 '../../src/double.h', |
267 '../../src/execution.cc', | 270 '../../src/execution.cc', |
268 '../../src/execution.h', | 271 '../../src/execution.h', |
269 '../../src/factory.cc', | 272 '../../src/factory.cc', |
270 '../../src/factory.h', | 273 '../../src/factory.h', |
271 '../../src/fast-codegen.h', | 274 '../../src/fast-codegen.h', |
272 '../../src/flag-definitions.h', | 275 '../../src/flag-definitions.h', |
273 '../../src/flags.cc', | 276 '../../src/flags.cc', |
274 '../../src/flags.h', | 277 '../../src/flags.h', |
275 '../../src/frame-element.cc', | 278 '../../src/frame-element.cc', |
276 '../../src/frame-element.h', | 279 '../../src/frame-element.h', |
277 '../../src/frames-inl.h', | 280 '../../src/frames-inl.h', |
278 '../../src/frames.cc', | 281 '../../src/frames.cc', |
279 '../../src/frames.h', | 282 '../../src/frames.h', |
280 '../../src/full-codegen.cc', | 283 '../../src/full-codegen.cc', |
281 '../../src/full-codegen.h', | 284 '../../src/full-codegen.h', |
282 '../../src/func-name-inferrer.cc', | 285 '../../src/func-name-inferrer.cc', |
283 '../../src/func-name-inferrer.h', | 286 '../../src/func-name-inferrer.h', |
284 '../../src/global-handles.cc', | 287 '../../src/global-handles.cc', |
285 '../../src/global-handles.h', | 288 '../../src/global-handles.h', |
286 '../../src/globals.h', | 289 '../../src/globals.h', |
| 290 '../../src/grisu3.h', |
| 291 '../../src/grisu3.cc', |
287 '../../src/handles-inl.h', | 292 '../../src/handles-inl.h', |
288 '../../src/handles.cc', | 293 '../../src/handles.cc', |
289 '../../src/handles.h', | 294 '../../src/handles.h', |
290 '../../src/hashmap.cc', | 295 '../../src/hashmap.cc', |
291 '../../src/hashmap.h', | 296 '../../src/hashmap.h', |
292 '../../src/heap-inl.h', | 297 '../../src/heap-inl.h', |
293 '../../src/heap.cc', | 298 '../../src/heap.cc', |
294 '../../src/heap.h', | 299 '../../src/heap.h', |
295 '../../src/heap-profiler.cc', | 300 '../../src/heap-profiler.cc', |
296 '../../src/heap-profiler.h', | 301 '../../src/heap-profiler.h', |
(...skipping 26 matching lines...) Expand all Loading... |
323 '../../src/number-info.h', | 328 '../../src/number-info.h', |
324 '../../src/objects-debug.cc', | 329 '../../src/objects-debug.cc', |
325 '../../src/objects-inl.h', | 330 '../../src/objects-inl.h', |
326 '../../src/objects.cc', | 331 '../../src/objects.cc', |
327 '../../src/objects.h', | 332 '../../src/objects.h', |
328 '../../src/oprofile-agent.h', | 333 '../../src/oprofile-agent.h', |
329 '../../src/oprofile-agent.cc', | 334 '../../src/oprofile-agent.cc', |
330 '../../src/parser.cc', | 335 '../../src/parser.cc', |
331 '../../src/parser.h', | 336 '../../src/parser.h', |
332 '../../src/platform.h', | 337 '../../src/platform.h', |
| 338 '../../src/powers_ten.h', |
333 '../../src/prettyprinter.cc', | 339 '../../src/prettyprinter.cc', |
334 '../../src/prettyprinter.h', | 340 '../../src/prettyprinter.h', |
335 '../../src/property.cc', | 341 '../../src/property.cc', |
336 '../../src/property.h', | 342 '../../src/property.h', |
337 '../../src/regexp-macro-assembler-irregexp-inl.h', | 343 '../../src/regexp-macro-assembler-irregexp-inl.h', |
338 '../../src/regexp-macro-assembler-irregexp.cc', | 344 '../../src/regexp-macro-assembler-irregexp.cc', |
339 '../../src/regexp-macro-assembler-irregexp.h', | 345 '../../src/regexp-macro-assembler-irregexp.h', |
340 '../../src/regexp-macro-assembler-tracer.cc', | 346 '../../src/regexp-macro-assembler-tracer.cc', |
341 '../../src/regexp-macro-assembler-tracer.h', | 347 '../../src/regexp-macro-assembler-tracer.h', |
342 '../../src/regexp-macro-assembler.cc', | 348 '../../src/regexp-macro-assembler.cc', |
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
623 ], | 629 ], |
624 'conditions': [ | 630 'conditions': [ |
625 [ 'OS=="win"', { | 631 [ 'OS=="win"', { |
626 # This could be gotten by not setting chromium_code, if that's OK. | 632 # This could be gotten by not setting chromium_code, if that's OK. |
627 'defines': ['_CRT_SECURE_NO_WARNINGS'], | 633 'defines': ['_CRT_SECURE_NO_WARNINGS'], |
628 }], | 634 }], |
629 ], | 635 ], |
630 }, | 636 }, |
631 ], | 637 ], |
632 } | 638 } |
OLD | NEW |