| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-25 | ci: remove Travis CI integration | Marc André Tanner | 1 | -95/+0 | |
| macOS based builds are now run with Github actions. | |||||
| 2020-01-17 | build: try to fix travis-ci by installing libtool-bin | Marc André Tanner | 1 | -1/+1 | |
| 2020-01-16 | build: try to fix travis-ci by installing libtool | Marc André Tanner | 1 | -0/+1 | |
| 2019-07-03 | build: skip sam related tests on macOS travis infrastructure | Marc André Tanner | 1 | -1/+1 | |
| Apparently plan9port is no longer included in homebrew: https://github.com/Homebrew/homebrew-core/pull/38394 | |||||
| 2019-02-09 | build: try to fix travis macOS build | Marc André Tanner | 1 | -1/+1 | |
| 2017-03-15 | travis: add non-curses builds to test matrix | Marc André Tanner | 1 | -0/+6 | |
| This ensures that the configuration at least compiles. | |||||
| 2017-03-07 | travis: add TRE regex backend to test matrix of travis-ci linux builds | Marc André Tanner | 1 | -0/+4 | |
| The libtre5 package got approved / white listed for container builds in: travis-ci/apt-package-whitelist#4023 travis-ci/apt-package-whitelist#4024 | |||||
| 2017-03-03 | travis: fix luarocks invocation | Marc André Tanner | 1 | -1/+2 | |
| It can only install one package at a time. | |||||
| 2017-03-03 | travis: try to run busted based test on macOS | Marc André Tanner | 1 | -1/+1 | |
| 2017-02-16 | travis: fix yaml syntax | Marc André Tanner | 1 | -4/+4 | |
| 2017-02-16 | travis: try to fix code coverage for test/core | Marc André Tanner | 1 | -12/+17 | |
| The test/core tests use source files from the repository root (e.g. ../../text.c) which seems to confuse gcov and/or codecov.io because the same file is used under multiple paths. We add a new entry to the test matrix which just runs the core/tests. This is done by invoking the `make clean` target and skipping any tests which require the main vis binary. | |||||
| 2017-02-14 | travis: re-enable code coverage | Marc André Tanner | 1 | -1/+1 | |
| 2017-02-14 | travis: use apsolute paths for ${C,LD}FLAGS | Marc André Tanner | 1 | -1/+1 | |
| This should fix build breakage of the test/util/keys utility. | |||||
| 2017-02-14 | travis: tweak build matrix | Marc André Tanner | 1 | -20/+18 | |
| Try to test the different regex backends and builds with/without Lua support. | |||||
| 2016-12-27 | travis: install 9base | Marc André Tanner | 1 | -0/+5 | |
| This should enable sam related tests for Linux builds. | |||||
| 2016-12-16 | travis: try to enable code coverage for test/core | Marc André Tanner | 1 | -1/+1 | |
| 2016-11-19 | build: install plan9port on Mac OS X builds | Marc André Tanner | 1 | -0/+6 | |
| Might be enough to get the sam based tests to run. | |||||
| 2016-11-17 | build: cache external source tarballs on Travis CI | Marc André Tanner | 1 | -0/+7 | |
| 2016-11-17 | build: add automated code coverage via Travis CI and codecov.io | Marc André Tanner | 1 | -11/+28 | |
| 2016-11-17 | bulid: run individual tests directly from .travis.yml | Marc André Tanner | 1 | -1/+5 | |
| 2016-11-16 | build: add automated Mac OS X builds via Travis CI | Marc André Tanner | 1 | -3/+37 | |
| 2015-10-31 | travis: try to fix build once more | Marc André Tanner | 1 | -3/+3 | |
| 2015-10-29 | build: introduce make local Makefile target | Marc André Tanner | 1 | -7/+3 | |
| This merges parts of the build system overhaul found in the lua branch. | |||||
| 2015-10-06 | travis: remove harmful line continuation symbols | Marc André Tanner | 1 | -2/+2 | |
| 2015-10-06 | travis: install libtermkey dependency | Marc André Tanner | 1 | -1/+5 | |
| 2015-04-10 | Travis CI: disable clang build for now | Marc André Tanner | 1 | -1/+0 | |
| 2015-04-07 | Add Travis CI integration in preparation for Coverity Scan automation | Marc André Tanner | 1 | -0/+8 | |
