Reviewers: Jakob,

Description:
Extract build configuration into a separate header and move it to the base lib

With this, change, atomicops, once, and lazy instance are no longer dependant
on v8 core. I'll move them in a follow-up change to the libbase as well.

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/303463005/

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

Affected files (+165, -153 lines):
  M BUILD.gn
  M src/atomicops.h
  M src/atomicops_internals_x86_msvc.h
  A src/base/build_config.h
  M src/base/macros.h
  M src/checks.h
  M src/flags.h
  M src/globals.h
  M src/lazy-instance.h
  M src/once.cc
  M src/platform/mutex.h
  M test/cctest/test-api.cc
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to