Commit Graph

83 Commits

Author SHA1 Message Date
Andrew Bauer 590dd13be5 Update .travis.yml
Travis environment sets git depth to 50 commits, which is too low for our project.  This commit increases the limit per: https://github.com/travis-ci/travis-ci/issues/3412
2017-06-01 12:09:22 -05:00
Andrew Bauer c555ea0f76 Update .travis.yml
ensure sed is installed in the Travis environment
2017-05-31 15:53:06 -05:00
Kyle Johnson c4164cda07 packpack, return of the packed. 2017-04-17 19:54:40 -06:00
Kyle Johnson acf12fb0f2 packpack, return of the packpack. 2017-04-17 19:47:34 -06:00
Kyle Johnson 4ad7baf8f9 packpack - fix encrypted key 2017-04-17 13:05:16 -06:00
Kyle Johnson 5904e9b703 packacpk - update encrypted rsa file 2017-04-17 12:55:04 -06:00
Andy Bauer f10d3f10a0 packpack - add full path to deply_rsa.enc 2017-04-15 09:36:53 -05:00
Andy Bauer f23e43ef85 add multiarch support 2017-03-07 14:24:06 -06:00
Andy Bauer 297e9b0463 remove set -e, deploy on master branch only 2017-03-05 14:02:02 -06:00
Andy Bauer 285e04bbf8 move code into subroutines, retire installzm.sh 2017-03-04 10:30:36 -06:00
Andrew Bauer 42a5dea4bb temporarily deploy all commits rather than just to master 2017-02-28 07:30:11 -06:00
Andrew Bauer 526d1bc99e configure rsync xfers to zmrepo 2017-02-27 09:45:08 -06:00
Andrew Bauer b9cd96b269 initial ssh config, add encrypted rsa keys 2017-02-27 08:38:58 -06:00
Andy Bauer 4f8b11d56f move bash commands into external script 2017-02-19 10:18:59 -06:00
Andy Bauer c305f9dbfd add set -ev 2017-02-19 07:56:34 -06:00
Andy Bauer 8dbea3a20a set correct perms on zm.conf 2017-02-19 07:40:34 -06:00
Andy Bauer d64de1f65a remove clang compiler for now 2017-02-18 09:04:52 -06:00
Andy Bauer a66c15f8a3 use sudo and specify full path to binaries 2017-02-18 08:36:04 -06:00
Andy Bauer 3bdb84cf0f initial commit to use packpack 2017-02-18 07:57:51 -06:00
Andy Bauer 653c9324f9 use Travis builtin mysql service 2016-12-06 07:12:36 -06:00
Andy Bauer 1dee6ffda3 Travis - show output from apt-get 2016-12-05 20:42:48 -06:00
Andy Bauer f6a46e4028 don't build the onvif libraries in travis 2016-08-10 08:35:49 -05:00
Steve Gilvarry 0234e82396 Enable local and travis ccache 2016-07-24 09:26:10 +10:00
Andrew Bauer d6a8d53b75 Merge pull request #1285 from SteveGilvarry/TravisUpdate
Travis update to Trusty, add Clang build and up ffmpeg version
2016-04-05 07:33:26 -05:00
SteveGilvarry e4a72f7653 Remove more Autotools files and edit travis to no longer build Autotools
Conflicts:
	.travis.yml
	bootstrap.sh
	configure.ac
2016-02-26 22:23:19 +11:00
SteveGilvarry b53e9e7dad ffmpeg 3.0 too many 0000s 2016-02-25 22:38:19 +11:00
SteveGilvarry 4fd984f30b ffmpeg 3.0.0 build 2016-02-25 22:32:18 +11:00
SteveGilvarry 4303aa4fe2 Remove libvlc5 and libvlccore5, also attempt clang builds 2016-02-13 16:34:49 +11:00
SteveGilvarry 5150829a9f Convert to Travis Trusty 2016-02-13 16:22:44 +11:00
SteveGilvarry 97b70b0e28 Update Travis to ffmpeg 2.8.1 for testing 2015-11-03 14:57:35 +11:00
SteveGilvarry 68351c29b9 Update to ffmpeg 2.7.2 in travis build 2015-08-11 22:12:45 +10:00
Isaac Connor 64d7a53cf6 remove lines I used for debugging. 2015-04-01 12:53:06 -04:00
Isaac Connor 5592f52cf8 add -I to aclocal command line since it is ignoring all other include directives 2015-04-01 12:18:45 -04:00
Isaac Connor fd62b1a71c show directory listing to see what's in the build dir. cat aclocal.m4 after it has actually been created. 2015-04-01 11:26:23 -04:00
Isaac Connor 59fbb4d0b5 ahem: only cat aclocal.m4 if using autotools 2015-04-01 11:16:05 -04:00
Isaac Connor b0e6ed1d4a check cwd and cat out the resulting aclocal.m4 in order to debug the lack of including our ac_check_sendfile macros. Also be more verbose from libtoolize 2015-04-01 11:05:11 -04:00
Kyle Johnson 7f585b8a44 Add sauce labs addon credentials to travis 2014-11-28 16:02:22 -05:00
Andrew Bauer 16c86e6604 Merge pull request #535 from knnniggett/travis_libvlc
Add libvlc to Travis
2014-10-26 15:08:59 -05:00
SteveGilvarry 838eb64537 Update Travis to ffmpeg 2.4.2 2014-10-23 20:22:09 +11:00
Andrew Bauer 6a1db0f895 Use libvlccore5 instead of 7 or 8 2014-10-19 10:11:17 -05:00
Andrew Bauer bdef494ac3 Use libvlccore7 instead of 8 2014-10-19 10:07:34 -05:00
Andrew Bauer 7bb8422b00 Add libvlc to Travis 2014-10-19 09:49:49 -05:00
SteveGilvarry 2926e9b26c Clone most recent ffmpeg release instead of master 2014-10-04 15:52:11 +10:00
SteveGilvarry d1d952729f Getting Tag to checkout 2014-10-04 15:25:08 +10:00
SteveGilvarry 6175dc040c Testing ffmpeg 2.4 2014-10-04 15:14:12 +10:00
SteveGilvarry 48f34884e7 ffmpeg checkout release 2.4.1 2014-10-03 01:39:17 +10:00
Andrew Bauer 1e8e710f5a full systemd support 2014-08-10 08:47:11 -05:00
Hamilton Turner b196965c4c Remove SVN install from Travis CI 2014-04-18 13:26:25 -04:00
Kyle Johnson ec9efc22c4 move after_success test to success in .travis.yml 2014-01-04 14:54:15 -05:00
Kyle Johnson d92d100784 Move travis db creative to before_script 2014-01-04 14:48:13 -05:00