Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Side by Side Diff: tools/gyp/v8.gyp

Issue 804005: Revert grisu commits. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/generate-ten-powers.scm ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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',
233 '../../src/char-predicates-inl.h', 232 '../../src/char-predicates-inl.h',
234 '../../src/char-predicates.h', 233 '../../src/char-predicates.h',
235 '../../src/checks.cc', 234 '../../src/checks.cc',
236 '../../src/checks.h', 235 '../../src/checks.h',
237 '../../src/code-stubs.cc', 236 '../../src/code-stubs.cc',
238 '../../src/code-stubs.h', 237 '../../src/code-stubs.h',
239 '../../src/code.h', 238 '../../src/code.h',
240 '../../src/codegen-inl.h', 239 '../../src/codegen-inl.h',
241 '../../src/codegen.cc', 240 '../../src/codegen.cc',
242 '../../src/codegen.h', 241 '../../src/codegen.h',
(...skipping 15 matching lines...) Expand all
258 '../../src/dateparser.h', 257 '../../src/dateparser.h',
259 '../../src/dateparser-inl.h', 258 '../../src/dateparser-inl.h',
260 '../../src/debug.cc', 259 '../../src/debug.cc',
261 '../../src/debug.h', 260 '../../src/debug.h',
262 '../../src/debug-agent.cc', 261 '../../src/debug-agent.cc',
263 '../../src/debug-agent.h', 262 '../../src/debug-agent.h',
264 '../../src/disasm.h', 263 '../../src/disasm.h',
265 '../../src/disassembler.cc', 264 '../../src/disassembler.cc',
266 '../../src/disassembler.h', 265 '../../src/disassembler.h',
267 '../../src/dtoa-config.c', 266 '../../src/dtoa-config.c',
268 '../../src/diy_fp.h',
269 '../../src/double.h',
270 '../../src/execution.cc', 267 '../../src/execution.cc',
271 '../../src/execution.h', 268 '../../src/execution.h',
272 '../../src/factory.cc', 269 '../../src/factory.cc',
273 '../../src/factory.h', 270 '../../src/factory.h',
274 '../../src/fast-codegen.h', 271 '../../src/fast-codegen.h',
275 '../../src/flag-definitions.h', 272 '../../src/flag-definitions.h',
276 '../../src/flags.cc', 273 '../../src/flags.cc',
277 '../../src/flags.h', 274 '../../src/flags.h',
278 '../../src/frame-element.cc', 275 '../../src/frame-element.cc',
279 '../../src/frame-element.h', 276 '../../src/frame-element.h',
280 '../../src/frames-inl.h', 277 '../../src/frames-inl.h',
281 '../../src/frames.cc', 278 '../../src/frames.cc',
282 '../../src/frames.h', 279 '../../src/frames.h',
283 '../../src/full-codegen.cc', 280 '../../src/full-codegen.cc',
284 '../../src/full-codegen.h', 281 '../../src/full-codegen.h',
285 '../../src/func-name-inferrer.cc', 282 '../../src/func-name-inferrer.cc',
286 '../../src/func-name-inferrer.h', 283 '../../src/func-name-inferrer.h',
287 '../../src/global-handles.cc', 284 '../../src/global-handles.cc',
288 '../../src/global-handles.h', 285 '../../src/global-handles.h',
289 '../../src/globals.h', 286 '../../src/globals.h',
290 '../../src/grisu3.h',
291 '../../src/grisu3.cc',
292 '../../src/handles-inl.h', 287 '../../src/handles-inl.h',
293 '../../src/handles.cc', 288 '../../src/handles.cc',
294 '../../src/handles.h', 289 '../../src/handles.h',
295 '../../src/hashmap.cc', 290 '../../src/hashmap.cc',
296 '../../src/hashmap.h', 291 '../../src/hashmap.h',
297 '../../src/heap-inl.h', 292 '../../src/heap-inl.h',
298 '../../src/heap.cc', 293 '../../src/heap.cc',
299 '../../src/heap.h', 294 '../../src/heap.h',
300 '../../src/heap-profiler.cc', 295 '../../src/heap-profiler.cc',
301 '../../src/heap-profiler.h', 296 '../../src/heap-profiler.h',
(...skipping 26 matching lines...) Expand all
328 '../../src/number-info.h', 323 '../../src/number-info.h',
329 '../../src/objects-debug.cc', 324 '../../src/objects-debug.cc',
330 '../../src/objects-inl.h', 325 '../../src/objects-inl.h',
331 '../../src/objects.cc', 326 '../../src/objects.cc',
332 '../../src/objects.h', 327 '../../src/objects.h',
333 '../../src/oprofile-agent.h', 328 '../../src/oprofile-agent.h',
334 '../../src/oprofile-agent.cc', 329 '../../src/oprofile-agent.cc',
335 '../../src/parser.cc', 330 '../../src/parser.cc',
336 '../../src/parser.h', 331 '../../src/parser.h',
337 '../../src/platform.h', 332 '../../src/platform.h',
338 '../../src/powers_ten.h',
339 '../../src/prettyprinter.cc', 333 '../../src/prettyprinter.cc',
340 '../../src/prettyprinter.h', 334 '../../src/prettyprinter.h',
341 '../../src/property.cc', 335 '../../src/property.cc',
342 '../../src/property.h', 336 '../../src/property.h',
343 '../../src/regexp-macro-assembler-irregexp-inl.h', 337 '../../src/regexp-macro-assembler-irregexp-inl.h',
344 '../../src/regexp-macro-assembler-irregexp.cc', 338 '../../src/regexp-macro-assembler-irregexp.cc',
345 '../../src/regexp-macro-assembler-irregexp.h', 339 '../../src/regexp-macro-assembler-irregexp.h',
346 '../../src/regexp-macro-assembler-tracer.cc', 340 '../../src/regexp-macro-assembler-tracer.cc',
347 '../../src/regexp-macro-assembler-tracer.h', 341 '../../src/regexp-macro-assembler-tracer.h',
348 '../../src/regexp-macro-assembler.cc', 342 '../../src/regexp-macro-assembler.cc',
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 ], 622 ],
629 'conditions': [ 623 'conditions': [
630 [ 'OS=="win"', { 624 [ 'OS=="win"', {
631 # This could be gotten by not setting chromium_code, if that's OK. 625 # This could be gotten by not setting chromium_code, if that's OK.
632 'defines': ['_CRT_SECURE_NO_WARNINGS'], 626 'defines': ['_CRT_SECURE_NO_WARNINGS'],
633 }], 627 }],
634 ], 628 ],
635 }, 629 },
636 ], 630 ],
637 } 631 }
OLDNEW
« no previous file with comments | « tools/generate-ten-powers.scm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698