Dan Dennedy
9584ec4a7c
Fix name of docker image.
2019-04-26 14:48:46 -07:00
Dan Dennedy
9f3f353697
Use docker for autotools build.
...
We are building a docker image so me may as well use it to make a
build that uses the OpenCV and GAVL dependencies.
2019-04-26 13:17:47 -07:00
Dan Dennedy
e8fea27226
Test install on Travis CI.
2019-04-26 12:39:49 -07:00
Dan Dennedy
81030aa7c7
Revert "Test install on Travis CI."
...
This reverts commit 17112929da .
2019-04-25 22:31:59 -07:00
Dan Dennedy
17112929da
Test install on Travis CI.
2019-04-25 22:22:44 -07:00
Jaromil
8bd666e808
multiple travis-ci release builds (osx clang + cmake and autoconf + cmake)
...
exclude osx builds on travis from using docker commands; add multiple builds on
linux (cmake and autoconf).
2018-09-01 00:05:38 +02:00
Jaromil
77ff1484ff
add some useful warning flags to builds
...
addressing issue #22 and beyond, the following flags are added:
-Wrestrict -Waddress -Wtype-limits -Wsign-compare
travis ci using as base docker image Devuan 'Beowulf'
added Dockerfile for docker build .
silenced autoconf warnings in recent version
switched test build to use cmake
clang only flag Wrestrict
2018-08-31 22:58:27 +02:00
Dan Dennedy
d7f4966db2
Travis needs to run autogen.sh.
2017-03-25 11:15:04 -07:00
Dan Dennedy
704de66279
Travis needs sudo for apt-get.
2017-03-25 11:09:30 -07:00
Dan Dennedy
3494ed8843
Fix #11 automake error.
2017-03-25 11:06:03 -07:00