Reviewers: Yang, Message: PTAL.
Changes since last review (see link): • rebased onto current bleeding_edge • added 'weakmap.js' to v8.gyp • added targets à la "ia32.check" to Makefile Description: Make GYP build usable for day-to-day work (second attempt) - Introduce a global Makefile that triggers GYP-based building - Some fixes to .gyp[i] files to make everything work - tools/test-wrapper-gypbuild.py as a temporary solution for easy testing Original review URL: http://codereview.chromium.org/7383006/ Please review this at http://codereview.chromium.org/7550030/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M .gitignore A Makefile M build/all.gyp M build/armu.gypi M build/common.gypi M build/v8-features.gypi A + preparser/preparser.gyp M samples/samples.gyp M src/d8.gyp M src/deoptimizer.cc M src/heap.cc M test/cctest/cctest.gyp M test/cctest/testcfg.py M test/preparser/testcfg.py M tools/gyp/v8.gyp A tools/test-wrapper-gypbuild.py M tools/test.py -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
