jarin@chromium.org
|
1e0045083f
|
This should make the NaCl build jobs green again.
BUG=
R=hpayer@chromium.org, jkummerow@chromium.org
Review URL: https://codereview.chromium.org/239333015
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20854 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-04-17 14:22:20 +00:00 |
|
jkummerow@chromium.org
|
f0bf75f709
|
Fix standalone Android and NaCl Makefiles to support arm_version=7 and optdebug
R=ulan@chromium.org
Review URL: https://codereview.chromium.org/116423002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18315 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-12-16 15:50:34 +00:00 |
|
jochen@chromium.org
|
416f2a9ba7
|
Turn on i18n support by default
This reverts commit r16789
BUG=none
R=machenbach@chromium.org, mstarzinger@chromium.org
Review URL: https://codereview.chromium.org/23522063
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16827 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-09-19 12:07:03 +00:00 |
|
machenbach@chromium.org
|
eca42c42cb
|
Revert "Turn on i18n support by default", "Update test262 expectations, now that 15.5.4.9_CE passes", "Make testing i18n the default.", "Mark two failing mozilla tests as failing.", "Mark mozilla tests as flaky instead of failing" and "Fix test expectations for i18n."
This reverts commit 16783-16788 due to several crashers on nosnap builder.
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/23455055
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16789 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-09-18 13:50:00 +00:00 |
|
jochen@chromium.org
|
f41f6c2b41
|
Turn on i18n support by default
BUG=v8:2745
R=danno@chromium.org
Review URL: https://codereview.chromium.org/23003028
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16783 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-09-18 08:11:44 +00:00 |
|
jochen@chromium.org
|
3f5f455a26
|
Fix gyp_v8 to work with use_system_icu=1
If you want to use the system icu library, you'll need to use gyp_v8 (as
opposed to the standalone Makefiles)
BUG=v8:2475
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/19195003
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15677 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-07-15 15:41:21 +00:00 |
|
machenbach@chromium.org
|
1d1b846778
|
Suppress array bounds check for nacl build.
The NaCl and the ARM builder started failing to compile at revision 15593 with spurious array bounds warnings.
The ARM builder will be fixed by updating the cross-compiler version. Since the nacl compiler comes with the nacl toolchain, the warning will be suppressed for that builder.
See also: http://gcc.gnu.org/bugzilla/buglist.cgi?quicksearch=array%20subscript%20is%20above%20array%20bounds
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/19009003
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15608 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-07-10 16:21:17 +00:00 |
|
machenbach@chromium.org
|
eb65ec0648
|
Allow a relativ path to the NaCl SDK when building.
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/16092004
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14855 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-05-28 15:33:39 +00:00 |
|
jkummerow@chromium.org
|
2500425d8d
|
A new Makefile for the Native Client V8 builds.
This was derived from Makefile.android
BUG=v8:2614
Review URL: https://codereview.chromium.org/13561007
Patch from Brad Chen <bradchen@google.com>.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14176 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-04-09 08:25:41 +00:00 |
|