Reviewers: Christian Plesner Hansen, Erik Corry,

Description:
Control profiling/debugger support from build script.

The SCons build now has the options profilingsupport and debuggersupport for
controlling the setting of the defines ENABLE_LOGGIGN_AND_PROFILING and
ENABLE_DEBUGGER_SUPPORT. By default both are set to true.

The changes to the XCode project have not been tested.

Please review this at http://codereview.chromium.org/195061

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     SConstruct
   M     src/ia32/macro-assembler-ia32.h
   M     src/ia32/macro-assembler-ia32.cc
   M     src/v8.h
   M     src/x64/cfg-x64.cc
   M     src/x64/codegen-x64.cc
   M     src/x64/macro-assembler-x64.h
   M     src/x64/macro-assembler-x64.cc
   M     tools/v8.xcodeproj/project.pbxproj
   M     tools/visual_studio/common.vsprops



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to