Age | Commit message (Expand) | Author | Files | Lines |
2016-02-17 | Don't build with lts-2 or lts-3. | John MacFarlane | 1 | -9/+0 |
2016-02-17 | Travis: don't build with lts-3. | John MacFarlane | 1 | -4/+0 |
2016-02-17 | Travis fixes. | John MacFarlane | 1 | -2/+4 |
2016-02-17 | Try new travis stack+cabal script. | John MacFarlane | 1 | -75/+124 |
2016-01-05 | Go back to testing with ghc 7.10.2. | John MacFarlane | 1 | -3/+3 |
2016-01-05 | Regenerated .travis.yml to include 7.10.3. | John MacFarlane | 1 | -0/+3 |
2016-01-05 | Updated .travis.yml, added ghc 7.10.3 to tested-with. | John MacFarlane | 1 | -24/+72 |
2015-11-21 | Travis: only use ghc 7.10.2 for now. | John MacFarlane | 1 | -9/+9 |
2015-11-21 | Travis: Use --system-ghc. | John MacFarlane | 1 | -5/+1 |
2015-11-21 | Added sanity check in .travis.yml to diagnose problem. | John MacFarlane | 1 | -0/+4 |
2015-11-21 | Fixed travis again. | John MacFarlane | 1 | -2/+1 |
2015-11-21 | Fixed travis. | John MacFarlane | 1 | -1/+4 |
2015-11-21 | Back to stack-based .travis.yml; use stack 1.8. | John MacFarlane | 1 | -44/+18 |
2015-11-21 | Simpler travis - build pandoc, pandoc-citeproc, texmath together. | John MacFarlane | 1 | -36/+1 |
2015-11-21 | Travis, make_travis_yml: reverted addition of 'cabal test' in tgz. | John MacFarlane | 1 | -1/+1 |
2015-11-21 | Further travis tweaks. | John MacFarlane | 1 | -9/+9 |
2015-11-21 | Fix travis problem. | John MacFarlane | 1 | -1/+1 |
2015-11-21 | Fixed .travis.yml syntax. | John MacFarlane | 1 | -8/+8 |
2015-11-21 | travis: install unreleased pandoc-types & texmath. | John MacFarlane | 1 | -0/+8 |
2015-11-21 | Back to cabal-based .travis.yml. | John MacFarlane | 1 | -18/+71 |
2015-11-20 | Tweaked travis.yml. | John MacFarlane | 1 | -1/+1 |
2015-11-20 | More travis/stack tweaks. | John MacFarlane | 1 | -2/+2 |
2015-11-20 | Removed ./travis_long from .travis.yml. | John MacFarlane | 1 | -2/+2 |
2015-11-20 | New stack-based .travis.yml. | John MacFarlane | 1 | -71/+18 |
2015-11-09 | Revert "Give up support for ghc 7.4." | John MacFarlane | 1 | -0/+3 |
2015-11-08 | Give up support for ghc 7.4. | John MacFarlane | 1 | -3/+0 |
2015-10-14 | travis: use -Werror even on ghc 7.10. | John MacFarlane | 1 | -1/+1 |
2015-10-09 | Added comment in .travis.yml to explain last change. | John MacFarlane | 1 | -1/+3 |
2015-10-09 | Use dist/setup/setup/sdist instead of cabal sdist. | John MacFarlane | 1 | -1/+1 |
2015-10-09 | Test also on ghc 7.4.2. | John MacFarlane | 1 | -0/+3 |
2015-10-08 | New .travis.yml. | John MacFarlane | 1 | -18/+63 |
2015-10-08 | Simplified travis.yml. | John MacFarlane | 1 | -19/+17 |
2015-10-08 | Travis: use cabal-install 1.22 not head. | John MacFarlane | 1 | -2/+2 |
2015-10-08 | travis: use ghc 7.10.2 instead of 7.10.1. | John MacFarlane | 1 | -2/+2 |
2015-08-15 | Use cabal-install-head in travis for ghc 7.10.1. | John MacFarlane | 1 | -2/+2 |
2015-08-15 | Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1. | John MacFarlane | 1 | -7/+3 |
2015-08-15 | Added some travis diagnostics. | John MacFarlane | 1 | -0/+4 |
2015-08-15 | Travis: build with ghc 7.10.2 instead of 7.10.1. | John MacFarlane | 1 | -2/+2 |
2015-08-08 | Revert "Travis: call test program directly rather than by cabal." | John MacFarlane | 1 | -4/+1 |
2015-08-08 | Travis: call test program directly rather than by cabal. | John MacFarlane | 1 | -1/+4 |
2015-07-05 | Travis: only do sdist with cabal != 1.16. | John MacFarlane | 1 | -6/+5 |
2015-07-05 | Travis: reorder hsb2hs install. | John MacFarlane | 1 | -1/+3 |
2015-07-04 | Travis: install hsb2hs. | John MacFarlane | 1 | -0/+1 |
2015-07-03 | Try to fix travis build for ghc 7.4.2. | John MacFarlane | 1 | -0/+1 |
2015-07-03 | Fixed travis. | John MacFarlane | 1 | -1/+1 |
2015-07-03 | Travis: build in a directory created by sdist. | John MacFarlane | 1 | -0/+2 |
2015-04-25 | Added JOPTS to travis. | John MacFarlane | 1 | -7/+7 |
2015-04-25 | Use -j2 for travis builds. (See #2110.) | John MacFarlane | 1 | -2/+2 |
2015-04-25 | updates travis apt installs to the new sudo-less syntax | Tim Lin | 1 | -10/+15 |
2015-03-27 | travis script: build with ghc 7.10.1. | John MacFarlane | 1 | -5/+5 |