Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Support for javascript (mozilla) #3

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Commits on Jan 25, 2013

  1. Reorder link libraries

    Move -lz after libtabix.a, as it is needed to resolve names used
    in libtabix.a.  Modern linkers have started requiring user care
    in library ordering again.
    jmarshall committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    d0f188e View commit details
    Browse the repository at this point in the history
  2. Merge pull request samtools#2 from jmarshall/link-order

    Reorder link libraries
    lh3 committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    76b4bbd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2013

  1. Configuration menu
    Copy the full SHA
    34599c6 View commit details
    Browse the repository at this point in the history