Changeset 51926 in webkit for trunk/JavaScriptCore/Android.mk


Ignore:
Timestamp:
Dec 9, 2009, 2:47:04 PM (15 years ago)
Author:
[email protected]
Message:

2009-12-09 Steve Block <[email protected]>

Reviewed by Adam Barth.

Adds Android Makefiles for building with V8.
https://bugs.webkit.org/show_bug.cgi?id=32278

  • Android.mk: Modified. Includes Makefiles for V8.

2009-12-09 Steve Block <[email protected]>

Reviewed by Adam Barth.

Updates Android Makefiles with latest additions.
https://bugs.webkit.org/show_bug.cgi?id=32278

  • Android.mk: Modified.
  • Android.v8.wtf.mk: Modified.

2009-12-09 Steve Block <[email protected]>

Reviewed by Adam Barth.

Adds Android Makefiles for building with V8.
Also updates existing Android Makefiles with latest additions.
https://bugs.webkit.org/show_bug.cgi?id=32278

Build fix only, no new tests.

  • Android.derived.jscbindings.mk: Modified.
  • Android.derived.mk: Modified.
  • Android.derived.v8bindings.mk: Added.
  • Android.jscbindings.mk: Modified.
  • Android.mk: Modified.
  • Android.v8bindings.mk: Added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/Android.mk

    r51882 r51926  
    168168        wtf/dtoa.cpp \
    169169        \
     170        wtf/android/MainThreadAndroid.cpp \
     171        \
    170172        wtf/unicode/CollatorDefault.cpp \
    171173        wtf/unicode/UTF8.cpp \
Note: See TracChangeset for help on using the changeset viewer.