Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Changes for Android #52

Merged
merged 3 commits into from Oct 9, 2012
Merged

Changes for Android #52

merged 3 commits into from Oct 9, 2012

Commits on Oct 8, 2012

  1. [droid] add android platform and ldflags

    Android solibs must be unversioned.
    Cory Fields committed Oct 8, 2012
    Copy the full SHA
    a82b35c View commit details
    Browse the repository at this point in the history
  2. [droid] make prefix and extension configurable per-platform

    This is a nasty hack, but one that was used fo vis and screensavers as well.
    Android libs must be of the form "^lib.*\.so$" in order to be shipped in the
    apk.
    Cory Fields committed Oct 8, 2012
    Copy the full SHA
    7c3589b View commit details
    Browse the repository at this point in the history
  3. [droid] update addon names

    Cory Fields committed Oct 8, 2012
    Copy the full SHA
    90309e6 View commit details
    Browse the repository at this point in the history