Skip to content

Tags: basesLoaded/interop

Tags

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for GCC 4.4 (Illumina#168)

* Fix for the MinGW build (#752)

Download and unzip the latest version of MinGW

* Disallow GNU compilers less than 4.8

* Fix bug in GCC 4.4.x

* Update error message as warning

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Distribute Python packages to PyPI (Illumina#161)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Illumina#157 from Illumina/update-version-history

Update version history

v1.1.1

Toggle v1.1.1's commit message
Merge pull request Illumina#153 from Illumina/fix-windows-deps

Fix windows requirements install script

v1.1.0

Toggle v1.1.0's commit message
Merge pull request Illumina#151 from Illumina/centos7-build-example-p…

…ublic

 Add a CentOS 7 docker build and jupyter indexing example

v1.0.25

Toggle v1.0.25's commit message
Merge pull request Illumina#133 from Illumina/update-version-history

Update version history

v1.0.24

Toggle v1.0.24's commit message
Merge pull request Illumina#130 from Illumina/fix-python-deps-public

Remove Python library from module dependencies

v1.0.23

Toggle v1.0.23's commit message
Merge pull request Illumina#126 from Illumina/fix-deployment-public

Fix deployment public

v1.0.22

Toggle v1.0.22's commit message
Merge pull request Illumina#125 from Illumina/docker-centos5-public

Add script to build InterOp in a centos5 docker image

v1.0.21

Toggle v1.0.21's commit message
Merge pull request Illumina#124 from Illumina/python-dep-fix

Python dependency fix