Reviewers: Sven Panne, Jakob,

Message:
PTAL

Description:
Move version macros to public V8 header.

Move the V8 version macros to the public v8.h file, so it can be used
by other projects for testing specific V8 versions at compile time.

Adjust tools to work on include/v8.h instead of src/version.cc. Make
sure tools/v8-info.sh falls back to src/version.cc when looking at
old versions.

Also add V8_CHECK_VERSION() and V8_VERSION_STRING macros for convenience.

BUG=v8:1844

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

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

Affected files:
  M include/v8.h
  M include/v8config.h
  M src/version.cc
  M tools/common-includes.sh
  M tools/merge-to-branch.sh
  M tools/push-to-trunk.sh
  M tools/v8-info.sh


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to