History log of /relibc/openlibm/.travis.yml (Results 1 – 20 of 20)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 73b3d88e 18-Jun-2018 Viral B. Shah <viral@juliacomputing.com>

Merge pull request #181 from CDLuminate/mipsport

Updated MIPS port


# a4b3fdeb 04-Jun-2018 Mo Zhou <cdluminate@gmail.com>

travis: Add mips, mipsel, mips64el build.


Revision tags: v0.5.5
# ba43b361 20-Jan-2017 Viral B. Shah <viral@juliacomputing.com>

Merge pull request #151 from JuliaLang/sf/archmageddon

Fixup architecture woes


# d6c4935d 15-Jan-2017 Elliot Saba <staticfloat@gmail.com>

Add testing for `ppc64le` and `arm` architectures on Travis


Revision tags: v0.5.4
# c0566d25 22-Aug-2016 Elliot Saba <staticfloat@gmail.com>

Merge pull request #133 from JuliaLang/sf/clang_on_linux

[WIP] Test linux clang on Travis


Revision tags: v0.5.3, v0.5.2, v0.5.1
# b5e67495 27-Apr-2016 Elliot Saba <staticfloat@gmail.com>

Try adding a matrix build for `clang` on linux


# 343a7199 26-Apr-2016 Elliot Saba <staticfloat@gmail.com>

Re-enabled OSX tests


# 705cbaea 24-Jun-2016 Elliot Saba <staticfloat@gmail.com>

Merge pull request #139 from petercolberg/travis

Test Linux amd64/i686/arm64


# 806c725e 24-Jun-2016 Peter Colberg <peter@colberg.org>

Test Linux arm64 using qemu user emulation


# 29bf900e 24-Jun-2016 Peter Colberg <peter@colberg.org>

Test Linux i686

This build fails due to #137, which is resolved by the next commit.


# 50c52d2b 24-Jun-2016 Peter Colberg <peter@colberg.org>

Use Travis build matrix to test different platforms

Create a clean, minimal, cross-platform Travis script with a build
matrix for testing different operating systems and architectures.


Revision tags: v0.5.0
# 5473e8b2 01-Feb-2015 Viral B. Shah <viral@mayin.org>

Disable OS X tests for now.


# b44ec547 07-Jan-2015 Viral B. Shah <viral@mayin.org>

Merge pull request #73 from tkelman/cp-dashf

add -f flag to cp in install target


# ecfaad0d 07-Jan-2015 Tony Kelman <tony@kelman.net>

try being consistent about quoting to disable arm build from osx


# bfc09872 06-Jan-2015 Viral B. Shah <viral@mayin.org>

Fix broken travis file.


# 15007d54 06-Jan-2015 Viral B. Shah <viral@mayin.org>

Exclude arm32 builds on os x.


# 769a422f 05-Jan-2015 Viral B. Shah <viral@mayin.org>

Enable tests on OS X too.
Add Travis badge.


# 79affe97 05-Jan-2015 Viral B. Shah <viral@mayin.org>

Disable email notifications in Travis.


# 443e13ec 05-Jan-2015 Viral B. Shah <viral@mayin.org>

Merge pull request #72 from talex5/travis

Fix build on ARM and add Travis tests


# 9101f612 18-Dec-2014 Thomas Leonard <talex5@gmail.com>

Added Travis test script

This builds Openlibm on the Travis build host (x86) and also
cross-compiles to ARM.

Note: the tests currently fail on ARM, as noted in
https://github.com/JuliaLang/openlibm

Added Travis test script

This builds Openlibm on the Travis build host (x86) and also
cross-compiles to ARM.

Note: the tests currently fail on ARM, as noted in
https://github.com/JuliaLang/openlibm/issues/18

show more ...