Control profiling/debugger support from build script.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 11 Sep 2009 12:26:15 +0000 (12:26 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 11 Sep 2009 12:26:15 +0000 (12:26 +0000)
commit3dd74076d1835a716344df46ad26af80f1685636
tree65d4a368c3f92696feafad764b284842c097ec89
parentf5864d08af29e10f67cb6ffb77835f5cdae3f87a
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.
Review URL: http://codereview.chromium.org/195061

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2875 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
src/ia32/macro-assembler-ia32.cc
src/ia32/macro-assembler-ia32.h
src/v8.h
src/x64/cfg-x64.cc
src/x64/codegen-x64.cc
src/x64/macro-assembler-x64.cc
src/x64/macro-assembler-x64.h
tools/v8.xcodeproj/project.pbxproj
tools/visual_studio/common.vsprops