Commit Graph

127 Commits

Author SHA1 Message Date
Alejandro Criado-Pérez
6fd119157a Text corrections 2023-08-27 02:00:59 +02:00
Isaac Connor
df657db65c Add bookwork support 2023-06-27 15:06:42 -04:00
Isaac Connor
02bb120f6e version has been moved to version.txt 2023-06-12 09:44:32 -04:00
Jonathan Mathews
7cc8cb17fa Enable building on ubuntu jammy 2022-07-26 09:36:27 -05:00
Isaac Connor
4874dedc1f Bump version of RtspServer used 2022-02-02 10:28:23 -05:00
Isaac Connor
03f0762709 Add support for package version 2021-09-14 18:08:50 -04:00
Isaac Connor
8c45739875 Add impish to possible distros to build 2021-09-04 10:17:41 -04:00
Peter Keresztes Schmidt
2c0cf7a5a7 utils/startpackpack: Add support for Debian Bullseye 2021-08-03 23:33:35 +02:00
Peter Keresztes Schmidt
b5765b4535 utils/startpackpack: Fix build for Ubuntu Bionic 2021-08-03 23:33:35 +02:00
Peter Keresztes Schmidt
7d84568b65 utils: Remove support for Ubuntu Groovy
Groovy went EOL as on July 22, 2021. See
https://fridge.ubuntu.com/2021/07/25/ubuntu-20-10-groovy-gorilla-end-of-life-reached-on-july-22-2021/
2021-08-03 23:33:35 +02:00
Peter Keresztes Schmidt
50b73cf3d2 utils/packpack: Fix failure when building for Ubuntu Hirsute 2021-08-03 19:02:39 +02:00
Peter Keresztes Schmidt
73351f4387 Drop Ubuntu Xenial support 2021-06-05 17:16:22 +02:00
Peter Keresztes Schmidt
3bbec92d40 utils/packpack: Update RtspServer 2021-05-01 00:39:22 +02:00
Andrew Bauer
f3349fb625 update packpack to use latest rtspserver commit 2021-04-23 11:54:36 -05:00
Isaac Connor
bb2b832c58 Allow overriding the version for packpack 2021-04-14 13:00:16 -04:00
Peter Keresztes Schmidt
3011fc3e18 utils: update packpack to current RtspServer commit 2021-04-11 00:22:38 +02:00
Andrew Bauer
23bd9d7dc1 update RTSPServer commit hash for packpack 2021-04-08 09:05:01 -05:00
Andrew Bauer
5684413eaa packpack - download and unpack rtspserver tarball correctly 2021-04-07 13:10:53 -05:00
Isaac Connor
b71db319a0 need to rm -r RtspServer 2021-03-18 17:56:39 -04:00
Isaac Connor
65ed17ab76 fix dest of clone of RtspServer 2021-03-18 17:46:00 -04:00
Isaac Connor
86e7c44087 add missing [] 2021-03-18 16:48:26 -04:00
Isaac Connor
dd714a018f add populating RtspServer 2021-03-18 16:48:26 -04:00
Isaac Connor
7889b515d3 Add groovy and hirsuit builds 2021-03-18 16:48:26 -04:00
Isaac Connor
645dca6bc9 Use FriendsOfCake 3.2.0 Crud 2020-11-12 09:59:32 -05:00
Andrew Bauer
70bca3b18b second attempt to fix build issue 2020-09-16 14:09:19 -05:00
Isaac Connor
6e32e86f10 Merge pull request #3019 from Carbenium/ci-packpack-exit-code
CI: Make sure the Travis build fails if packpack exits with an error code
2020-08-24 18:06:59 -04:00
Isaac Connor
2e4baba740 I have deprecated support for trusty, precise, really old debian. 2020-08-24 18:06:14 -04:00
Peter Keresztes Schmidt
409f740623 CI: Make sure the Travis build fails if packpack exits with an error code 2020-08-24 23:11:36 +02:00
Andrew Bauer
2956e5e156 use dnf rather than yum for newer redhat distros 2020-01-05 14:30:33 -06:00
Andrew Bauer
0fb806d9d7 Allow aarch64 as a valid build architecture 2020-01-04 15:30:32 -06:00
Andrew Bauer
3bc1543f9e build rpms on every commit 2019-12-26 19:36:33 -06:00
Andrew Bauer
aa0dc4729b exit immediately if deploy host does not respond 2019-12-25 08:45:10 -06:00
Andrew Bauer
73aba586d4 move eslint into env matrix + other build tweaks 2019-12-25 08:41:53 -06:00
Isaac Connor
627adf5a1f do the .deb installation and test on xenial instead of trusty 2019-11-18 14:35:26 -05:00
Isaac Connor
d4a8c96ede Build and deploy packages for every commit for debian/ubuntu/raspbian 2019-09-23 13:10:14 -04:00
Isaac Connor
0ec215c95f Only try to install deb on trusty as that is the environment that travis is running 2019-09-22 12:52:46 -04:00
Isaac Connor
cb194cc4d1 enable per commit builds for buster so I can test my docker image for it 2019-09-20 14:14:56 -04:00
Isaac Connor
16a7ab1392 Attempt to deploy any deb basesd distro, not just trusty 2019-09-13 08:21:19 -04:00
Isaac Connor
e6351109b2 Now that we are using our fork of packpack, no longer need to patch it 2019-09-06 12:00:50 -04:00
Isaac Connor
c58cb38233 Add some debug echos, fix zmfilter command line and remove -1 from changelog version, as packpack version wont' have it. 2019-09-06 11:25:21 -04:00
Isaac Connor
4634cb63e5 Use ZoneMinder's fork of packpack. Use isaac@zoneminder.com instead of personal email. set DISTRO in changelog 2019-09-06 09:31:08 -04:00
Andrew Bauer
7ef9cf4231 typo 2018-09-13 20:13:06 -05:00
Andrew Bauer
9f61043931 Update startpackpack.sh 2018-07-12 07:59:27 -05:00
Andrew Bauer
d7a5940507 build system - use different output filters for arm 2018-06-14 07:16:14 -05:00
Andrew Bauer
4b78d85b14 build system - additional key phrases to filter on 2018-06-13 15:56:12 -05:00
Andrew Bauer
4f26301ff0 filter build output to avoid travis build failures
Change the way we output our build text during travis builds.  This commit will strip out lines with specific keywords.
2018-06-13 15:44:31 -05:00
Andrew Bauer
426b3cf9d4 Update startpackpack.sh 2018-04-24 12:43:45 -05:00
Andy Bauer
f13d174ea5 remove support for el6 from the buildsystem 2018-04-21 21:49:04 -05:00
Andrew Bauer
4f7e0fedad Update startpackpack.sh 2018-04-21 18:50:46 -05:00
Andrew Bauer
db293944c3 Update startpackpack.sh 2018-04-21 18:49:35 -05:00