Commit Graph

27 Commits

Author SHA1 Message Date
Edwin Brady
c553f6afd7 Ask travis to install optional dependencies 2013-10-31 21:33:46 +00:00
Edwin Brady
defc795de5 LLVM and FFI flags default to off
This is primarily so that installation is easier for new users. Users
who want these features can of course turn them on easily enough!

(Ideally, we want binary packages which will switch everything on.)
2013-10-31 20:58:23 +00:00
Edwin Brady
abf46fe29f Use make -j2 test on travis 2013-10-29 09:53:40 +00:00
Jan Bessai
068f3d49b2 Reenable Java tests in Travis 2013-10-25 10:17:22 +02:00
Edwin Brady
a068cb596b Merge pull request #523 from Ralith/fix-llvm-install
LLVM-related fixes
2013-10-13 08:10:20 -07:00
Benjamin Saunders
03adfb0276 Test LLVM codegen on travis to reduce future breakage 2013-10-08 15:27:09 -07:00
Benjamin Saunders
054821afe5 Skip confirmation prompt 2013-10-07 12:08:53 -07:00
Benjamin Saunders
692b45475a Properly factor cabal workflow 2013-10-07 12:02:20 -07:00
Benjamin Saunders
8a43c18025 Use llvm-3.3 from a PPA now that llvm.org is no longer providing it 2013-10-07 11:49:20 -07:00
Edwin Brady
8ae2240c99 (Temporarily) remove java tests from travis
I don't have time to actively maintain the java backend, and the
Nat->BigInt optimisation has broken it. I'll put the tests back when
this is fixed.
2013-09-14 13:46:25 +01:00
Edwin Brady
67739f0125 Merge pull request #434 from JanBessai/IndependentJavaRTSVersion
Independent java rts version
2013-08-03 09:47:16 -07:00
Jan Bessai
e9a1612e0a Reactivate Java test, since new rts version is published 2013-08-02 03:22:42 +02:00
Benjamin Saunders
d64094c5e4 Make .travis.yml repository-independent 2013-07-31 21:57:30 -07:00
Edwin Brady
91d36495a1 Temporarily remove java tests from .travis.yml
Because they don't work anyway. Will reinstate when the java build
isn't version number dependent, somehow.
2013-07-30 09:45:54 +01:00
Jan Bessai
c5d58844fa Remove Java RTS build in favor of the version hosted on Maven Central 2013-07-16 22:00:03 +02:00
Jan Bessai
fbd6471e80 Travis: enable cabal flags for Java in cabal execution instead of config.mk 2013-07-09 23:12:54 +02:00
Jan Bessai
f7132df962 Add java tests to travis.yml 2013-07-09 22:52:57 +02:00
Edwin Brady
36e9a0aade Fix .travis.yml
Somehow I broke it in the last merge
2013-07-04 22:08:19 +01:00
Benjamin Saunders
c0938d4c20 Don't extract sdist verbosely 2013-07-01 16:24:04 -07:00
Benjamin Saunders
18e926beb0 Slightly cleaner segregation 2013-07-01 13:19:39 -07:00
Benjamin Saunders
ae4ca227fe Adjust travis-ci script to test distribution generated by cabal sdist 2013-07-01 13:19:39 -07:00
Edwin Brady
ca9d4352fa Install in .travis.yml 2013-05-10 12:12:46 +01:00
Edwin Brady
c3b58d6fd7 Use make test in .travis.yml 2013-05-10 12:00:43 +01:00
Edwin Brady
ee3da18a31 Build in .travis.yml 2013-05-10 11:51:52 +01:00
Jason Dagit
b8fc54ec2d travisci: run test suite 2012-10-29 14:22:57 -07:00
Jason Dagit
5da2f7b22e travis-ci: lower case Haskell to see if that helps with build problems 2012-10-29 12:03:16 -07:00
Jason Dagit
e11da78563 Add travis.yml file 2012-10-28 16:45:12 -07:00