Changeset 85058 in webkit


Ignore:
Timestamp:
Apr 27, 2011 9:50:35 AM (13 years ago)
Author:
steveblock@google.com
Message:

2011-04-27 Steve Block <steveblock@google.com>

Reviewed by David Levin.

Remove Android build system
https://bugs.webkit.org/show_bug.cgi?id=48111

This is to avoid the maintenance burden until the Android port is
fully upstreamed.

  • Source/Android.mk: Removed.

2011-04-27 Steve Block <steveblock@google.com>

Reviewed by David Levin.

Remove Android build system
https://bugs.webkit.org/show_bug.cgi?id=48111

This is to avoid the maintenance burden until the Android port is
fully upstreamed.

  • Android.mk: Removed.
  • Android.v8.wtf.mk: Removed.

2011-04-27 Steve Block <steveblock@google.com>

Reviewed by David Levin.

Remove Android build system
https://bugs.webkit.org/show_bug.cgi?id=48111

This is to avoid the maintenance burden until the Android port is
fully upstreamed.

No new tests, build change only.

  • Android.derived.jscbindings.mk: Removed.
  • Android.derived.mk: Removed.
  • Android.derived.v8bindings.mk: Removed.
  • Android.jscbindings.mk: Removed.
  • Android.mk: Removed.
  • Android.v8bindings.mk: Removed.
Location:
trunk
Files:
9 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r84994 r85058  
     12011-04-27  Steve Block  <steveblock@google.com>
     2
     3        Reviewed by David Levin.
     4
     5        Remove Android build system
     6        https://bugs.webkit.org/show_bug.cgi?id=48111
     7
     8        This is to avoid the maintenance burden until the Android port is
     9        fully upstreamed.
     10
     11        * Source/Android.mk: Removed.
     12
    1132011-04-26  Kevin Ollivier  <kevino@theolliviers.com>
    214
  • trunk/Source/JavaScriptCore/ChangeLog

    r85044 r85058  
     12011-04-27  Steve Block  <steveblock@google.com>
     2
     3        Reviewed by David Levin.
     4
     5        Remove Android build system
     6        https://bugs.webkit.org/show_bug.cgi?id=48111
     7
     8        This is to avoid the maintenance burden until the Android port is
     9        fully upstreamed.
     10
     11        * Android.mk: Removed.
     12        * Android.v8.wtf.mk: Removed.
     13
    1142011-04-27  Mark Rowe  <mrowe@apple.com>
    215
  • trunk/Source/WebCore/ChangeLog

    r85056 r85058  
     12011-04-27  Steve Block  <steveblock@google.com>
     2
     3        Reviewed by David Levin.
     4
     5        Remove Android build system
     6        https://bugs.webkit.org/show_bug.cgi?id=48111
     7
     8        This is to avoid the maintenance burden until the Android port is
     9        fully upstreamed.
     10
     11        No new tests, build change only.
     12
     13        * Android.derived.jscbindings.mk: Removed.
     14        * Android.derived.mk: Removed.
     15        * Android.derived.v8bindings.mk: Removed.
     16        * Android.jscbindings.mk: Removed.
     17        * Android.mk: Removed.
     18        * Android.v8bindings.mk: Removed.
     19
    1202011-04-27  Darin Adler  <darin@apple.com>
    221
Note: See TracChangeset for help on using the changeset viewer.